forked from Imagelibrary/binutils-gdb
IGEN - Replace IMEM (IMEM_IMMED) macro with IMEM<insn-size> macro,
update v850, tic80 and mips simulators. IGEN - Prepend prefix to more generated symbols and macros (idecode_issue, instruction_word). IGEN - Add -Wnowith option to supress warnings about word size inflicts in input files. MIPS - Clean up Makefile.in, m16.igen, m16.dc (new), m16run.c (new) so that a mips16 simulator built using IGEN can be compiled.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
Tue Feb 3 16:31:56 1998 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* sim-run.c (sim_engine_run): Assume IMEM is 32 bit.
|
||||
|
||||
Sun Feb 1 16:47:51 1998 Andrew Cagney <cagney@b1.cygnus.com>
|
||||
|
||||
* configure: Regenerated to track ../common/aclocal.m4 changes.
|
||||
@@ -2028,7 +2032,9 @@ Wed Apr 2 15:06:28 1997 Doug Evans <dje@canuck.cygnus.com>
|
||||
* Make-common.in (SIM_EXTRA_DEPS): New config var.
|
||||
(sim_main_headers): Define.
|
||||
(sim-*.o): Depend on $(SIM_EXTRA_DEPS).
|
||||
start-sanitize-d30v
|
||||
(BUILT_SRC_FROM_COMMON): Move here from ../d30v/Makefile.in.
|
||||
end-sanitize-d30v
|
||||
(clean): Use it.
|
||||
(sim-utils.o): Add rule for.
|
||||
* sim-utils.o: New file.
|
||||
|
||||
Reference in New Issue
Block a user