binutils-gdb/sim
Mike Frysinger 9bea4d16a6 sim: testsuite: support basic vars in flags
Sometimes in tests, we need supplemental files like linker scripts or
board helper files.  There's no way to set those flags in the tests
currently and relative paths don't work (breaks out of tree builds).

Update the main option parser to replace some strings on the fly.  Now
tests can do things like:

Long term we'll want to switch the framework to use the dejagnu helpers
like dg-xxx that gcc & gdb utilize.  But that'll require more rework.
2015-11-15 00:43:48 -05:00
..
arm Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
avr sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
bfin sim: bfin: handle negative left saturated shifts as ashifts [BZ #18407] 2015-10-11 03:42:09 -04:00
common [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
cr16 sim: cr16/d10v: localize translation funcs 2015-11-10 02:17:15 -05:00
cris sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
d10v sim: cr16/d10v: localize translation funcs 2015-11-10 02:17:15 -05:00
erc32 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
frv Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
ft32 sim: ft32: correct simulation of MEMCPY and MEMSET 2015-09-29 23:39:24 -04:00
h8300 sim: h8300: drop unused littleendian variable 2015-11-10 00:07:22 -05:00
igen Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
iq2000 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
lm32 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
m32c sim: m32c: move test code to testsuite 2015-11-10 00:19:49 -05:00
m32r Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
m68hc11 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
mcore Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
microblaze sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
mips [PATCH] Add micromips support to the MIPS simulator 2015-09-25 15:52:18 +01:00
mn10300 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
moxie sim: moxie: fix leakage in error path [BZ #18273] 2015-10-11 03:56:22 -04:00
msp430 sim: trace: add a basic cpu register class 2015-06-24 10:40:17 -04:00
ppc Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
rl78 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
rx Update the RX simulator to handle the latest opcode types. 2015-11-10 16:08:35 +00:00
sh Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
sh64 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
testsuite sim: testsuite: support basic vars in flags 2015-11-15 00:43:48 -05:00
v850 Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
.gitignore sim: rename tconfig.in to tconfig.h 2015-03-16 01:23:52 -04:00
ChangeLog Remove leading/trailing white spaces in ChangeLog 2015-07-24 04:16:47 -07:00
configure sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.ac sim: use AS_HELP_STRING everywhere 2015-06-23 15:02:08 -04:00
configure.tgt sim: testsuite: make subdir unconditional 2015-03-29 11:51:13 -04:00
MAINTAINERS Add myself as the maintainer for the MSP430 sim. 2014-03-12 11:02:57 +00:00
Makefile.in Update year range in copyright notice of all files owned by the GDB project. 2015-01-01 13:32:14 +04:00
README-HACKING sim: update configure.in->configure.ac docs 2015-06-12 12:11:21 -04:00