OpenGrok
Cross Reference: rmheader.S
xref
: /
src
/
sys
/
arch
/
acorn32
/
stand
/
boot32
/
rmheader.S
Home
|
History
|
Annotate
|
Download
|
only in
boot32
History log of
/src/sys/arch/acorn32/stand/boot32/rmheader.S
Revision
Date
Author
Comments
1.4
11-Dec-2005
christos
merge ktrace-lwp.
1.3
18-Nov-2003
gavan
Mark module as 32-bit compatible
1.2
08-Jan-2003
reinoud
branches: 1.2.2;
From the comment :
/*
* The size of the code/data to be moved is not `end - rmbase' but
* `__bss_start__ - rmbase' for the module is loaded into RISC OS
* based on the filesize where as NetBSD doesn't have to include all
* the bss space into the file itself. In some odd cases the
* relocatable module area can be smaller than the module + bss and
* thus bomb out.
*/
1.1
28-Dec-2002
reinoud
branches: 1.1.2;
Initial commit of the 3rd generation of bootloaders for the Acorn32
platform. It features far better support for newer architectures and is
fully rewritten in C and compile-able under NetBSD.
Since it shares code with `boot26' for Acorn26 merging the common parts is
likely to be next on the list.
1.1.2.3
15-Jan-2003
thorpej
Sync with HEAD.
1.1.2.2
29-Dec-2002
thorpej
Sync with HEAD.
1.1.2.1
28-Dec-2002
thorpej
file rmheader.S was added on branch nathanw_sa on 2002-12-29 19:15:07 +0000
1.2.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.2.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.2.2.1
03-Aug-2004
skrll
Sync with HEAD
Indexes created Tue Oct 14 01:09:49 GMT 2025