acadia-newlib/libgloss/m32c
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
abort.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
argv.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
argvlen.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
chdir.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
chmod.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
close.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
crt0.S * m32c/varvects.S: New. 2008-09-24 23:29:38 +00:00
crtn.S * m32c/crt0.S: Add support for preinit, init, and fini arrays, and 2005-12-14 03:38:27 +00:00
exit.S * m32c/exit.S (__exit): preserve both argument registers. 2008-01-11 02:21:44 +00:00
fstat.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
genscript 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
getpid.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
gettimeofday.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
heaptop.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
isatty.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
kill.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
link.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
lseek.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
m32c.tmpl * m32c/varvects.S: New. 2008-09-24 23:29:38 +00:00
m32csys.h * m32c/Makefile.in (m16cmon.ld, m32cmon.ld): Fix output names. 2005-08-19 16:18:04 +00:00
open.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
read.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
sample.c * m32c/varvects.S: New. 2008-09-24 23:29:38 +00:00
sbrk.c * m32c/sbrk.c (sbrk): Change to take ptrdiff_t, not int. 2009-07-08 20:54:19 +00:00
stat.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
time.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
times.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
unlink.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
utime.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00
varvects.S * m32c/varvects.S: New. 2008-09-24 23:29:38 +00:00
varvects.h * m32c/varvects.S: New. 2008-09-24 23:29:38 +00:00
write.S 2005-08-10 DJ Delorie <dj@redhat.com> 2005-08-10 20:29:33 +00:00