summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf/Makefile.hppa
AgeCommit message (Expand)Author
2007-07-30Shuffle the order in which we look for header files, when doingThordur I. Bjornsson
2006-07-27Compile all kernels with -Wstack-usage-larger-than-2047, now that allMiod Vallat
2006-06-01Right at the end of a debug kernel build, the current Makefile copies bsdChristopher Pascoe
2005-08-01Change the compilers default scheduling settings from PA-8000 (4 instructionsMiod Vallat
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2003-11-20Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa.Marc Espie
2003-10-31warn commons instead of generating a map file (was there for debugging)Michael Shalayeff
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-07selecet pa-level and scheduling separatelyMichael Shalayeff
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-07-25strip off annoying local gcc symbols (jason was complaining hangman being too...Michael Shalayeff
2002-07-18move kernel higher.Michael Shalayeff
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2002-03-15build really really smallMichael Shalayeff
2002-02-19proper dependencies on assym.hTheo de Raadt
2002-01-04Bring in a closer shape to other arches Makefile, also reorder the dependMiod Vallat
2001-07-15add install targetassar
2000-01-11separate spmath buildMichael Shalayeff
1999-12-20machine is hppa; in cross case, define LORDER tooMichael Shalayeff
1999-06-22all kinds of tricks w/ gcc flagsMichael Shalayeff
1999-02-25specify text start through the -Ttext, fix ld.script accordinglyMichael Shalayeff
1998-12-23less files and options (;Michael Shalayeff
1998-10-30use ld.script, cleanupMichael Shalayeff
1998-07-07add some options; s/size/\${SIZE}/Michael Shalayeff
1998-07-02some config(8) stuffMichael Shalayeff