newlib-cygwin/libgloss/arc
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 Add profile support. 2017-06-14 14:51:20 +02:00
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 Add JLI support. 2017-06-14 14:51:22 +02:00
gcrt0.S Add profile support. 2017-06-14 14:51:20 +02:00
libcfunc.c Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00
mcount.c Add profile support. 2017-06-14 14:51:20 +02:00
nano.specs Fix libgloss/arc/nano.specs file. 2016-05-06 15:56:46 -04:00
nsim-syscall.h Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00
nsim-syscalls.c Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00
nsim.specs Fix libgloss arc nsim specs file. 2016-05-11 12:45:55 -04:00
sbrk.c Add support for ARC to libgloss 2015-11-12 14:11:47 +01:00