newlib-cygwin/libgloss/i386
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 2004-06-27 Hideki Iwamoto <h-iwamoto@kit.hi-ho.ne.jp> 2004-06-28 22:42:21 +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
cygmon-crt0.S 2002-10-25 Bernd Schmidt <bernds@redhat.com> 2002-10-25 19:18:46 +00:00
cygmon-gmon.c Use remove-advertising-clause script to edit BSD licenses 2020-01-29 19:03:31 +01:00
cygmon-gmon.h 20000317 sourceware import 2000-03-17 22:48:54 +00:00
cygmon-salib.c 2007-07-06 Jeff Johnston <jjohnstn@redhat.com> 2007-07-06 17:00:13 +00:00
cygmon-syscall.h 20000317 sourceware import 2000-03-17 22:48:54 +00:00
cygmon.ld * i386/cygmon.ld (.text): Fix alignment. 2004-08-25 16:30:16 +00:00