newlib-cygwin/newlib/libc/sys/sh
Joern Rennecke 0431ed4e0d ld:
* emulparams/shelf.sh (STACK_ADDR): Don't define.
        (OTHER_SECTIONS): Define.
        * emulparams/shelf_nbsd.sh ((STACK_ADDR): Don't undef.
        (OTHER_SECTIONS): Undef.
newlib:
        * libc/sys/sh/crt0.S: Remove vestigial .section directive.
gcc:
        * config/sh/crt1.asm: remove _stack label definition
        and sentinel value.
2002-06-26 15:42:34 +00:00
..
sys * libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len, 2001-02-01 21:25:56 +00:00
Makefile.am import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
Makefile.in * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
aclocal.m4 * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
configure * libm/common/s_fdim.c: New file. 2002-06-07 21:59:57 +00:00
configure.in import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
creat.c import newlib-2000-02-17 snapshot 2000-02-17 19:39:52 +00:00
crt0.S ld: 2002-06-26 15:42:34 +00:00
syscalls.c * libc/sys/sh/sys/syscall.h (SYS_get_argc, SYS_get_argN_len, 2001-02-01 21:25:56 +00:00
trap.S Contribute sh64-elf. 2002-02-08 07:11:13 +00:00