Home | History | Annotate | Download | only in stand
History log of /src/sys/arch/sbmips/stand/Makefile.bootprogs
RevisionDateAuthorComments
 1.15  28-May-2022  andvar fix various typos in comments.
 1.14  08-Apr-2017  christos centralize vers.c building for standalone programs.
 1.13  16-Jan-2014  christos branches: 1.13.6; 1.13.10; 1.13.14;
eliminate use of bsd.sys.mk from Makefiles
 1.12  12-Jan-2014  tsutsui Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.

XXX: probabry we should have bsd.saprog.mk or something.
 1.11  21-Aug-2013  matt Use <bsd.klinks.mk>
 1.10  19-Jan-2012  matt branches: 1.10.6; 1.10.10;
Use a ldscript to make sure boot programs are linked correctly.
 1.9  20-Feb-2011  matt branches: 1.9.4; 1.9.8;
Merge from matt-nb5-mips64.
Add pci support.
new interrupt code.
Adapt to new world order for MIPS
 1.8  22-Jan-2011  joerg Drop bootprog_maker (formerly enabled by -M) and bootprog_date (formerly
disabled by -D) from the output of newvers_stand.sh. Change -D to the
inverted logic, so that it adds the date to bootprog_rev in ().

Change all platforms accordingly. -D is added if MKREPRO is not yes and
wasn't present before. Platforms that didn't use -D don't depend on
MKREPRO now either.
 1.7  12-Jan-2009  tsutsui branches: 1.7.6; 1.7.8; 1.7.10;
WARNSfy
 1.6  11-Dec-2005  christos branches: 1.6.74; 1.6.78; 1.6.86;
merge ktrace-lwp.
 1.5  21-Jun-2004  jmc Ignore errors on some rm -rf's for platforms that aren't quite
POSIX compliant
and return errors on r/o source (FreeBSD) for -rf. Fixes PR#25022
 1.4  26-Oct-2003  lukem branches: 1.4.2;
Use ${HOST_SH} instead of `sh'.

If necessary, pull in <bsd.sys.mk> to get the definition of HOST_SH;
Makefiles that pull in one of (most of) <bsd.*.mk> will get this anyway.
 1.3  08-Oct-2003  simonb Define LIB{CRT0,C,CRTBEGIN,CRTEND} as nothing, we don't need to link
against them.
 1.2  12-Nov-2002  cgd branches: 1.2.6;
to catch up with the recent gcc compiler driver changes, add -mno-abicalls
to AFLAGS. In CFLAGS, remote -mno-half-pic (unneeded), and add -msoft-float
(needed for gcc 3.3).
 1.1  09-Nov-2002  cgd branches: 1.1.2;
first cut at NetBSD/sbmips bootstrap programs, cloned from NetBSD/alpha's
and then modified to work with CFE as the firmware.
 1.1.2.3  11-Dec-2002  thorpej Sync with HEAD.
 1.1.2.2  11-Nov-2002  nathanw Catch up to -current
 1.1.2.1  09-Nov-2002  nathanw file Makefile.bootprogs was added on branch nathanw_sa on 2002-11-11 22:03:20 +0000
 1.2.6.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.2.6.2  18-Sep-2004  skrll Sync with HEAD.
 1.2.6.1  03-Aug-2004  skrll Sync with HEAD
 1.4.2.1  22-Jun-2004  tron Pull up revision 1.5 (requested by jmc in ticket #531):
Ignore errors on some rm -rf's for platforms that aren't quite
POSIX compliant
and return errors on r/o source (FreeBSD) for -rf. Fixes PR#25022
 1.6.86.1  19-Jan-2009  skrll Sync with HEAD.
 1.6.78.1  04-May-2009  yamt sync with head.
 1.6.74.1  17-Jan-2009  mjf Sync with HEAD.
 1.7.10.2  05-Mar-2011  bouyer Sync with HEAD
 1.7.10.1  08-Feb-2011  bouyer Sync with HEAD
 1.7.8.1  06-Jun-2011  jruoho Sync with HEAD.
 1.7.6.1  05-Mar-2011  rmind sync with head
 1.9.8.1  18-Feb-2012  mrg merge to -current.
 1.9.4.2  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.9.4.1  17-Apr-2012  yamt sync with head
 1.10.10.2  18-May-2014  rmind sync with head
 1.10.10.1  28-Aug-2013  rmind sync with head
 1.10.6.2  03-Dec-2017  jdolecek update from HEAD
 1.10.6.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.13.14.1  21-Apr-2017  bouyer Sync with HEAD
 1.13.10.1  26-Apr-2017  pgoyette Sync with HEAD
 1.13.6.1  28-Aug-2017  skrll Sync with HEAD

RSS XML Feed