aboutsummaryrefslogtreecommitdiff
path: root/sim/m32r/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1998-04-11 * cpu.h,decode.c,decode.h,extract.c,sem.c,sem-switch.c: Regenerate.Doug Evans1-0/+7
1998-04-04Cleanup INLINE support for simulators using common framework.Andrew Cagney1-0/+16
1998-03-15 * config.in (HAVE_FCNTL_H): Add.Doug Evans1-0/+29
1998-03-04 * Makefile.in (SIM_EXTRA_DEPS): Add cpu-opc.h.Doug Evans1-1/+8
1998-03-04 * cpu.h,model.c,sem-switch.c,sem.c: Regenerate.Doug Evans1-0/+7
1998-02-28Add generic sim-info.c:sim_info() function using module mechanism.Andrew Cagney1-0/+6
1998-02-27 * mloopx.in: Fix handling of branch in parallel with another insn.Doug Evans1-0/+7
1998-02-23 * sim-main.h: #include symcat.h.Doug Evans1-0/+14
1998-02-23Implment backup PC shadowing of CR6.Nick Clifton1-0/+8
1998-02-20 * m32r.c (do_lock,do_unlock): Delete.Doug Evans1-0/+38
1998-02-17For sim_fetch_register / sim_store_register: Add LENGTH parameter,Andrew Cagney1-0/+6
1998-02-12 * sim-main.h (CIA_GET,CIA_SET): Provide dummy definitions for now.Doug Evans1-1/+3
1998-02-12 * decode.c, decode.h, sem.c, sem-switch.c, model.c: Regenerate.Doug Evans1-0/+20
1998-02-05 * Makefile.in (m32r.o): Depend on cpu.hDoug Evans1-0/+23
1998-01-31Add config support for the size of the target address and OF cell.Andrew Cagney1-0/+4
1998-01-29 * Makefile.in (M32RX_OBJS): Comment out until m32rx port working.Doug Evans1-2/+10
1998-01-20Fixed duplicate definition of h_accums field in fmt_53_sadd structureNick Clifton1-0/+5
1998-01-20 * Makefile.in: Add m32rx objs, and rules to build them.Doug Evans1-0/+8
1998-01-20* aclocal.m4: Recognize --enable-maintainer-mode.Doug Evans1-0/+4
1998-01-20* cpu.h: New file.Doug Evans1-0/+1
1998-01-20 * arch.c, arch.h, cpuall.h: New files.Doug Evans1-0/+55
1998-01-16Fix typo: .syntax.name should have been .nameNick Clifton1-1/+10
1997-12-05 * m32r-sim.h (MSPR_ADDR): New macro.Doug Evans1-0/+11
1997-12-04Regenerate configure files.Doug Evans1-0/+4
1997-12-04 * configure.in (SIM_AC_OPTION_ENVIRONMENT): Call.Doug Evans1-0/+11
1997-11-18 * Makefile.in (SIM_OBJS): Use $(SIM_NEW_COMMON_OBJS).Doug Evans1-0/+8
1997-10-27 * sem-ops.h (U{DIV,MOD}[BHSD]I): Use unsigned division.Doug Evans1-0/+12
1997-09-23Remove need to update <targ>/Makefile.in when adding optional optionsAndrew Cagney1-0/+10
1997-09-22Add memory alignment config option.Andrew Cagney1-0/+3
1997-09-22Simplify logic behind the generic configuration option --enable-sim-alignment.Andrew Cagney1-0/+4
1997-09-22Add support for --enable-sim-alignment to simulator common aclocal.m4Andrew Cagney1-0/+13
1997-09-15Update to reflect change to sim/common/aclocal.m4 (allow sim/commonAndrew Cagney1-0/+4
1997-09-05* configure: Regenerated to track ../common/aclocal.m4 changes.David Edelsohn1-0/+4
1997-09-05Define SIGNED64 and UNSIGNED64 macros - handle MSC/GCC LL issue.Andrew Cagney1-0/+4
1997-09-04o Add modulo argument to sim_core_attachAndrew Cagney1-0/+4
1997-08-27Fix doco on enable-sim-inline.Andrew Cagney1-0/+5
1997-08-27Add ABFD argument to sim_create_inferior. Document.Andrew Cagney1-0/+6
1997-08-26Flush defunct sim_kill.Andrew Cagney1-0/+4
1997-08-25Add ABFD argument to sim_open call. Pass through to sim_config soAndrew Cagney1-0/+25
1997-05-21Watchpoint interface.Andrew Cagney1-0/+6
1997-05-19o Implement generic halt/restart/abort module.Andrew Cagney1-0/+5
1997-05-05Start of implementation of a distributed (between processors)Andrew Cagney1-0/+8
1997-05-03 * decode.c (decode): Add computed goto support.David Edelsohn1-0/+4
1997-05-02Update devo version of m32r sim to build with recent sim/common changes.Andrew Cagney1-0/+329