binutils-gdb/sim
Chris Demetriou ee7254b0cc 2002-06-04 Chris Demetriou <cgd@broadcom.com>
* sim-main.h (FGRIDX): Remove, replace all uses with...
        (FGR_BASE): New macro.
        (FP0_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): New macros.
        (_sim_cpu): Move 'fgr' member to be right before 'fpr_state' member.
        (NR_FGR, FGR): Likewise.
        * interp.c: Replace all uses of FGRIDX with FGR_BASE.
        * mips.igen: Likewise.
2002-06-04 22:38:41 +00:00
..
arm Set the FSR and FAR registers if a Data Abort is detected. 2002-05-29 19:01:36 +00:00
common * run.c: Fix formatting. 2002-05-31 02:17:26 +00:00
d10v Use current date in ChangeLog entry. 2002-06-03 00:47:14 +00:00
d30v
erc32
fr30
h8300 * compile.c: Fix formatting. 2002-05-19 12:52:54 +00:00
h8500
i960
igen * gen-engine.c (print_run_body): Avoid multi-line strings. 2002-06-03 16:04:31 +00:00
m32r
m68hc11 * m68hc11_sim.c (cpu_move8): Call sim_engine_abort in default case. 2002-03-07 19:17:04 +00:00
mcore
mips 2002-06-04 Chris Demetriou <cgd@broadcom.com> 2002-06-04 22:38:41 +00:00
mn10200
mn10300
ppc * lf.c (lf_print__gnu_copyleft): Convert multiline strings to 2002-05-30 15:07:06 +00:00
sh
sh64 print_insn_sh cleanup: 2002-05-17 14:36:46 +00:00
testsuite
v850
w65
z8k Handle CLASS_IGNORE and ARG_NIM4. 2002-04-29 16:50:29 +00:00
ChangeLog Delete TiC80, no longer supported by GDB. 2002-06-01 23:23:28 +00:00
configure
configure.in
MAINTAINERS * MAINTAINERS: Update my email address. 2002-05-16 13:38:55 +00:00
Makefile.in
README-HACKING