newlib-cygwin/libgloss/mn10300
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 2009-12-17 Jeff Johnston <jjohnstn@redhat.com> 2009-12-17 21:48:49 +00:00
_exit.c 20000317 sourceware import 2000-03-17 22:48:54 +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
asb2303.ld * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld, 2005-05-20 15:45:45 +00:00
asb2305.ld * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld, 2005-05-20 15:45:45 +00:00
chmod.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
chown.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
close.c 20000317 sourceware import 2000-03-17 22:48:54 +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 20000317 sourceware import 2000-03-17 22:48:54 +00:00
crt0-eval.S 20000317 sourceware import 2000-03-17 22:48:54 +00:00
crt0.S * libc/sys/sysnecv850/crt0.S (___dso_handle): Define (weak). 2008-05-21 07:44:32 +00:00
crt0_cygmon.S 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
crt0_redboot.S 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
crt1.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
cygmon.c 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
eval.ld * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld, 2005-05-20 15:45:45 +00:00
execv.c 20000317 sourceware import 2000-03-17 22:48:54 +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
gettime.c 20000317 sourceware import 2000-03-17 22:48:54 +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
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
pipe.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
sbrk.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
sim.ld * mn10300/sim.ld: Add missing section names such as .bss.* 2009-05-08 09:59:56 +00:00
stat.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
test.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
time.c * mn10300/time.c (time): Set *tloc, since the sim doesn't. 2000-05-24 19:49:44 +00:00
times.c 2001-10-31 David Howells <dhowells@redhat.com> 2001-10-31 19:19:08 +00:00
trap.S 20000317 sourceware import 2000-03-17 22:48:54 +00:00
trap.h 20000317 sourceware import 2000-03-17 22:48:54 +00:00
unlink.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
utime.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
write.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00