binutils-gdb/sim/rl78
Mike Frysinger aa0fca163e sim: add support for build-time ar & ranlib
This is needed when building for a target whose ar & ranlib are
incompatible with the current build system.  For example, building
for Windows on a Linux system.

Then manually import the automake rule for libigen.a, but tweak the
tool variables to use the FOR_BUILD variants.
2021-05-04 08:22:07 -04:00
..
aclocal.m4 sim: enable hardware support by default 2021-04-26 22:30:55 -04:00
ChangeLog sim: add support for build-time ar & ranlib 2021-05-04 08:22:07 -04:00
config.in sim: nrun: add local strsignal prototype 2021-05-01 16:37:39 -04:00
configure sim: add support for build-time ar & ranlib 2021-05-04 08:22:07 -04:00
configure.ac sim: rl78/rx: drop unnecessary getopt.h probing 2021-04-20 09:23:56 -04:00
cpu.c sim: rl78: move storage out of header 2021-01-11 08:25:34 -05:00
cpu.h sim: rl78: move storage out of header 2021-01-11 08:25:34 -05:00
gdb-if.c sim: erc32/m32c/rl78: add sim_memory_map stub for gdb 2021-02-06 12:15:34 -05:00
load.c sim: clean up bfd_vma printing 2021-05-04 08:13:45 -04:00
load.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
main.c sim: rl78/rx: drop unnecessary getopt.h probing 2021-04-20 09:23:56 -04:00
Makefile.in Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mem.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
mem.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
rl78.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
trace.c Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00
trace.h Update copyright year range in all GDB files 2021-01-01 12:12:21 +04:00