newlib-cygwin/libgloss/mt
Mike Frysinger a100e80fc9 require autoconf-2.69 exactly
The newlib & libgloss dirs are already generated using autoconf-2.69.
To avoid merging new code and/or accidental regeneration using diff
versions, leverage config/override.m4 to pin to 2.69 exactly.  This
matches what gcc/binutils/gdb are already doing.

The README file already says to use autoconf-2.69.

To accomplish this, it's just as simple as adding -I flags to the
top-level config/ dir when running aclocal.  This is because the
override.m4 file overrides AC_INIT to first require the specific
autoconf version before calling the real AC_INIT.
2022-01-14 15:24:33 -05: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 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05: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 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
configure.ac require autoconf-2.69 exactly 2022-01-14 15:24:33 -05: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