acadia-newlib/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
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
asb2305.ld
chmod.c
chown.c
close.c
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
crt0-eval.S
crt0.S
crt0_cygmon.S
crt0_redboot.S
crt1.c
cygmon.c
eval.ld
execv.c
execve.c
fork.c
fstat.c
getpid.c
gettime.c
isatty.c
kill.c
lseek.c
open.c
pipe.c
read.c
sbrk.c
sim.ld * mn10300/sim.ld: Add missing section names such as .bss.* 2009-05-08 09:59:56 +00:00
stat.c
test.c
time.c
times.c
trap.S
trap.h
unlink.c
utime.c
wait.c
write.c