acadia-newlib/libgloss/moxie
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
aclocal.m4 libgloss: regenerate aclocal.m4 & configure w/newer versions 2021-11-06 14:14:50 -04: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
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
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
moxie-elf-common.ld
moxiebox.ld
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
qemu-time.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
qemu-write.c
qemu.ld
sbrk.c
sim-close.S
sim-exit.S
sim-inbyte.c
sim-lseek.S ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sim-lseek.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sim-open.S
sim-read.S
sim-time.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
sim-unlink.S Implement the unlink system call for the moxie simulator. 2019-12-14 05:27:38 -05:00
sim-write.S
sim.ld
stat.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00