acadia-newlib/libgloss/mep
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
aclocal.m4 libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04: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
crt0.S
crtn.S
default.ld
fmax.ld
gcov-io.h
gmap_default.ld
h_reset.c
handlers.c
isatty.c
mep-bb.c
mep-gmon.c
min.ld
read.c
sbrk.c
sdram-crt0.S
sim-crt0.S
sim-crtn.S
simnovec-crt0.S
simple.ld
simsdram-crt0.S
syscalls.S
write.c