]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - sim/m32r/ChangeLog
Cleanup INLINE support for simulators using common framework.
[thirdparty/binutils-gdb.git] / sim / m32r / ChangeLog
1998-04-04  Andrew CagneyCleanup INLINE support for simulators using common...
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1998-03-15  Doug Evans * config.in (HAVE_FCNTL_H): Add.
1998-03-04  Doug Evans * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h.
1998-03-04  Doug Evans * cpu.h,model.c,sem-switch.c,sem.c: Regenerate.
1998-02-28  Andrew CagneyAdd generic sim-info.c:sim_info() function using module...
1998-02-27  Doug Evans * mloopx.in: Fix handling of branch in parallel with...
1998-02-23  Doug Evans * sim-main.h: #include symcat.h.
1998-02-23  Nick CliftonImplment backup PC shadowing of CR6.
1998-02-20  Doug Evans * m32r.c (do_lock,do_unlock): Delete.
1998-02-17  Andrew CagneyFor sim_fetch_register / sim_store_register: Add LENGTH...
1998-02-12  Doug Evans * sim-main.h (CIA_GET,CIA_SET): Provide dummy definiti...
1998-02-12  Doug Evans * decode.c, decode.h, sem.c, sem-switch.c, model.c...
1998-02-05  Doug Evans * Makefile.in (m32r.o): Depend on cpu.h
1998-01-31  Andrew CagneyAdd config support for the size of the target address...
1998-01-29  Doug Evans * Makefile.in (M32RX_OBJS): Comment out until m32rx...
1998-01-20  Nick CliftonFixed duplicate definition of h_accums field in fmt_53_...
1998-01-20  Doug Evans * Makefile.in: Add m32rx objs, and rules to build...
1998-01-20  Doug Evans* aclocal.m4: Recognize --enable-maintainer-mode.
1998-01-20  Doug Evans* cpu.h: New file.
1998-01-20  Doug Evans * arch.c, arch.h, cpuall.h: New files.
1998-01-16  Nick CliftonFix typo: .syntax.name should have been .name
1997-12-05  Doug Evans * m32r-sim.h (MSPR_ADDR): New macro.
1997-12-04  Doug EvansRegenerate configure files.
1997-12-04  Doug Evans * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call.
1997-11-18  Doug Evans * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).
1997-10-27  Doug Evans * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.
1997-09-23  Andrew CagneyRemove need to update <targ>/Makefile.in when adding...
1997-09-22  Andrew CagneyAdd memory alignment config option.
1997-09-22  Andrew CagneySimplify logic behind the generic configuration option...
1997-09-22  Andrew CagneyAdd support for --enable-sim-alignment to simulator...
1997-09-15  Andrew CagneyUpdate to reflect change to sim/common/aclocal.m4 ...
1997-09-05  David Edelsohn* configure: Regenerated to track ../common/aclocal...
1997-09-05  Andrew CagneyDefine SIGNED64 and UNSIGNED64 macros - handle MSC...
1997-09-04  Andrew Cagneyo Add modulo argument to sim_core_attach
1997-08-27  Andrew CagneyFix doco on enable-sim-inline.
1997-08-27  Andrew CagneyAdd ABFD argument to sim_create_inferior. Document.
1997-08-26  Andrew CagneyFlush defunct sim_kill.
1997-08-25  Andrew CagneyAdd ABFD argument to sim_open call. Pass through to...
1997-05-21  Andrew CagneyWatchpoint interface.
1997-05-19  Andrew Cagneyo Implement generic halt/restart/abort module.
1997-05-05  Andrew CagneyStart of implementation of a distributed (between proce...
1997-05-03  David Edelsohn * decode.c (decode): Add computed goto support.
1997-05-02  Andrew CagneyUpdate devo version of m32r sim to build with recent...