Age | Commit message (Expand) | Author |
2007-07-30 | Shuffle the order in which we look for header files, when doing | Thordur I. Bjornsson |
2006-07-27 | Compile all kernels with -Wstack-usage-larger-than-2047, now that all | Miod Vallat |
2006-06-01 | Right at the end of a debug kernel build, the current Makefile copies bsd | Christopher Pascoe |
2005-08-01 | Change the compilers default scheduling settings from PA-8000 (4 instructions | Miod Vallat |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2003-11-20 | Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa. | Marc Espie |
2003-10-31 | warn commons instead of generating a map file (was there for debugging) | Michael Shalayeff |
2003-07-22 | Fix .depend generation for assym.h. Resolves PR 1154. | Otto Moerbeek |
2003-05-23 | move swapgeneric to truly generic code. tested on many archs by miod and mic... | Ted Unangst |
2003-05-07 | selecet pa-level and scheduling separately | Michael Shalayeff |
2002-12-25 | No need to define FOO?=foo for AS, CC, CPP and LD, as they are always already | Miod Vallat |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-08-09 | Add an explicit dependancy of assym.h to Makefile. | Miod Vallat |
2002-07-25 | strip off annoying local gcc symbols (jason was complaining hangman being too... | Michael Shalayeff |
2002-07-18 | move kernel higher. | Michael Shalayeff |
2002-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2002-03-15 | build really really small | Michael Shalayeff |
2002-02-19 | proper dependencies on assym.h | Theo de Raadt |
2002-01-04 | Bring in a closer shape to other arches Makefile, also reorder the depend | Miod Vallat |
2001-07-15 | add install target | assar |
2000-01-11 | separate spmath build | Michael Shalayeff |
1999-12-20 | machine is hppa; in cross case, define LORDER too | Michael Shalayeff |
1999-06-22 | all kinds of tricks w/ gcc flags | Michael Shalayeff |
1999-02-25 | specify text start through the -Ttext, fix ld.script accordingly | Michael Shalayeff |
1998-12-23 | less files and options (; | Michael Shalayeff |
1998-10-30 | use ld.script, cleanup | Michael Shalayeff |
1998-07-07 | add some options; s/size/\${SIZE}/ | Michael Shalayeff |
1998-07-02 | some config(8) stuff | Michael Shalayeff |