summaryrefslogtreecommitdiff
path: root/sys/arch/i386/conf/Makefile.i386
AgeCommit message (Expand)Author
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2004-05-11zap false rcsTheo de Raadt
2003-11-20Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa.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
2003-04-17i386 changes to move to ELF. asm cleanup. Change MAXDSIZ to 512M for 1Gsep.Dale 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-26Bump i386 kvm size to 768M.Artur Grabowski
2002-06-22Add ${PIPE} to CFLAGSTodd C. Miller
2001-12-24Harmonize and complete wrt cross-compilation.Miod Vallat
2001-07-15add install targetassar
2001-04-22Remove -march=i{56}86 optimization because of compiler bug. This bugGrigoriy Orlov
2000-06-20If only one of IX86_CPU is defined, set CMACHFLAGS to the appropriateArtur Grabowski
1999-09-17grown i386 kvm to 512MBTheo de Raadt
1998-08-10no need for microcode deps. aic is fine anywayMichael Shalayeff
1998-03-03Add -Wno-main for GCC 2.8Niklas Hallqvist
1997-09-21support new bootsMichael Shalayeff
1997-09-15kill Locore.cTheo de Raadt
1997-05-29Add -Wmissing-prototypes tooNiklas Hallqvist
1997-03-29Use genassym.shThorsten Lockert
1997-02-24sync with hp300: -nostdinc, HOSTCC, etc.Jason Downs
1996-10-25grow kvm space; fix an over-agressive pmap optimizationTheo de Raadt
1996-10-17Add pedantic warnings, as well as -m486 if we are only for the 486Niklas Hallqvist
1996-06-24kernel is /bsd; GENERIC is not an optionTheo de Raadt
1996-05-27depend::Theo de Raadt
1996-05-10remove makelinks, when done.Michael Shalayeff
1996-05-10simplify sed rule in 'links', so swap*.c be treated ok.Michael Shalayeff
1996-05-07add network dependencies.Michael Shalayeff
1996-04-29Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA workhvozda
1996-04-24Add network config dependencies.Michael Shalayeff
1996-04-24We are OpenBSD, not Net, and we name our kernels bsdNiklas Hallqvist
1996-04-18Merge of NetBSD 960317Niklas Hallqvist
1996-03-26From NetBSD: vnode_if.[ch] made machine independent.Michael Shalayeff
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-02-18Compile with -fno-strength-reduce for nowThorsten Lockert
1995-10-22kernel is /bsdTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt