Tweak some makefiles to prepare for bmake
[dragonfly.git] / sys / boot / pc32 / boot2 / Makefile
2012-11-15 John MarinoTweak some makefiles to prepare for bmake
2012-02-24 John Marinoboot2: Add linker scripts for gold v2.22
2012-02-04 John MarinoCCVER=gcc46: Adjust Makefile so boot2 remains < 7.5kb
2011-11-26 John MarinoInitial import of binutils 2.22 on the new vendor branch
2011-01-16 Sascha WildnerUse CSTD and remove local CSTD settings which are no...
2009-11-07 Simon Schubertrename amd64 architecture to x86_64
2009-11-07 Jordan GordeevRevert "rename amd64 architecture to x86_64"
2009-11-05 Simon Schubertrename amd64 architecture to x86_64
2009-08-23 Simon Schubertremove gcc34
2009-08-11 Sascha Wildnerboot2: prevent use of DEBUG_FLAGS
2009-04-01 Matthew DillonFix quickworld for crossbuilding - use ln -hsf to repla...
2009-03-02 Matthew Dillondisklabel64 UFS+HAMMER boot support (was previously...
2009-01-06 Simon SchubertForce compilation with -march=i386 to avoid code bloat.
2009-01-06 Simon SchubertProperly generate fake i386 machine headers for amd64...
2009-01-06 Simon 'corecode... Pass flags as CFLAGS.
2009-01-02 Simon SchubertUse .CURDIR instead of matching .ALLSRC.
2008-12-29 Simon 'corecode... Fix objdir usage.
2008-12-29 Simon 'corecode... Add more bits for native hammer boot support.
2008-12-29 Simon 'corecode... Don't pass assembler flags to the compiler.
2008-09-13 Simon SchubertEnable hammer read support in boot2.
2006-08-12 Sascha Wildner* Remove bsd.cpu.gcc2.mk and bsd.cpu.gcc3.mk since...
2005-09-25 Jeroen Ruigrok/asmodaiAdd usr.bin/stat to bootstrap-tools:
2005-08-02 Joerg SonnenbergerMake nlink_t 32bit and ino_t 64bit. Implement the old...
2005-07-07 Simon Schubertconvert ln to ${LN}
2005-05-07 Simon SchubertFix compilation with gcc40: Only use -fno-stack-protect...
2004-09-12 Matthew DillonMake sio.S aware of when -mrtd is or is not being used...
2004-08-06 Matthew DillonGCC3.4's (default) unit-at-a-time optimization is incom...
2004-07-27 Matthew DillonBoot1 tries to clear boot2's BSS. It makes several...
2004-07-19 Matthew DillonMAJOR BOOT CODE REVAMP / 30 hour+ hacking session ...
2004-07-19 Matthew DillonConsolidate most constant memory addresses in bootasm...
2004-07-18 Matthew DillonConsolidate most constant memory addresses in bootasm...
2004-04-10 Joerg SonnenbergerExplicitly build the boot2.c without propolice. We...
2004-03-04 Matthew DillonPartitions>8: Leave a whole 512 bytes for the disklabel...
2003-11-10 Matthew DillonFully synchronize sys/boot from FreeBSD-5.x, but add...
2003-08-16 Matthew DillonMake modules work again part 2 (final): Link the module...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: