Home | History | Annotate | only in /src/sys/arch/amiga/stand/bootblock/txlt
History log of /src/sys/arch/amiga/stand/bootblock/txlt
RevisionDateAuthorComments
 1.10 17-Sep-2016  christos NOPIE
 1.9 03-Feb-2015  aymeric branches: 1.9.2;
. don't depend on -ll to provide a main() function. Lex on ArchLinux doesn't
provide a libl
. still depend on -ll for the !HOSTPROG case for yywrap()
. ANSIfy
 1.8 11-Dec-2005  christos branches: 1.8.122; 1.8.142;
merge ktrace-lwp.
 1.7 28-Nov-2004  jmc Convert remaining host tools for amiga to correct cross tools. Now allows
complete amiga builds on non netbsd/bsd hosts
 1.6 12-Dec-2001  tv branches: 1.6.16; 1.6.20;
MKfoo=no -> NOfoo
 1.5 25-Jul-2001  aymeric branches: 1.5.6;
These programs are for the host, not for the target, to execute.
 1.4 13-Feb-1999  lukem branches: 1.4.22;
convert from NOxxx= to MKxxx=no.
include <bsd.own.mk> if testing a MKxxx variable.
 1.3 05-Jan-1998  perry RCSID Police.
 1.2 19-May-1997  is Add forgotten CLEANFILES. Pointed out by Bernd Ernesti.
 1.1 19-May-1997  is Yet another try to sanitize the bootblock build. Each major target has now
its own subdirectory.
Smaller changes involved:
- installboot installs to /usr/mdec
- installboot.8 installs to /usr/share/man/cat8/amiga/
 1.4.22.2 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.22.1 03-Aug-2001  lukem update to -current
 1.5.6.2 08-Jan-2002  nathanw Catch up to -current.
 1.5.6.1 25-Jul-2001  nathanw file Makefile was added on branch nathanw_sa on 2002-01-08 00:23:02 +0000
 1.6.20.1 06-Apr-2005  he Pull up revision 1.7 (requested by jmc in ticket #1026):
Convert remaining host tools for amiga to correct cross tools.
Now allows complete amiga builds on non-NetBSD and non-BSD hosts.
 1.6.16.1 29-Nov-2004  skrll Sync with HEAD.
 1.8.142.2 05-Oct-2016  skrll Sync with HEAD
 1.8.142.1 06-Apr-2015  skrll Sync with HEAD
 1.8.122.1 03-Dec-2017  jdolecek update from HEAD
 1.9.2.1 04-Nov-2016  pgoyette Sync with HEAD
 1.6 03-Feb-2015  aymeric . don't depend on -ll to provide a main() function. Lex on ArchLinux doesn't
provide a libl
. still depend on -ll for the !HOSTPROG case for yywrap()
. ANSIfy
 1.5 20-Jun-2011  he branches: 1.5.12; 1.5.30;
Include <string.h> for strncmp() prototype.
 1.4 17-Dec-2001  mhitch branches: 1.4.154;
Add some additional conversions for ELF assembler output.
 1.3 02-Mar-2001  mhitch branches: 1.3.4; 1.3.8;
More missing register prefixes and _C_LABEL()s for ELF. Should now compile
with ELF, but still needs an "elf2bb" program.
 1.2 05-Jan-1998  perry branches: 1.2.14;
RCSID Police.
 1.1 21-Jan-1997  is * make object dirs work:
- move the helper programs txlt and aout2bb to the topmost directory
- build the few files from libsa in the topmost directory

* while doing this, hunted down mysterious code expansion: It seems
that ld aligns code segments differently when linking .o's directly
than when using an archive consisting of the same files. Abuse this
effect to make the bootblock even smaller. The floppy boot block
"fdboot" is now small enough to build; add it back to the Makefile.

* while being here, remove a file which was committed by mistake.
 1.2.14.1 12-Mar-2001  bouyer Sync with HEAD.
 1.3.8.1 08-Jan-2002  nathanw Catch up to -current.
 1.3.4.1 10-Jan-2002  thorpej Sync kqueue branch with -current.
 1.4.154.1 23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.5.30.1 06-Apr-2015  skrll Sync with HEAD
 1.5.12.1 03-Dec-2017  jdolecek update from HEAD

RSS XML Feed