newlib-cygwin/libgloss/moxie
Mike Frysinger 8622002ffc libgloss: move to ../config/multi.m4 for multilib logic
The current libgloss multilib logic is almost exactly the same as the
config/multi.m4, and the differences should be minor, so switch over
to that to delete custom logic on ourside.

The insertions here look larger and that's because none of the scripts
were declaring --enable-multilib explicitly even though they checked the
flag and changed behavior.
2022-02-01 23:07:11 -05:00
..
Makefile.in libgloss: fix more missing dir with parallel install 2022-01-29 01:33:49 -05:00
aclocal.m4 libgloss: move to ../config/multi.m4 for multilib logic 2022-02-01 23:07:11 -05:00
configure libgloss: move to ../config/multi.m4 for multilib logic 2022-02-01 23:07:11 -05:00
configure.ac libgloss: move to ../config/multi.m4 for multilib logic 2022-02-01 23:07:11 -05:00
crt0.S The moxie sub.l instruction is now just sub. 2014-12-27 12:18:56 +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
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 bi-endian support for moxie. 2012-09-13 23:57:33 +00:00
moxiebox.ld Fix typo in previous commit 2014-07-28 05:23:30 +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
qemu-time.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00
qemu-write.c 2009-04-22 Anthony Green <green@moxielogic.com> 2009-04-22 19:48:07 +00:00
qemu.ld 2009-04-22 Anthony Green <green@moxielogic.com> 2009-04-22 19:48:07 +00:00
sbrk.c 2009-04-22 Anthony Green <green@moxielogic.com> 2009-04-22 19:48:07 +00:00
sim-close.S 2009-04-22 Anthony Green <green@moxielogic.com> 2009-04-22 19:48:07 +00:00
sim-exit.S 2009-04-22 Anthony Green <green@moxielogic.com> 2009-04-22 19:48:07 +00:00
sim-inbyte.c 2009-04-22 Anthony Green <green@moxielogic.com> 2009-04-22 19:48:07 +00:00
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 * moxie/crt0.S (_start): Clear BSS at startup. Register _fini() 2009-07-01 11:45:49 +00:00
sim-read.S 2009-04-22 Anthony Green <green@moxielogic.com> 2009-04-22 19:48:07 +00:00
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 2009-04-22 Anthony Green <green@moxielogic.com> 2009-04-22 19:48:07 +00:00
sim.ld 2009-04-22 Anthony Green <green@moxielogic.com> 2009-04-22 19:48:07 +00:00
stat.c ansification: remove _DEFUN 2018-01-17 11:47:26 -06:00