1 2011-04-14 Mike Frysinger <vapier@gentoo.org>
3 * remote-sim.h (sim_complete_command): New prototype.
5 2011-03-05 Mike Frysinger <vapier@gentoo.org>
7 * sim-bfin.h: New file.
9 2011-01-11 Andrew Burgess <aburgess@broadcom.com>
11 * remote-sim.h (sim_store_register): Update the API
12 documentation for this function.
14 2010-09-06 Pedro Alves <pedro@codesourcery.com>
16 * signals.def: Replace all ANY uses by SET with specific numbers.
17 * signals.h (ANY): Remove.
19 2010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
21 * signals.h (enum target_signal): Move the content to signals.def.
23 * signals.def: New file.
25 2010-06-24 Kevin Buettner <kevinb@redhat.com>
27 * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust
30 2010-04-13 Mike Frysinger <vapier@gentoo.org>
32 * callback.h: Strip PARAMS from prototypes.
33 * remote-sim.h: Likewise.
35 2010-04-13 Mike Frysinger <vapier@gentoo.org>
37 * remote-sim.h (sim_write): Add const to buf arg.
39 2009-11-24 DJ Delorie <dj@redhat.com>
43 2009-05-18 Jon Beniston <jon@beniston.com>
45 * sim-lm32.h: New file.
47 2009-01-07 Hans-Peter Nilsson <hp@axis.com>
49 * callback.h (struct host_callback_struct): Mark member error as
50 pointing to a noreturn function.
52 2008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
54 * sim-cr16.h: New file.
56 2008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
58 Updated copyright notices for most files.
60 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
62 * sim-ppc.h (sim_spr_register_name): New prototype.
64 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
66 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
68 2007-08-23 Joel Brobecker <brobecker@adacore.com>
70 Switch the license of all .h files to GPLv3.
72 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
74 Updated copyright notices for most files.
76 2005-07-08 Ben Elliston <bje@au.ibm.com>
78 * callback.h: Remove ANSI_PROTOTYPES conditional code.
80 2005-01-28 Hans-Peter Nilsson <hp@axis.com>
82 * callback.h (struct host_callback_struct): New members pipe,
83 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
85 (CB_SYS_pipe): New macro.
87 * callback.h: Include "bfd.h".
88 (struct host_callback_struct): New member target_endian.
89 (cb_store_target_endian): Declare.
91 2004-12-15 Hans-Peter Nilsson <hp@axis.com>
93 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
95 2004-12-13 Hans-Peter Nilsson <hp@axis.com>
97 * callback.h (struct host_callback_struct): New member lstat.
98 (CB_SYS_lstat): New macro.
99 (CB_SYS_rename): New macro.
101 2004-09-08 Michael Snyder <msnyder@redhat.com>
103 Commited by Corinna Vinschen <vinschen@redhat.com>
104 * sim-sh.h: Add new sh2a banked registers.
106 2004-08-04 Andrew Cagney <cagney@gnu.org>
108 * sim-ppc.h: Add extern "C" wrapper.
109 (enum sim_ppc_regnum): Add full list of SPRs.
111 2004-08-04 Jim Blandy <jimb@redhat.com>
113 * sim-ppc.h: New file.
115 2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
117 * callback.h (host_callback_struct): Replace members fdopen and
118 alwaysopen with fd_buddy.
119 [sim/common: * callback.c: Changed all users. ]
121 2003-10-31 Kevin Buettner <kevin@redhat.com>
123 * sim-frv.h: New file.
125 2003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
127 * callback.h (struct host_callback_struct): New members ftruncate
130 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
132 * gdb/fileio.h: New file.
134 2003-05-07 Andrew Cagney <cagney@redhat.com>
136 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
137 (sim_d10v_translate_imap_addr): Add regcache parameter.
138 (sim_d10v_translate_dmap_addr): Ditto.
140 2003-03-27 Nick Clifton <nickc@redhat.com>
142 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
144 2003-03-20 Nick Clifton <nickc@redhat.com>
146 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
149 2003-02-27 Andrew Cagney <cagney@redhat.com>
151 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
154 2003-02-20 Andrew Cagney <ac131313@redhat.com>
156 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
157 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
158 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
159 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
160 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
161 (sim_disable_all_breakpoints): Ditto.
163 2002-12-26 Kazu Hirata <kazu@cs.umass.edu>
165 * sim-h8300.h: Remove ^M.
167 2002-07-29 Andrey Volkov <avolkov@transas.com>
169 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
172 2002-07-23 Andrey Volkov <avolkov@transas.com>
174 * sim-h8300.h: New file.
176 2002-07-17 Andrew Cagney <cagney@redhat.com>
178 * remote-sim.h: Update copyright.
179 (sim_set_callbacks, sim_size, sim_trace)
180 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
181 "sim/common/run-sim.h".
183 Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
185 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
186 renumbering the sh-dsp registers to use distinct numbers.
188 2002-06-15 Andrew Cagney <ac131313@redhat.com>
190 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
192 2002-06-12 Andrew Cagney <ac131313@redhat.com>
194 * sim-arm.h: New file.
196 2002-06-08 Andrew Cagney <cagney@redhat.com>
198 * callback.h: Copy to here from directory above.
199 * remote-sim.h: Copy to here from directory above.
201 2002-06-01 Andrew Cagney <ac131313@redhat.com>
203 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
206 2002-05-23 Andrew Cagney <ac131313@redhat.com>
208 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
210 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
212 * sim-sh.h: New file, for sh gdb<->sim interface.
214 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
216 * signals.h: Update comments.
217 (enum target_signal): Remove conditional compilation around
218 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
220 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
222 * signals.h: New file, from gdb/defs.h.
229 version-control: never