acadia-newlib/libgloss/microblaze
Mike Frysinger 1328009bb4 libgloss: add missing aclocal.m4 files
These subdirs were missing aclocal.m4 files pulling in macros from
../acinclude.m4 which caused some macros to not be expanded.  For
example, autoconf complains:

configure.ac:25: error: possibly undefined macro: LIB_AC_PROG_CC
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.

These were generated with aclocal-1.9 as that seems to be what was
used in these dirs previously, and with whatever version of autoconf
the specific subdir was using.  This should minimize diffs.
2021-09-15 10:08:20 -04:00
..
Makefile.in * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
_exception_handler.S * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
_hw_exception_handler.S libgloss: microblaze: adjust handlers to be weak. 2018-05-03 15:16:13 -04:00
_interrupt_handler.S libgloss: microblaze: adjust handlers to be weak. 2018-05-03 15:16:13 -04:00
_program_clean.S
_program_init.S
aclocal.m4 libgloss: add missing aclocal.m4 files 2021-09-15 10:08:20 -04:00
configure libgloss: add missing aclocal.m4 files 2021-09-15 10:08:20 -04:00
configure.ac libgloss/newlib: rename configure.in to configure.ac 2021-09-13 10:14:37 -04:00
crt0.S
crt1.S
crt2.S
crt3.S
crt4.S
crtinit.S
elf-gloss-linux.ld * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
elf-gloss-linux.specs * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-crt0.S * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-inbyte.c * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-outbyte.c * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-syscalls-wrap.c * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-syscalls.S * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
linux-syscalls.h * microblaze/_exception_handler.S: Adjust to be weak. 2013-07-23 09:11:18 +00:00
pgcrtinit.S
sbrk.c
sim-crtinit.S
sim-pgcrtinit.S
timer.c
xil_malloc.c
xil_printf.c * microblaze/Makefile.in: Add GENOBJS and target_makefile_frag. 2013-07-16 07:55:45 +00:00
xil_sbrk.c
xilinx.ld