Home | History | Annotate | Download | only in boot
History log of /src/sys/arch/amiga/stand/bootblock/boot/amigagraph.h
RevisionDateAuthorComments
 1.5  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.4  31-Aug-2001  simonb branches: 1.4.6; 1.4.124; 1.4.126; 1.4.128;
Use comments around the token after a #endif.
 1.3  16-Feb-1999  is branches: 1.3.22;
Fix Copyright dates
 1.2  16-Feb-1999  is Assign my files to The NetBSD Foundation, Inc.
 1.1  29-Nov-1996  is branches: 1.1.1;
Initial revision
 1.1.1.1  29-Nov-1996  is First version of a NetBSD-Amiga bootblock compilable from within NetBSD,
along with toolchain enhancements.

aout2bb transforms a.out files with reloc information into bootblock format
files with a compressed relocation info.

bbstart.s relocates the bootblock using this compressed info, before jumping
to C code.

txlt changes some more of the absolute references to pc-relative ones (we know
we have a single code + data address space).

If you ever try to change this: don't even dare to change the compiler options;
they were found in weeks of trial and error as the ones producing the smallest
(not necessarily fastests) code.

installboot is just a script around dd, for now.

Some ideas by Michael Hitch, Leo Weppelman and Jason Thorpe; bugs added
by myself.
 1.3.22.1  13-Sep-2001  thorpej Update the kqueue branch to HEAD.
 1.4.128.1  16-May-2008  yamt sync with head.
 1.4.126.1  18-May-2008  yamt sync with head.
 1.4.124.1  02-Jun-2008  mjf Sync with HEAD.
 1.4.6.2  31-Aug-2001  simonb Use comments around the token after a #endif.
 1.4.6.1  31-Aug-2001  simonb file amigagraph.h was added on branch nathanw_sa on 2001-08-31 04:44:59 +0000

RSS XML Feed