newlib-cygwin/libgloss/m32r
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 Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
aclocal.m4 libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04:00
chmod.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
crt0.S 2003-06-23 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com> 2003-06-23 19:06:12 +00:00
eit.h
eva-stub.ld
eva.ld
exit.c
fstat.c
getpid.c
isatty.c 2008-01-03 Jeff Johnston <jjohnstn@redhat.com> 2008-01-03 22:38:31 +00:00
kill.c
lseek.c
m32r-lib.c
m32r-stub.c 2009-03-16 Jeff Johnston <jjohnstn@redhat.com> 2009-03-16 19:26:59 +00:00
mon.specs
open.c
raise.c
read.c
sbrk.c
stat.c
trap0.S
trapmon0.c
unlink.c
utime.c
write.c