newlib-cygwin/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 2015-01-05 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> 2015-01-05 17:36:34 +00: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 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
crtn.S 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
default.ld * mep/gmap_default.ld: Add linkonce sections for .vtext. 2009-07-29 00:57:57 +00:00
fmax.ld * mep/gmap_default.ld: Add linkonce sections for .vtext. 2009-07-29 00:57:57 +00:00
gcov-io.h 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
gmap_default.ld * mep/gmap_default.ld: Add linkonce sections for .vtext. 2009-07-29 00:57:57 +00:00
h_reset.c 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
handlers.c 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
isatty.c 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
mep-bb.c 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
mep-gmon.c 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
min.ld * mep/fmax.ld, mep/gmap_default.ld, mep/min.ld, mep/simple.ld 2007-07-13 17:32:21 +00:00
read.c 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
sbrk.c 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
sdram-crt0.S 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
sim-crt0.S * mep/sim-crt0.S (_start): Fix typo. 2009-04-22 18:57:37 +00:00
sim-crtn.S * mep/Makefile.in (SCRIPTS): Update to new config. 2009-04-21 18:13:32 +00:00
simnovec-crt0.S 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
simple.ld * mep/gmap_default.ld: Add linkonce sections for .vtext. 2009-07-29 00:57:57 +00:00
simsdram-crt0.S 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00
syscalls.S * mep/syscalls.S (sysret): Maintain 16-byte stack alignment. 2009-07-14 20:15:32 +00:00
write.c 2007-02-08 Dave Brolley <brolley@redhat.com> 2007-02-08 21:22:05 +00:00