summaryrefslogtreecommitdiff
path: root/sys/arch/alpha/conf/Makefile.alpha
AgeCommit message (Expand)Author
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-13Add option NO_PROPOLICE, which explicitely disables the use of the propoliceMiod Vallat
2003-05-13remove -fno-stack-protector (enable propolice)Ted Unangst
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
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-09-14Don't just use 'size'. Use SIZE and make it settable.Artur Grabowski
2001-07-15add install targetassar
2001-05-11Use genassym.cfArtur Grabowski
2001-01-16Fix cross-builds of the kernel. (ELF only).Artur Grabowski
2000-11-07Use cc -xassembler-with-cpp instead of cpp | asArtur Grabowski
1998-07-01let COPTS override -02Theo de Raadt
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1997-09-15kill Locore.cTheo de Raadt
1997-07-06Remove -Wcast-qual unless someone has a way to make it not careTodd C. Miller
1997-04-20Use ${ALPHA} instead of ../..Niklas Hallqvist
1997-04-19.depend needs cpuconf.cThorsten Lockert
1997-02-26Workaround for some weird cpp bug that made cpuconf.o builds failNiklas Hallqvist
1997-01-24Sync with NetBSD 961207Niklas Hallqvist
1996-12-08Merge to NetBSD 961107, i.e. mostly new bus.hNiklas Hallqvist
1996-10-30Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed.Niklas Hallqvist
1996-07-29Bring forward alpha configuration files to 0722. Add OpenBSDNiklas Hallqvist
1996-06-24kernel is /bsdTheo de Raadt
1996-06-18sync to 0616, retaining local diffsTheo de Raadt
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1995-12-14update to netbsdTheo de Raadt
1995-11-13do not use -fno-builtin for kernels; the reasons why are manifoldTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt