Home | History | Annotate | Download | only in common
History log of /src/sys/arch/prep/stand/common/Makefile
RevisionDateAuthorComments
 1.12  08-Aug-2014  joerg Don't set -mmultiple or -mno-string for PowerPC, the difference is too
small to really matter and it sometimes even increases the size.
 1.11  21-Aug-2013  matt branches: 1.11.2;
Use <bsd.klinks.mk>
Use ${_MKTARGET_LINK}
 1.10  27-May-2010  dholland branches: 1.10.8; 1.10.18; 1.10.22;
Introduce .WAIT into the cleandir rule for blasting the libsa/libkern/etc.
trees, because it can race with the libsa/libkern/etc. makefiles' own
cleandir rules. I think I've found all of the uses of the offending idiom...
Closes PR 43360.
 1.9  10-Apr-2006  garbled branches: 1.9.66; 1.9.86; 1.9.88;
Clean up the bootloader a little bit. Get rid of some unused code,
set the makefile to build the bootloader without the DB_MONITOR stuff by
default, as it is primarily for debugging. Reduces bootloader size by
about 8k.
 1.8  28-Dec-2005  skrll branches: 1.8.4; 1.8.6; 1.8.8; 1.8.10; 1.8.12;
More ro src breakage.
 1.7  11-Dec-2005  christos merge ktrace-lwp.
 1.6  05-Jan-2004  nonaka branches: 1.6.16;
reduce program size.
 1.5  05-Jan-2004  nonaka Use 32bit daddr_t.
 1.4  27-Nov-2003  tsutsui sync with news68k:
> Make sure machine and ${MACHINE_ARCH} symlinks created before make depend.
 1.3  30-Sep-2003  matt Add -ffreestanding
 1.2  12-Dec-2001  tv branches: 1.2.16;
MKfoo=no -> NOfoo
 1.1  29-Feb-2000  nonaka branches: 1.1.6; 1.1.10; 1.1.14;
Initial import prep port.
 1.1.14.1  08-Jan-2002  nathanw Catch up to -current.
 1.1.10.1  10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.1.6.2  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.1.6.1  29-Feb-2000  bouyer file Makefile was added on branch thorpej_scsipi on 2000-11-20 20:23:10 +0000
 1.2.16.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.16.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.16.1  03-Aug-2004  skrll Sync with HEAD
 1.6.16.1  21-Jun-2006  yamt sync with head.
 1.8.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.8.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.8.8.1  11-Apr-2006  yamt sync with head
 1.8.6.1  22-Apr-2006  simonb Sync with head.
 1.8.4.1  09-Sep-2006  rpaulo sync with head
 1.9.88.1  30-May-2010  rmind sync with head
 1.9.86.1  17-Aug-2010  uebayasi Sync with HEAD.
 1.9.66.1  11-Aug-2010  yamt sync with head.
 1.10.22.1  28-Aug-2013  rmind sync with head
 1.10.18.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.10.8.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
 1.11.2.1  10-Aug-2014  tls Rebase.

RSS XML Feed