newlib-cygwin/libgloss/mcore
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
close.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
cmb-exit.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
cmb-inbyte.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
cmb-outbyte.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06: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.S 20000317 sourceware import 2000-03-17 22:48:54 +00:00
elf-cmb.ld * arm/elf-redboot.ld, iq2000/sim.ld, m68hc11/sim-valid-m68hc11.ld, 2005-05-20 15:45:45 +00:00
elf-cmb.specs 20000317 sourceware import 2000-03-17 22:48:54 +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
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
open.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
pe-cmb.ld 20000317 sourceware import 2000-03-17 22:48:54 +00:00
pe-cmb.specs 20000317 sourceware import 2000-03-17 22:48:54 +00: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
raise.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 libgloss: mcore: add custom syscall header 2015-04-23 22:03:45 +02:00
syscalls.S 20000317 sourceware import 2000-03-17 22:48:54 +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