newlib-cygwin/libgloss
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
..
aarch64 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
arc require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
arm require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
bfin require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
config libgloss: change 'q' flag to 'r' in ar call 2012-03-13 01:47:40 +00:00
cr16 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
cris require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
crx require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
csky require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
d30v require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
doc require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
epiphany require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
fr30 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
frv require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
ft32 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
hp74x require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
i386 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
i960 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
iq2000 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
libnosys require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
lm32 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
m32c require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
m32r require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
m68hc11 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
m68k require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
mcore require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
mep require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
microblaze require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
mips require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
mn10200 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
mn10300 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
moxie require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
msp430 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
mt require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
nds32 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
nios2 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
or1k require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
pa require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
pru require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
riscv require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
rl78 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
rs6000 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
rx require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
sh * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld, 2005-05-20 15:45:45 +00:00
sparc require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
sparc_leon require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
spu require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
testsuite 20000317 sourceware import 2000-03-17 22:48:54 +00:00
tic6x require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
v850 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
visium require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
wince require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
xc16x require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
xstormy16 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
ChangeLog Deprecate newlib and winsup ChangeLog files 2016-01-28 11:15:33 +01:00
ChangeLog-2015 Deprecate newlib and winsup ChangeLog files 2016-01-28 11:15:33 +01:00
Makefile.in Add libgloss install-pdf and install-html targets. 2018-11-20 11:13:34 +01:00
README 2014-12-15 Stefan Wallentowitz <stefan.wallentowitz@tum.de> 2014-12-15 20:09:28 +00:00
acinclude.m4 2006-04-19 Jeff Johnston <jjohnstn@redhat.com> 2006-04-19 19:44:05 +00:00
aclocal.m4 require autoconf-2.69 exactly 2022-01-14 15:24:33 -05:00
close.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06: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
debug.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
debug.h 2002-04-17 Joel Sherrill <joel@OARcorp.com> 2002-04-17 19:10:37 +00:00
fstat.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
getpid.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
glue.h 20000317 sourceware import 2000-03-17 22:48:54 +00:00
isatty.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
kill.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
lseek.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
multi-build.in Fix multido compilation on ARM 2017-10-09 19:03:52 +02:00
open.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
print.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
putnum.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
read.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sbrk.c 20000317 sourceware import 2000-03-17 22:48:54 +00:00
stat.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
syscall.h 2007-11-06 Dave Brolley <brolley@redhat.com> 2007-11-06 23:07:06 +00:00
unlink.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
write.c ansification: remove _EXFUN, _EXFUN_NOTHROW 2018-01-17 11:47:29 -06:00

README

bfin	- Analog Devices Blackfin processor.
sparc	- Fujitsu Sparclite board. Works on the ex930, ex931, ex933
hp74x	- Hewlett Packard HP742 board. Also some support for the hp743.
m68hc11 - Motorola 68HC11 or 68HC12 support.
m68k	- Motorola MVME135 and IDP board. For CPU32 systems.
mep	- Toshiba Media Processor.
pa	- WinBond and Oki boards with a PA.
mips	- R3000 support. Array Tech LSI33k based RAID disk controller.
lm32    - Lattice Mico32 simulator.
epiphany - Adapteva Epiphany multicore processor.
or1k	- OpenRISC 1000 processor.