newlib-cygwin/libgloss/iq2000
Mike Frysinger 873da400e0 libgloss: regenerate aclocal.m4 & configure w/newer versions
Regenerate the files using automake-1.15 & autoconf-2.69 to match the
binutils/gdb/gcc projects.  Ran:

libgloss $ find -name configure.ac -printf '%h\n' | while read d; do
  (cd $d; export WANT_AUTOCONF=2.69 WANT_AUTOMAKE=1.15;
   aclocal-1.15 -I.. && autoconf-2.69); done
2021-11-06 14:14:50 -04:00
..
Makefile.in 2004-06-27 Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp> 2004-06-28 22:42:21 +00:00
_exit.c iq2000 port. 2003-06-06 16:07:57 +00:00
access.c 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> 2012-03-09 20:28:57 +00:00
aclocal.m4 libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04:00
chmod.c iq2000 port. 2003-06-06 16:07:57 +00:00
chown.c iq2000 port. 2003-06-06 16:07:57 +00:00
close.c iq2000 port. 2003-06-06 16:07:57 +00:00
configure libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04:00
configure.ac libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04:00
creat.c iq2000 port. 2003-06-06 16:07:57 +00:00
crt0.S * libc/sys/sysnecv850/crt0.S (___dso_handle): Define (weak). 2008-05-21 07:44:32 +00:00
crt1.c iq2000 port. 2003-06-06 16:07:57 +00:00
execv.c iq2000 port. 2003-06-06 16:07:57 +00:00
execve.c iq2000 port. 2003-06-06 16:07:57 +00:00
fork.c iq2000 port. 2003-06-06 16:07:57 +00:00
fstat.c iq2000 port. 2003-06-06 16:07:57 +00:00
getpid.c iq2000 port. 2003-06-06 16:07:57 +00:00
gettime.c iq2000 port. 2003-06-06 16:07:57 +00:00
isatty.c 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:38:31 +00:00
kill.c iq2000 port. 2003-06-06 16:07:57 +00:00
lseek.c iq2000 port. 2003-06-06 16:07:57 +00:00
open.c iq2000 port. 2003-06-06 16:07:57 +00:00
pipe.c iq2000 port. 2003-06-06 16:07:57 +00:00
read.c iq2000 port. 2003-06-06 16:07:57 +00:00
sbrk.c iq2000 port. 2003-06-06 16:07:57 +00:00
sim.ld * iq2000/sim.ld (.gcc_except_table): Include .gcc_except_table.foo 2011-08-19 14:57:50 +00:00
stat.c iq2000 port. 2003-06-06 16:07:57 +00:00
test.c iq2000 port. 2003-06-06 16:07:57 +00:00
time.c iq2000 port. 2003-06-06 16:07:57 +00:00
times.c iq2000 port. 2003-06-06 16:07:57 +00:00
trap.c iq2000 port. 2003-06-06 16:07:57 +00:00
trap.h iq2000 port. 2003-06-06 16:07:57 +00:00
unlink.c iq2000 port. 2003-06-06 16:07:57 +00:00
utime.c iq2000 port. 2003-06-06 16:07:57 +00:00
wait.c iq2000 port. 2003-06-06 16:07:57 +00:00
write.c iq2000 port. 2003-06-06 16:07:57 +00:00