libc/libgloss/libnosys
Jeff Johnston c0c762e419 2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com>
Gina Verlekar <gina.verlekar@kpitcummins.com>

        Moving files from libc/sys/sysnecv850 to libgloss/v850

        * libgloss/libnosys/configure: Regenerated.
        * libgloss/libnosys/configure.in: Compact v850 support to v850*-*-*.
        * libgloss/libnosys/configure: Regenerated.
        * libgloss/configure.in: Add libgloss support for v850.
        * libgloss/configure: Regenerated.
        * libgloss/v850/access.c: New file.
        * libgloss/v850/aclocal.m4: New.
        * libgloss/v850/chmod.c: New.
        * libgloss/v850/chown.c: New.
        * libgloss/v850/close.c: New.
        * libgloss/v850/configure: New.
        * libgloss/v850/configure.in: New.
        * libgloss/v850/crt0.S: New.
        * libgloss/v850/crt1.c: New.
        * libgloss/v850/execv.c: New.
        * libgloss/v850/execve.c: New.
        * libgloss/v850/_exit.c: New.
        * libgloss/v850/fork.c: New.
        * libgloss/v850/fstat.c: New.
        * libgloss/v850/getpid.c: New.
        * libgloss/v850/gettime.c: New.
        * libgloss/v850/isatty.c: New.
        * libgloss/v850/kill.c: New.
        * libgloss/v850/link.c: New.
        * libgloss/v850/lseek.c: New.
        * libgloss/v850/Makefile.in: New.
        * libgloss/v850/open.c: New.
        * libgloss/v850/pipe.c: New.
        * libgloss/v850/read.c: New.
        * libgloss/v850/sbrk.c: New.
        * libgloss/v850/sim.ld: New.
        * libgloss/v850/stat.c: New.
        * libgloss/v850/time.c: New.
        * libgloss/v850/times.c: New.
        * libgloss/v850/trap.S: New.
        * libgloss/v850/unlink.c: New.
        * libgloss/v850/utime.c: New.
        * libgloss/v850/wait.c: New.
        * libgloss/v850/write.c: New.
2010-07-23 17:52:37 +00:00
..
Makefile.in 2005-11-30 Shaun Jackman <sjackman@gmail.com> 2005-11-30 23:43:57 +00:00
_exit.c 2006-12-13 Ben Elliston <bje@au.ibm.com> 2006-12-13 22:57:10 +00:00
acconfig.h * libnosys/acconfig.h (HAVE_SECTION_ATTRIBUTES): New macro. 2002-05-11 20:48:04 +00:00
aclocal.m4 2006-04-19 Jeff Johnston <jjohnstn@redhat.com> 2006-04-19 19:44:05 +00:00
chown.c 2005-11-30 Shaun Jackman <sjackman@gmail.com> 2005-11-30 23:43:57 +00:00
close.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
config.h.in * libnosys/acconfig.h (HAVE_SECTION_ATTRIBUTES): New macro. 2002-05-11 20:48:04 +00:00
configure 2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com> 2010-07-23 17:52:37 +00:00
configure.in 2010-07-23 Naveen.H.S <naveenh1@kpitcummins.com> 2010-07-23 17:52:37 +00:00
environ.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
errno.c 2003-05-27 Jeff Johnston <jjohnstn@redhat.com> 2003-05-27 19:57:58 +00:00
execve.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
fork.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
fstat.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
getpid.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
gettod.c 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> 2007-07-06 17:00:13 +00:00
isatty.c 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:38:31 +00:00
kill.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
link.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
lseek.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
open.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
read.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
readlink.c 2005-11-30 Shaun Jackman <sjackman@gmail.com> 2005-11-30 23:43:57 +00:00
sbrk.c 2004-05-26 Jeff Johnston <jjohnstn@redhat.com> 2004-05-26 20:38:51 +00:00
stat.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
symlink.c 2005-11-30 Shaun Jackman <sjackman@gmail.com> 2005-11-30 23:43:57 +00:00
times.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
unlink.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
wait.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
warning.h 2005-01-21 Hans-Peter Nilsson <hp@axis.com> 2005-01-21 21:55:07 +00:00
write.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00