acadia-newlib/libgloss/mep
Mike Frysinger 754f8def0d libgloss: merge stub arch configure scripts up a level
For about half the ports, we don't need a subdir configure script.
They're using the config/default.m[ht] rules, and they aren't doing
any unique configure tests, so they exist just to pass top-level
settings down to create the arch Makefile.  We can just as easily
do that from the top-level Mkaefile directly and skip configure.

Most of the remaining configure scripts could be migrated up to
the top-level too, but that would require care in each subdir.
So let's be lazy and put that off to another day.
2022-01-26 04:32:54 -05:00
..
Makefile.in libgloss: merge stub arch configure scripts up a level 2022-01-26 04:32:54 -05:00
crt0.S
crtn.S
default.ld * mep/gmap_default.ld: Add linkonce sections for .vtext. 2009-07-29 00:57:57 +00:00
fmax.ld * mep/gmap_default.ld: Add linkonce sections for .vtext. 2009-07-29 00:57:57 +00:00
gcov-io.h
gmap_default.ld * mep/gmap_default.ld: Add linkonce sections for .vtext. 2009-07-29 00:57:57 +00:00
h_reset.c
handlers.c
isatty.c
mep-bb.c
mep-gmon.c
min.ld
read.c
sbrk.c
sdram-crt0.S
sim-crt0.S * mep/sim-crt0.S (_start): Fix typo. 2009-04-22 18:57:37 +00:00
sim-crtn.S * mep/Makefile.in (SCRIPTS): Update to new config. 2009-04-21 18:13:32 +00:00
simnovec-crt0.S
simple.ld * mep/gmap_default.ld: Add linkonce sections for .vtext. 2009-07-29 00:57:57 +00:00
simsdram-crt0.S
syscalls.S * mep/syscalls.S (sysret): Maintain 16-byte stack alignment. 2009-07-14 20:15:32 +00:00
write.c