newlib-cygwin/libgloss/mt
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
..
16-002.ld 2005-12-13 Nathan Sidwell <nathan@codesourcery.com> 2005-12-13 22:59:26 +00:00
16-003.ld 2005-12-13 Nathan Sidwell <nathan@codesourcery.com> 2005-12-13 22:59:26 +00:00
64-001.ld 2005-12-13 Nathan Sidwell <nathan@codesourcery.com> 2005-12-13 22:59:26 +00:00
Makefile.in 2015-01-05 Yaakov Selkowitz <yselkowitz@users.sourceforge.net> 2015-01-05 17:36:34 +00:00
access.c 2012-03-09 Jeff Johnston <jjohnstn@redhat.com> 2012-03-09 20:28:57 +00:00
aclocal.m4 libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04:00
chmod.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
close.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00: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-16-002.S Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
crt0-16-003.S Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
crt0-64-001.S Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
crt0-ms2.S 2006-01-16 Nathan Sidwell <nathan@codesourcery.com> 2006-01-16 23:23:30 +00:00
crt0.S 2005-12-13 Nathan Sidwell <nathan@codesourcery.com> 2005-12-13 22:59:26 +00:00
exit-16-002.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
exit-16-003.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
exit-64-001.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
exit-ms2.c 2006-01-16 Nathan Sidwell <nathan@codesourcery.com> 2006-01-16 23:23:30 +00:00
exit.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
fstat.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
getpid.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
gettime.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
isatty.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
kill.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
lseek.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
ms2.ld * mt/ms2.ld (.sram): Correct typo in section names. 2006-01-18 10:57:19 +00:00
open.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
read.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
sbrk.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
startup-16-002.S * mt/startup-16-002.S (.internal_io): Make @nobits. 2006-03-22 12:47:59 +00:00
startup-16-003.S * mt/startup-16-002.S (.internal_io): Make @nobits. 2006-03-22 12:47:59 +00:00
startup-64-001.S Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
startup-ms2.S * mt/startup-16-002.S (.internal_io): Make @nobits. 2006-03-22 12:47:59 +00:00
stat.c 2013-11-21 Daniel Ramirez <javamonn@gmail.com> 2013-11-21 16:42:17 +00:00
time.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
times.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
trap.S Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
trap.h Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
unlink.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
utime.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00
write.c Rename ms1 files to mt files (part 1 -- renames only) 2005-12-12 11:16:41 +00:00