summaryrefslogtreecommitdiff
path: root/sys/conf/ldscript.powerpc
AgeCommit message (Expand)Author
2024-09-02kernel: Add defination of .init_array and .fini_array for all other platformsZhenlei Huang
2024-07-31kernel: Move the debug stuff into a common scriptWarner Losh
2024-02-29kernel: Sync ldscript files wrt gnu.attributes and .note.GNU-stackWarner Losh
2024-01-26ldscript.powerpc*: Only put .dynamic in PT_DYNAMICJessica Clarke
2023-08-16sys: Remove $FreeBSD$: one-line .c comment patternWarner Losh
2020-05-07[PowerPC] kernel ifunc support for powerpc*, fix ppc64 relocation oddities.Brandon Bergren
2019-11-14powerpc: Kernel fixes for ppc32 and powerpcspe w/ lldBrandon Bergren
2019-06-04Expose the kernel's build-ID through sysctlEd Maste
2016-07-28remove CONSTRUCTORS from kernel linker scriptsEd Maste
2015-01-18Refactor PowerPC (especially AIM) init sequence to be less baroque.Nathan Whitehorn
2014-10-10Rename elf*-powerpc into elf*-powerpc-freebsd in binutilsBaptiste Daroussin
2011-01-20In fact, we don't need any of these __DYNAMIC. it is a.out leftover and comm...Warner Losh
2008-02-27Avoid hardcoding the kernel link address in the linker script.Marcel Moolenaar
2001-10-08Page align the data segment.Mark Peek
2001-06-17The final commit for the first phase of PowerPC support.Benno Rice
2000-01-11Add $FreeBSD$Peter Wemm
1998-08-10Lots of changes, including:Doug Rabson
1998-07-30Change load address to 0xfffffc0000300000 to help support AS200.Doug Rabson
1998-07-15Linker script for alpha kernel.Doug Rabson