summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/conf/Makefile.macppc
AgeCommit message (Expand)Author
2004-01-20- macppc -> __macppc__Brad Smith
2003-11-21+ -fno-builtin-* on architectures confirmed to work.Marc Espie
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-05-23move swapgeneric to truly generic code. tested on many archs by miod and mic...Ted Unangst
2003-05-14complain about commons since they are all currently dead here.Jason Wright
2003-05-13Add option NO_PROPOLICE, which explicitely disables the use of the propoliceMiod Vallat
2003-05-13remove -fno-stack-protector (enable propolice)Ted Unangst
2003-01-31Save about 1.7k in executable size for macppc kernel, Since the ELF headerDale Rahn
2002-12-25No need to define FOO?=foo for AS, CC, CPP and LD, as they are always alreadyMiod Vallat
2002-12-02Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stackMiod Vallat
2002-08-09Add an explicit dependancy of assym.h to Makefile.Miod Vallat
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2002-05-15Remove the assembler kludges to allow altivec support without assembler helpDale Rahn
2002-01-08correct altivec support enable for gas 2.11. (still in comment)Dale Rahn
2002-01-03Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches.Miod Vallat
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-11-13Add AltiVec support to powerpc/macppc. This is not currently enabled becauseDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn