12004-09-08 Michael Snyder <msnyder@redhat.com> 2 3 Commited by Corinna Vinschen <vinschen@redhat.com> 4 * sim-sh.h: Add new sh2a banked registers. 5 62004-08-04 Andrew Cagney <cagney@gnu.org> 7 8 * sim-ppc.h: Add extern "C" wrapper. 9 (enum sim_ppc_regnum): Add full list of SPRs. 10 112004-08-04 Jim Blandy <jimb@redhat.com> 12 13 * sim-ppc.h: New file. 14 152004-06-25 J"orn Rennecke <joern.rennecke@superh.com> 16 17 * callback.h (host_callback_struct): Replace members fdopen and 18 alwaysopen with fd_buddy. 19 [sim/common: * callback.c: Changed all users. ] 20 212003-10-31 Kevin Buettner <kevin@redhat.com> 22 23 * sim-frv.h: New file. 24 252003-10-15 J"orn Rennecke <joern.rennecke@superh.com> 26 27 * callback.h (struct host_callback_struct): New members ftruncate 28 and truncate. 29 302003-06-10 Corinna Vinschen <vinschen@redhat.com> 31 32 * gdb/fileio.h: New file. 33 342003-05-07 Andrew Cagney <cagney@redhat.com> 35 36 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter. 37 (sim_d10v_translate_imap_addr): Add regcache parameter. 38 (sim_d10v_translate_dmap_addr): Ditto. 39 402003-03-27 Nick Clifton <nickc@redhat.com> 41 42 * sim-arm.h (sim_arm_regs): Add iWMMXt registers. 43 442003-03-20 Nick Clifton <nickc@redhat.com> 45 46 * sim-arm.h (sim_arm_regs): Add Maverick co-processor 47 registers. 48 492003-02-27 Andrew Cagney <cagney@redhat.com> 50 51 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename 52 _bfd to bfd. 53 542003-02-20 Andrew Cagney <ac131313@redhat.com> 55 56 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT, 57 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT. 58 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations. 59 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto. 60 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto. 61 (sim_disable_all_breakpoints): Ditto. 62 632002-12-26 Kazu Hirata <kazu@cs.umass.edu> 64 65 * sim-h8300.h: Remove ^M. 66 672002-07-29 Andrey Volkov <avolkov@transas.com> 68 69 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_ 70 prefix. 71 722002-07-23 Andrey Volkov <avolkov@transas.com> 73 74 * sim-h8300.h: New file. 75 762002-07-17 Andrew Cagney <cagney@redhat.com> 77 78 * remote-sim.h: Update copyright. 79 (sim_set_callbacks, sim_size, sim_trace) 80 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to 81 "sim/common/run-sim.h". 82 83Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com> 84 85 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp, 86 renumbering the sh-dsp registers to use distinct numbers. 87 882002-06-15 Andrew Cagney <ac131313@redhat.com> 89 90 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum. 91 922002-06-12 Andrew Cagney <ac131313@redhat.com> 93 94 * sim-arm.h: New file. 95 962002-06-08 Andrew Cagney <cagney@redhat.com> 97 98 * callback.h: Copy to here from directory above. 99 * remote-sim.h: Copy to here from directory above. 100 1012002-06-01 Andrew Cagney <ac131313@redhat.com> 102 103 * sim-d10v.h (sim_d10v_regs): Expand to include all registers. 104 Update copyright. 105 1062002-05-23 Andrew Cagney <ac131313@redhat.com> 107 108 * sim-d10v.h: New file. Moved from include/sim-d10v.h. 109 1102002-05-10 Elena Zannoni <ezannoni@redhat.com> 111 112 * sim-sh.h: New file, for sh gdb<->sim interface. 113 1142002-05-09 Daniel Jacobowitz <drow@mvista.com> 115 116 * signals.h: Update comments. 117 (enum target_signal): Remove conditional compilation around 118 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT. 119 1202002-03-10 Daniel Jacobowitz <drow@mvista.com> 121 122 * signals.h: New file, from gdb/defs.h. 123 124 125Local Variables: 126mode: change-log 127left-margin: 8 128fill-column: 74 129version-control: never 130End: 131