Home | History | Annotate | Download | only in ofwboot
History log of /src/sys/arch/shark/stand/ofwboot/Makefile
RevisionDateAuthorComments
 1.16  08-Apr-2017  christos centralize vers.c building for standalone programs.
 1.15  12-Jan-2014  tsutsui branches: 1.15.6; 1.15.10; 1.15.14;
Add empty LIBCRTI= as LIBCRT0 to build sa programs without installed DESTDIR.

XXX: probabry we should have bsd.saprog.mk or something.
 1.14  21-Aug-2013  matt Use <bsd.klinks.mk>
 1.13  30-Jun-2013  matt Add -fno-unwind-tables
Add CPUFLAGS=-mcpu-strongarm
Add ${_MKTARGET_LINK}
 1.12  22-Jan-2011  joerg branches: 1.12.4; 1.12.14; 1.12.18;
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.11  12-Jan-2009  tsutsui branches: 1.11.6; 1.11.8; 1.11.10;
Use WARNS=2 rather than WARNS=4 since it's too strict for MI libsa yet.
 1.10  27-Jan-2006  uwe branches: 1.10.74; 1.10.78; 1.10.86;
WARNS=4
 1.9  26-Jan-2006  uwe Add -ffreestanding to CFLAGS directly.
 1.8  25-Jan-2006  uwe Don't try to create machine and arm symlinks if the target is obj,
clean or cleandir.
 1.7  11-Dec-2005  christos branches: 1.7.2;
merge ktrace-lwp.
 1.6  30-Jun-2004  christos branches: 1.6.12;
- full ansi prototypes
- turn WARNS=3 on
 1.5  26-Oct-2003  lukem 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.4  08-Oct-2003  simonb Use -ffreestanding.
Define LIBC as nothing, we don't need to link against it.
 1.3  18-Jun-2002  itojun branches: 1.3.2; 1.3.8;
avoid hardcoding MBR_MAGICOFF and MBR_MAGIC.
 1.2  10-Feb-2002  wiz branches: 1.2.2; 1.2.10;
s/dnard/shark/
 1.1  10-Feb-2002  thorpej Kill arch/arm32. The last platform supported there, Shark, is now
in arch/shark.

(NOTE: arch/dnard, a premature move to split out the Shark support
code, is going to be deleted. It has bit-rotted.)
 1.2.10.1  17-Jul-2002  gehenna catch up with -current.
 1.2.2.3  20-Jun-2002  nathanw Catch up to -current.
 1.2.2.2  28-Feb-2002  nathanw Catch up to -current.
 1.2.2.1  10-Feb-2002  nathanw file Makefile was added on branch nathanw_sa on 2002-02-28 04:11:59 +0000
 1.3.8.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.3.8.2  18-Sep-2004  skrll Sync with HEAD.
 1.3.8.1  03-Aug-2004  skrll Sync with HEAD
 1.3.2.3  06-Sep-2002  jdolecek sync kqueue branch with HEAD
 1.3.2.2  23-Jun-2002  jdolecek catch up with -current on kqueue branch
 1.3.2.1  18-Jun-2002  jdolecek file Makefile was added on branch kqueue on 2002-06-23 17:41:37 +0000
 1.6.12.1  21-Jun-2006  yamt sync with head.
 1.7.2.1  01-Feb-2006  yamt sync with head.
 1.10.86.1  19-Jan-2009  skrll Sync with HEAD.
 1.10.78.1  04-May-2009  yamt sync with head.
 1.10.74.1  17-Jan-2009  mjf Sync with HEAD.
 1.11.10.1  08-Feb-2011  bouyer Sync with HEAD
 1.11.8.1  06-Jun-2011  jruoho Sync with HEAD.
 1.11.6.1  05-Mar-2011  rmind sync with head
 1.12.18.2  18-May-2014  rmind sync with head
 1.12.18.1  28-Aug-2013  rmind sync with head
 1.12.14.2  03-Dec-2017  jdolecek update from HEAD
 1.12.14.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.12.4.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.15.14.1  21-Apr-2017  bouyer Sync with HEAD
 1.15.10.1  26-Apr-2017  pgoyette Sync with HEAD
 1.15.6.1  28-Aug-2017  skrll Sync with HEAD

RSS XML Feed