Home | History | Annotate | Download | only in boot32
History log of /src/sys/arch/acorn32/stand/boot32/Makefile
RevisionDateAuthorComments
 1.7  06-Feb-2021  joerg Modernize acorn32 boot code to work directly with LLVM's assembler.
 1.6  02-Aug-2019  joerg branches: 1.6.8;
Force use of GNU as for acorn32 boot code (pre-unified assembly)
 1.5  01-Apr-2006  bjh21 branches: 1.5.156;
Add code to support access to RISC OS disk devices from libsa. This is
sufficient to allow a small wrapper program to access files on the NetBSD
partition of a shared disk. NetBSD-only disks don't work (FileCore objects
to the lack of a boot block), and there's no code to actually use this
facility yet.
 1.4  11-Dec-2005  christos branches: 1.4.4; 1.4.6; 1.4.8; 1.4.10; 1.4.12;
merge ktrace-lwp.
 1.3  18-May-2004  gavan branches: 1.3.12;
Claim maximum available memory during boot32 startup. This removes
the need to explicitly set the WIMP slot size before running the bootloader.

Conditional on BOOT_MAXIMISE_MEMORY, so as not to interfere with potential
future uses of libriscos.

Also remove references to increasing WIMP slot size, as this is now
meaningless.
 1.2  26-Oct-2003  lukem branches: 1.2.2;
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.1  28-Dec-2002  reinoud branches: 1.1.2; 1.1.4;
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.4.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.4.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.4.1  03-Aug-2004  skrll Sync with HEAD
 1.1.2.2  29-Dec-2002  thorpej Sync with HEAD.
 1.1.2.1  28-Dec-2002  thorpej file Makefile was added on branch nathanw_sa on 2002-12-29 19:15:06 +0000
 1.2.2.1  22-May-2004  he Pull up revision 1.3 (requested by abs in ticket #365):
Claim maximum available memory during boot32 startup. This
removes the need to explicitly set the WIMP slot size before
running the bootloader.
Conditional on BOOT_MAXIMISE_MEMORY, so as not to interfere
with potential future uses of libriscos.
Also remove references to increasing WIMP slot size, as
this is now meaningless.
 1.3.12.1  21-Jun-2006  yamt sync with head.
 1.4.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.4.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.4.8.1  11-Apr-2006  yamt sync with head
 1.4.6.1  22-Apr-2006  simonb Sync with head.
 1.4.4.1  09-Sep-2006  rpaulo sync with head
 1.5.156.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411
 1.6.8.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed