OpenGrok
Cross Reference: xd.h
xref
: /
src
/
sys
/
arch
/
amiga
/
stand
/
bootblock
/
boot
/
xd.h
Home
|
History
|
Annotate
|
Download
|
only in
boot
History log of
/src/sys/arch/amiga/stand/bootblock/boot/xd.h
Revision
Date
Author
Comments
1.4
28-Apr-2008
martin
Remove clause 3 and 4 from TNF licenses
1.3
16-Feb-1999
is
branches: 1.3.144; 1.3.146; 1.3.148;
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.148.1
16-May-2008
yamt
sync with head.
1.3.146.1
18-May-2008
yamt
sync with head.
1.3.144.1
02-Jun-2008
mjf
Sync with HEAD.
Indexes created Wed Oct 29 12:09:47 GMT 2025