[csplit] Remove arosc.library/libarosc.static.a; compiler clib is now exterminated.
authorverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 8 Sep 2013 21:20:57 +0000 (21:20 +0000)
committerverhaegs <verhaegs@fb15a70f-31f2-0310-bbcc-cdcc74a49acc>
Sun, 8 Sep 2013 21:20:57 +0000 (21:20 +0000)
commitde26f29e0e27463441f515299657b4012dd35b46
tree2141a3598d605f71c63ac7598b4b9d04c3ef6a2f
parent07a050694584540c643fbac542d1827e300c4c9d
[csplit] Remove arosc.library/libarosc.static.a; compiler clib is now exterminated.

 * Remove rellib statements in module .conf file
 * Remove -noarosc option from gcc. Removed also it's usage in make.tmpl and
   mmakfile.src files.
 * mmakefile.src: Removed metadepencies for linklibs-clib or linklibs-arosc
   Just remove or replace it with linklibs-rom. Added metadependency for
   building stdc.library, stdcio.library and posixc.library
 * bootfloppy: Replace arosc.library with stdc.library + stdcio.library
 * remove sys/arosc.h from include files
 * Remove arosc.static from mmakefiles; implementation based on code from Jason S. McMullan
 * metadenpendencies fix by Jason S. McMullan
 * BGUI: bguiclass_lib.c: Open stdc.library
 * Update documentation/developers/specification/abiv1.en

git-svn-id: https://svn.aros.org/svn/aros/trunk@48056 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
83 files changed:
AROS/arch/all-pc/bootstrap/mmakefile.src
AROS/arch/all-unix/libs/oss/mmakefile.src
AROS/arch/arm-all/arm-aeabi/mmakefile.src
AROS/arch/arm-efika/boot/mmakefile.src
AROS/arch/arm-efika/kernel/mmakefile.src
AROS/arch/arm-raspi/boot/mmakefile.src
AROS/arch/arm-raspi/kernel/mmakefile.src
AROS/arch/i386-pc/boot/floppy/mmakefile.src
AROS/arch/i386-pc/boot/mmakefile.src
AROS/arch/m68k-amiga/boot/mmakefile.src
AROS/arch/m68k-amiga/c/mmakefile.src
AROS/arch/m68k-mac/boot/mmakefile.src
AROS/arch/m68k-mac/mmakefile.src
AROS/arch/ppc-chrp/efika/boot/mmakefile.src
AROS/arch/ppc-chrp/efika/kernel/mmakefile.src
AROS/arch/ppc-sam440/boot/mmakefile.src
AROS/arch/x86_64-pc/bootstrap/mmakefile.src
AROS/compiler/clib/LEGAL [deleted file]
AROS/compiler/clib/__arosc_init.c [deleted file]
AROS/compiler/clib/__arosc_privdata.h [deleted file]
AROS/compiler/clib/__arosc_userdata.c [deleted file]
AROS/compiler/clib/arosc.conf [deleted file]
AROS/compiler/clib/arosc_gcc.h [deleted file]
AROS/compiler/clib/arosc_startup.c [deleted file]
AROS/compiler/clib/include/mmakefile [deleted file]
AROS/compiler/clib/include/sys/arosc.h [deleted file]
AROS/compiler/clib/libc_private.h [deleted file]
AROS/compiler/clib/mmakefile.src [deleted file]
AROS/compiler/posixc/include/aros/posixc/stdio.h
AROS/compiler/posixc/include/aros/posixc/time.h
AROS/compiler/posixc/mmakefile.src
AROS/compiler/startup/mmakefile.src
AROS/compiler/stdc/mmakefile.src
AROS/config/elf-specs.in
AROS/config/elf_x86_64-specs.in
AROS/config/make.tmpl
AROS/config/specs.in
AROS/external/bz2/bz2_au.conf
AROS/rom/mmakefile.src
AROS/tools/crosstools/gcc-4.6.2-aros.diff
AROS/workbench/c/CPUInfo/mmakefile.src
AROS/workbench/c/Identify/mmakefile.src
AROS/workbench/c/LoadResource/mmakefile.src
AROS/workbench/c/Partition/mmakefile.src
AROS/workbench/c/mmakefile.src
AROS/workbench/classes/datatypes/jpeg/jpeg.conf
AROS/workbench/classes/datatypes/jpeg/mmakefile.src
AROS/workbench/classes/datatypes/png/png.conf
AROS/workbench/classes/zune/betterstring/mcc/mmakefile.src
AROS/workbench/devs/diskimage/device/diskimage.conf
AROS/workbench/devs/diskimage/device/include/diskimage_device.h
AROS/workbench/devs/diskimage/device/init_aros.c
AROS/workbench/devs/diskimage/device/plugins.c
AROS/workbench/devs/diskimage/include/devices/diskimage.h
AROS/workbench/devs/diskimage/plugins/cue/cue.c
AROS/workbench/devs/diskimage/plugins/stub_aros.c
AROS/workbench/devs/diskimage/zune_gui/main.c
AROS/workbench/devs/monitors/IntelGMA/mmakefile.src
AROS/workbench/hidds/gallium/mmakefile.src
AROS/workbench/libs/expat/lib/expat_au.conf
AROS/workbench/libs/jpeg/jpeg_au.conf
AROS/workbench/libs/lcms2/src/lcms2_au.conf
AROS/workbench/libs/png/png_au.conf
AROS/workbench/libs/z/z_au.conf
contrib/Games/Moria3D/Source/mmakefile.src
contrib/Games/Quake/mmakefile.src
contrib/MultiMedia/libs/ptplay/Sources/mmakefile.src
contrib/SDL/SDL_main/SDL-1.2.15-aros.diff
contrib/aminet/comm/term/term/bootdisk/mmakefile.src
contrib/aminet/disk/moni/filex/mmakefile.src
contrib/bgui/gadgets/common/bguiclass_lib.c
contrib/bgui/gadgets/mmakefile.src
contrib/gfx/libs/mysticlib/src/mmakefile.src
contrib/gfx/libs/wazp3d/Wazp3D-src/mmakefile.src
contrib/gnu/gcc/gcc-4.6.2-aros.diff
contrib/libs/thread/mmakefile.src
contrib/regina/regina.conf
documentation/documentation/developers/autodocs/clib.en [deleted file]
documentation/documentation/developers/autodocs/index.en
documentation/documentation/developers/autodocs/posixc.en [new file with mode: 0644]
documentation/documentation/developers/autodocs/stdc.en [new file with mode: 0644]
documentation/documentation/developers/specifications/drafts/abiv1.en
documentation/scripts/autodoc.py