Home | History | Annotate | Download | only in lib
History log of /src/sys/arch/acorn32/stand/lib/riscoscalls.S
RevisionDateAuthorComments
 1.12  23-Jan-2019  sborrill Add xosmodule_enumeratewithversion() to allow operating systems modules
to be enumerated along with their version numbers.
 1.11  18-Oct-2018  skrll Use unified syntax
 1.10  19-Aug-2006  bjh21 branches: 1.10.148; 1.10.150;
Add support to boot32 for passing a real vsync frequency to NetBSD.
Unfortunately, RISC OS doesn't seem to provide a sensible way to ask what
frame rate it's using so we resort to measuring it ourselves.
 1.9  20-Jul-2006  bjh21 Silly error: xos_cli() should call XOS_CLI, not OS_CLI.
 1.8  13-Jul-2006  bjh21 Pass the argument to OSModule_Free in the correct register. This stops
NBFS leaking memory.
 1.7  04-Jul-2006  bjh21 Add some definitions necessary for the latest NBFS, plus a couple of
functions that my boot32 hacks are likely to require.
 1.6  01-Apr-2006  bjh21 branches: 1.6.4;
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.5  11-Dec-2005  christos branches: 1.5.4; 1.5.6; 1.5.8; 1.5.10; 1.5.12;
merge ktrace-lwp.
 1.4  23-Nov-2003  bjh21 branches: 1.4.16;
Remove a spurious commented-out line.
 1.3  23-Nov-2003  bjh21 Rename os_CLI() and xos_CLI() to os_cli() and xos_cli() for consistency with
everything else.
 1.2  19-Nov-2003  gavan Save arguments passed into scratch registers, rather than scratch
registers into arguments passed.

Avoids corruption of anything pointed to by r3 and r4 on entry to
os_get_env, and allows pass-by-reference values to be returned.
 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 riscoscalls.S was added on branch nathanw_sa on 2002-12-29 19:15:13 +0000
 1.4.16.2  30-Dec-2006  yamt sync with head.
 1.4.16.1  21-Jun-2006  yamt sync with head.
 1.5.12.1  24-May-2006  tron Merge 2006-05-24 NetBSD-current into the "peter-altq" branch.
 1.5.10.1  19-Apr-2006  elad sync with head - hopefully this will work
 1.5.8.3  03-Sep-2006  yamt sync with head.
 1.5.8.2  11-Aug-2006  yamt sync with head
 1.5.8.1  11-Apr-2006  yamt sync with head
 1.5.6.1  22-Apr-2006  simonb Sync with head.
 1.5.4.1  09-Sep-2006  rpaulo sync with head
 1.6.4.1  13-Jul-2006  gdamore Merge from HEAD.
 1.10.150.1  10-Jun-2019  christos Sync with HEAD
 1.10.148.2  26-Jan-2019  pgoyette Sync with HEAD
 1.10.148.1  20-Oct-2018  pgoyette Sync with head

RSS XML Feed