summaryrefslogtreecommitdiff
path: root/libexec/ld.elf_so/arch/powerpc/Makefile.inc
AgeCommit message (Expand)Author
2023-04-09ld.elf_so powerpc: remove bogus ldscriptchs
2018-04-03Rework ifunc support to address a number of short comings:joerg
2014-08-15Use -fPIC since powerpc64 is always compiled as -fPIC and -fpic would causematt
2014-08-13Build position independent on PPC64, too.joerg
2014-03-06powerpc64 changesmatt
2011-10-26avoid linker warnings with the new binutils by not forcing ld.elf_sochs
2009-10-22Fix start symbol for newer binutils.skrll
2005-06-04Explicitly prefix ld(1) options in LDFLAGS with "-Wl," rather thanlukem
2004-02-21Move common LDFLAGS into Makefile from arch/*/Makefile.incskrll
2004-02-20Whitespace.skrll
2002-09-24Remove vestiges of VARPSZ.mycroft
2002-09-24-I${.CURDIR} is done at the top-level, so there's no need to do it here.mycroft
2001-12-20Grumble. Put compiler options back into CPPFLAGS for now, sincethorpej
2001-12-14Don't put compiler options into CPPFLAGS.thorpej
1999-04-18Add code to use the kernel provided page size.ws
1999-01-16PR/6824: Erik Bertelsen: Missed arch directory in recent move.christos
1998-11-24Add powerpc support.tsubai