1 2008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
3 Updated copyright notices for most files.
5 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
7 * sim-ppc.h (sim_spr_register_name): New prototype.
9 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
11 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
13 2007-08-23 Joel Brobecker <brobecker@adacore.com>
15 Switch the license of all .h files to GPLv3.
17 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
19 Updated copyright notices for most files.
21 2005-07-08 Ben Elliston <bje@au.ibm.com>
23 * callback.h: Remove ANSI_PROTOTYPES conditional code.
25 2005-01-28 Hans-Peter Nilsson <hp@axis.com>
27 * callback.h (struct host_callback_struct): New members pipe,
28 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
30 (CB_SYS_pipe): New macro.
32 * callback.h: Include "bfd.h".
33 (struct host_callback_struct): New member target_endian.
34 (cb_store_target_endian): Declare.
36 2004-12-15 Hans-Peter Nilsson <hp@axis.com>
38 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
40 2004-12-13 Hans-Peter Nilsson <hp@axis.com>
42 * callback.h (struct host_callback_struct): New member lstat.
43 (CB_SYS_lstat): New macro.
44 (CB_SYS_rename): New macro.
46 2004-09-08 Michael Snyder <msnyder@redhat.com>
48 Commited by Corinna Vinschen <vinschen@redhat.com>
49 * sim-sh.h: Add new sh2a banked registers.
51 2004-08-04 Andrew Cagney <cagney@gnu.org>
53 * sim-ppc.h: Add extern "C" wrapper.
54 (enum sim_ppc_regnum): Add full list of SPRs.
56 2004-08-04 Jim Blandy <jimb@redhat.com>
58 * sim-ppc.h: New file.
60 2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
62 * callback.h (host_callback_struct): Replace members fdopen and
63 alwaysopen with fd_buddy.
64 [sim/common: * callback.c: Changed all users. ]
66 2003-10-31 Kevin Buettner <kevin@redhat.com>
68 * sim-frv.h: New file.
70 2003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
72 * callback.h (struct host_callback_struct): New members ftruncate
75 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
77 * gdb/fileio.h: New file.
79 2003-05-07 Andrew Cagney <cagney@redhat.com>
81 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
82 (sim_d10v_translate_imap_addr): Add regcache parameter.
83 (sim_d10v_translate_dmap_addr): Ditto.
85 2003-03-27 Nick Clifton <nickc@redhat.com>
87 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
89 2003-03-20 Nick Clifton <nickc@redhat.com>
91 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
94 2003-02-27 Andrew Cagney <cagney@redhat.com>
96 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
99 2003-02-20 Andrew Cagney <ac131313@redhat.com>
101 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
102 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
103 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
104 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
105 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
106 (sim_disable_all_breakpoints): Ditto.
108 2002-12-26 Kazu Hirata <kazu@cs.umass.edu>
110 * sim-h8300.h: Remove ^M.
112 2002-07-29 Andrey Volkov <avolkov@transas.com>
114 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
117 2002-07-23 Andrey Volkov <avolkov@transas.com>
119 * sim-h8300.h: New file.
121 2002-07-17 Andrew Cagney <cagney@redhat.com>
123 * remote-sim.h: Update copyright.
124 (sim_set_callbacks, sim_size, sim_trace)
125 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
126 "sim/common/run-sim.h".
128 Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
130 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
131 renumbering the sh-dsp registers to use distinct numbers.
133 2002-06-15 Andrew Cagney <ac131313@redhat.com>
135 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
137 2002-06-12 Andrew Cagney <ac131313@redhat.com>
139 * sim-arm.h: New file.
141 2002-06-08 Andrew Cagney <cagney@redhat.com>
143 * callback.h: Copy to here from directory above.
144 * remote-sim.h: Copy to here from directory above.
146 2002-06-01 Andrew Cagney <ac131313@redhat.com>
148 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
151 2002-05-23 Andrew Cagney <ac131313@redhat.com>
153 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
155 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
157 * sim-sh.h: New file, for sh gdb<->sim interface.
159 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
161 * signals.h: Update comments.
162 (enum target_signal): Remove conditional compilation around
163 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
165 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
167 * signals.h: New file, from gdb/defs.h.
174 version-control: never