acadia-newlib/libgloss/mips
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
..
Makefile.in 2013-09-30 Steve Ellcey <sellcey@mips.com> 2013-09-30 18:44:25 +00:00
abiflags.S * mips/crt0.S: Configure processor based on .MIPS.abiflags. 2014-11-28 08:51:03 +00:00
aclocal.m4 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
array-io.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
array.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
cfe.c 2003-08-20 Chris Demetriou <cgd@broadcom.com> 2003-08-20 19:32:52 +00:00
cfe.ld Make .data section placement coincide with _fdata symbol 2019-05-15 15:30:25 -04:00
cfe_api.c 2002-07-12 Chris Demetriou <cgd@broadcom.com> 2002-07-12 17:55:04 +00:00
cfe_api.h 2013-12-04 Steve Ellcey <sellcey@mips.com> 2013-12-04 21:18:02 +00:00
cfe_api_int.h 2002-07-12 Chris Demetriou <cgd@broadcom.com> 2002-07-12 17:55:04 +00:00
cfe_error.h 2002-07-12 Chris Demetriou <cgd@broadcom.com> 2002-07-12 17:55:04 +00:00
cfe_mem.c 2003-08-20 Chris Demetriou <cgd@broadcom.com> 2003-08-20 19:32:52 +00:00
cma101.c Check in proper version of Eric's patch. 2003-05-02 20:06:52 +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.S * mips/crt0.S: Configure processor based on .MIPS.abiflags. 2014-11-28 08:51:03 +00:00
crt0_cfe.S 2003-08-20 Chris Demetriou <cgd@broadcom.com> 2003-08-20 19:32:52 +00:00
crt0_cygmon.S 2002-11-12 Jeff Johnston <jjohnstn@redhat.com> 2002-11-12 23:14:24 +00:00
cygmon.c 2002-01-07 Chris Demetriou <cgd@broadcom.com> 2003-01-07 21:10:54 +00:00
ddb-kseg0.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
ddb.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
dtor.C 20000317 sourceware import 2000-03-17 22:48:54 +00:00
dve.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
dvemon.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
entry.S 20000317 sourceware import 2000-03-17 22:48:54 +00:00
idt.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
idt32.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
idt64.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
idtecoff.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
idtmon.S 2013-07-24 Steve Ellcey <sellcey@mips.com> 2013-07-24 22:32:51 +00:00
jmr3904-io.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
jmr3904app-java.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
jmr3904app.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
jmr3904dram-java.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
jmr3904dram.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
lsi.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
lsipmon.S 20000317 sourceware import 2000-03-17 22:48:54 +00:00
mti32.ld Make .data section placement coincide with _fdata symbol 2019-05-15 15:30:25 -04:00
mti64.ld Make .data section placement coincide with _fdata symbol 2019-05-15 15:30:25 -04:00
mti64_64.ld Make .data section placement coincide with _fdata symbol 2019-05-15 15:30:25 -04:00
mti64_n32.ld Make .data section placement coincide with _fdata symbol 2019-05-15 15:30:25 -04:00
nullmon.c * mips/nullmon.c (_ftext, _end): Adjust declaration. 2003-02-18 19:37:04 +00:00
nullmon.ld Make .data section placement coincide with _fdata symbol 2019-05-15 15:30:25 -04:00
pmon.S 2002-01-07 Chris Demetriou <cgd@broadcom.com> 2003-01-07 21:10:54 +00:00
pmon.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
regs.S * mips/crt0.S: Configure processor based on .MIPS.abiflags. 2014-11-28 08:51:03 +00:00
sde32.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
sde64.ld Align _end symbol to at least 4 in all MIPS scripts 2019-07-30 09:38:13 +02:00
syscalls.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
test.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
vr5xxx.S 2004-04-02 Chris Demetriou <cgd@broadcom.com> 2004-04-03 01:02:51 +00:00
vr4300.S 2004-04-02 Chris Demetriou <cgd@broadcom.com> 2004-04-03 01:02:51 +00:00