Home | History | Annotate | Download | only in lib
History log of /src/sys/arch/acorn32/stand/lib/Makefile
RevisionDateAuthorComments
 1.6  22-Mar-2016  mrg remove a bunch of "@echo done" from the tail of rules. these messages
were vaguely useful back when we didn't run make -j, but now you end
up with a single line "done" every so often, with no idea what it is
for. very few other targets claim they're done so just remove these.
 1.5  07-Sep-2015  uebayasi Order library object build.
 1.4  07-Sep-2015  uebayasi Sprinkle more done messages.
 1.3  01-Apr-2006  bjh21 branches: 1.3.112; 1.3.132;
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.2  28-Mar-2006  bjh21 Add infrastructure for building real RISC OS relocatable modules, since I've
worked out how to do it. boot32 doesn't use this mechanism because converting
it would take a fair amount of effort for little gain at this stage.
 1.1  28-Dec-2002  reinoud branches: 1.1.2; 1.1.20; 1.1.34; 1.1.36; 1.1.38; 1.1.40; 1.1.42;
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.42.2  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.1.42.1  31-Mar-2006  tron Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
 1.1.40.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.1.38.2  11-Apr-2006  yamt sync with head
 1.1.38.1  01-Apr-2006  yamt sync with head.
 1.1.36.1  22-Apr-2006  simonb Sync with head.
 1.1.34.1  09-Sep-2006  rpaulo sync with head
 1.1.20.1  21-Jun-2006  yamt 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:11 +0000
 1.3.132.2  22-Apr-2016  skrll Sync with HEAD
 1.3.132.1  22-Sep-2015  skrll Sync with HEAD
 1.3.112.1  03-Dec-2017  jdolecek update from HEAD

RSS XML Feed