Added cut-down target which excludes RISC_OSLib.
Stewart Brodie authored
Detail:
  This component now supports multiple TARGETs being passed in:
    Pass in CLib for a minimal C library excluding RISC_OSLib.
    Pass in RISC_OSLib to continue to build the full thing.
  BuildSys will be modified to make SharedCLibrary build ONLY
    the minimal library - this may mean that products that are
    to be updated may have to alter their components file to
    take the new SharedRISC_OSLib component instead of the
    SharedCLibrary target.
  syms.A_Entries is now automatically generated from C_Entries
    because this is the easiest way to generate the file.  If
    extra symbols are added to C_Entries, they will need to be
    removed by the egrep command which strips out _swi and _swix.
  Makefile tidied to be more careful about ${COMPONENT} and ${TARGET}
  clean_all rule improved to really clean things properly.
Admin:
  Tested in STB400-2M build and on desktop build.
  Requires BuildSys-2_41 or later.

Version 5.11. Tagged as 'RISC_OSLib-5_11'
ca39be4e
Name Last commit Last update
Doc 32-bit work merged from kbracey_32bit branch.
aof Import from cleaned 360 CD
c 32-bit work merged from kbracey_32bit branch.
clib Added cut-down target which excludes RISC_OSLib.
derived Import from cleaned 360 CD
h Added new -v4 pragma to derived swis.h header file.
hdr 32-bit work merged from kbracey_32bit branch.
kernel/s C library would fail on new Kernels due to an incorrect call to
lib Import from cleaned 360 CD
linked Import from cleaned 360 CD
m_o Import from cleaned 360 CD
m_o_rl Import from cleaned 360 CD
map Import from cleaned 360 CD
o Import from cleaned 360 CD
o_rl Import from cleaned 360 CD
o_rl_dec Import from cleaned 360 CD
rlib Support for additional SCL resources in multi-language builds.
rm_o Import from cleaned 360 CD
rm_o_d Import from cleaned 360 CD
rm_o_rl Import from cleaned 360 CD
rm_o_rl_d Import from cleaned 360 CD
s C library now has a default message for C71 (Calling standard no longer supported), so you get a meaningful message if soft-loading a new version.
syms Added cut-down target which excludes RISC_OSLib.
test 32-bit work merged from kbracey_32bit branch.
.gitattributes Import from cleaned 360 CD
BlackLog
LICENSE
Makefile
MkClean,fd7
MkExport,fd7
MkInstall,fd7
MkLibs,fd7
MkLibs26,fd7
MkRom,fd7
MkRomFull,fd7
Mk_mjs,fd7
SWIOptions,feb
VersionASM
VersionNum