autoinit: Provide version checked autoinit for SysBase
commit0cdf2fbebb30c75a01bb5b6b56237226f7b00824
authorjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 13 Aug 2012 01:43:23 +0000 (13 01:43 +0000)
committerjmcmullan <jmcmullan@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Mon, 13 Aug 2012 01:43:23 +0000 (13 01:43 +0000)
treeddf5f500bd7b0d860daafb48a8048de371e3103f
parent37933f133c4a48e6df3506adce8cf94f25c0065c
autoinit: Provide version checked autoinit for SysBase

This will eliminate the need for the ELF routines to
'hack in' the value of the SysBase global when loading
programs/libraries.

Signed-off-by: Jason S. McMullan <jason.mcmullan@gmail.com>
git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@45542 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
compiler/startup/startup.c
config/elf-specs.in
config/elf_x86_64-specs.in
config/specs.in
rom/exec/exec_autoinit.c [new file with mode: 0644]
rom/exec/mmakefile.src