libc/libgloss/crx
Jeff Johnston 49a8b8f05c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
* configure.in: Support crx-*-*.
        * configure: regenerate.
        * crx/_exit.c: New file.
        * crx/_getenv.c: Ditto.
        * crx/_rename: Ditto.
        * crx/close.c: Ditto.
        * crx/configure.in: Ditto.
        * crx/crti.S: Ditto.
        * crx/crtn.S: Ditto.
        * crx/crt0.S: Ditto.
        * crx/dvz_hndl.c: Ditto.
        * crx/flg_hndl.c: Ditto.
        * crx/fstat.c: Ditto.
        * crx/getpid.c: Ditto.
        * crx/iad_hndl.c: Ditto.
        * crx/intable.c: Ditto.
        * crx/isatty.c: Ditto.
        * crx/kill.c: Ditto.
        * crx/lseek.c: Ditto.
        * crx/Makefile.in: Ditto.
        * crx/open.c: Ditto.
        * crx/putnum.c: Ditto.
        * crx/read.c: Ditto.
        * crx/sbrk.c: Ditto.
        * crx/sim.ld: Ditto.
        * crx/stat.c: Ditto.
        * crx/svc_hndl.c: Ditto.
        * crx/time.c: Ditto.
        * crx/und_hndl.c: Ditto.
        * crx/unlink.c: Ditto.
        * crx/write.c: Ditto.
2004-10-05 20:00:53 +00:00
..
Makefile.in 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
_exit.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
_getenv.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
_rename.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
close.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
configure 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
configure.in 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
crt0.S 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
crti.S 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
crtn.S 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
dvz_hndl.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
flg_hndl.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
fstat.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
getpid.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
iad_hndl.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
intable.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
isatty.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
kill.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
lseek.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
open.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
putnum.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
read.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
sbrk.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
sim.ld 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
stat.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
svc_hndl.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
time.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
und_hndl.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
unlink.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00
write.c 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com> 2004-10-05 20:00:53 +00:00