Age | Commit message (Expand) | Author |
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 |
2006-02-23 | Better dependency rules in files.alpha, also point to cpuconf.c in the | Miod Vallat |
2005-06-17 | Allow ev56 opcodes in the .s files by default (gas on alpha does not yet have | Miod Vallat |
2004-11-19 | More aggressive strip flags for non debug kernels; this is a noop on some | Miod Vallat |
2004-10-06 | Pass -finhibit-size-directive to the compiler, so that binutils 2.15 | Miod Vallat |
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie |
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-13 | Add option NO_PROPOLICE, which explicitely disables the use of the propolice | Miod Vallat |
2003-05-13 | remove -fno-stack-protector (enable propolice) | Ted Unangst |
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-06-22 | Add ${PIPE} to CFLAGS | Todd C. Miller |
2001-12-24 | Harmonize and complete wrt cross-compilation. | Miod Vallat |
2001-09-14 | Don't just use 'size'. Use SIZE and make it settable. | Artur Grabowski |
2001-07-15 | add install target | assar |
2001-05-11 | Use genassym.cf | Artur Grabowski |
2001-01-16 | Fix cross-builds of the kernel. (ELF only). | Artur Grabowski |
2000-11-07 | Use cc -xassembler-with-cpp instead of cpp | as | Artur Grabowski |
1998-07-01 | let COPTS override -02 | Theo de Raadt |
1998-03-03 | Add -Wno-main for GCC 2.8 | Niklas Hallqvist |
1997-09-15 | kill Locore.c | Theo de Raadt |
1997-07-06 | Remove -Wcast-qual unless someone has a way to make it not care | Todd C. Miller |
1997-04-20 | Use ${ALPHA} instead of ../.. | Niklas Hallqvist |
1997-04-19 | .depend needs cpuconf.c | Thorsten Lockert |
1997-02-26 | Workaround for some weird cpp bug that made cpuconf.o builds fail | Niklas Hallqvist |
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist |
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist |
1996-07-29 | Bring forward alpha configuration files to 0722. Add OpenBSD | Niklas Hallqvist |
1996-06-24 | kernel is /bsd | Theo de Raadt |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt |
1996-03-26 | From NetBSD: vnode_if.[ch] made machine independent. | Michael Shalayeff |
1995-12-14 | update to netbsd | Theo de Raadt |
1995-11-13 | do not use -fno-builtin for kernels; the reasons why are manifold | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |