]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/gdb/ChangeLog
[sim]
[thirdparty/binutils-gdb.git] / include / gdb / ChangeLog
1 2009-11-24 DJ Delorie <dj@redhat.com>
2
3 * sim-rx.h: New.
4
5 2009-05-18 Jon Beniston <jon@beniston.com>
6
7 * sim-lm32.h: New file.
8
9 2009-01-07 Hans-Peter Nilsson <hp@axis.com>
10
11 * callback.h (struct host_callback_struct): Mark member error as
12 pointing to a noreturn function.
13
14 2008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
15
16 * sim-cr16.h: New file.
17
18 2008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
19
20 Updated copyright notices for most files.
21
22 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
23
24 * sim-ppc.h (sim_spr_register_name): New prototype.
25
26 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
27
28 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
29
30 2007-08-23 Joel Brobecker <brobecker@adacore.com>
31
32 Switch the license of all .h files to GPLv3.
33
34 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
35
36 Updated copyright notices for most files.
37
38 2005-07-08 Ben Elliston <bje@au.ibm.com>
39
40 * callback.h: Remove ANSI_PROTOTYPES conditional code.
41
42 2005-01-28 Hans-Peter Nilsson <hp@axis.com>
43
44 * callback.h (struct host_callback_struct): New members pipe,
45 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
46 target_sizeof_int.
47 (CB_SYS_pipe): New macro.
48
49 * callback.h: Include "bfd.h".
50 (struct host_callback_struct): New member target_endian.
51 (cb_store_target_endian): Declare.
52
53 2004-12-15 Hans-Peter Nilsson <hp@axis.com>
54
55 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
56
57 2004-12-13 Hans-Peter Nilsson <hp@axis.com>
58
59 * callback.h (struct host_callback_struct): New member lstat.
60 (CB_SYS_lstat): New macro.
61 (CB_SYS_rename): New macro.
62
63 2004-09-08 Michael Snyder <msnyder@redhat.com>
64
65 Commited by Corinna Vinschen <vinschen@redhat.com>
66 * sim-sh.h: Add new sh2a banked registers.
67
68 2004-08-04 Andrew Cagney <cagney@gnu.org>
69
70 * sim-ppc.h: Add extern "C" wrapper.
71 (enum sim_ppc_regnum): Add full list of SPRs.
72
73 2004-08-04 Jim Blandy <jimb@redhat.com>
74
75 * sim-ppc.h: New file.
76
77 2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
78
79 * callback.h (host_callback_struct): Replace members fdopen and
80 alwaysopen with fd_buddy.
81 [sim/common: * callback.c: Changed all users. ]
82
83 2003-10-31 Kevin Buettner <kevin@redhat.com>
84
85 * sim-frv.h: New file.
86
87 2003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
88
89 * callback.h (struct host_callback_struct): New members ftruncate
90 and truncate.
91
92 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
93
94 * gdb/fileio.h: New file.
95
96 2003-05-07 Andrew Cagney <cagney@redhat.com>
97
98 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
99 (sim_d10v_translate_imap_addr): Add regcache parameter.
100 (sim_d10v_translate_dmap_addr): Ditto.
101
102 2003-03-27 Nick Clifton <nickc@redhat.com>
103
104 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
105
106 2003-03-20 Nick Clifton <nickc@redhat.com>
107
108 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
109 registers.
110
111 2003-02-27 Andrew Cagney <cagney@redhat.com>
112
113 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
114 _bfd to bfd.
115
116 2003-02-20 Andrew Cagney <ac131313@redhat.com>
117
118 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
119 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
120 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
121 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
122 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
123 (sim_disable_all_breakpoints): Ditto.
124
125 2002-12-26 Kazu Hirata <kazu@cs.umass.edu>
126
127 * sim-h8300.h: Remove ^M.
128
129 2002-07-29 Andrey Volkov <avolkov@transas.com>
130
131 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
132 prefix.
133
134 2002-07-23 Andrey Volkov <avolkov@transas.com>
135
136 * sim-h8300.h: New file.
137
138 2002-07-17 Andrew Cagney <cagney@redhat.com>
139
140 * remote-sim.h: Update copyright.
141 (sim_set_callbacks, sim_size, sim_trace)
142 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
143 "sim/common/run-sim.h".
144
145 Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
146
147 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
148 renumbering the sh-dsp registers to use distinct numbers.
149
150 2002-06-15 Andrew Cagney <ac131313@redhat.com>
151
152 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
153
154 2002-06-12 Andrew Cagney <ac131313@redhat.com>
155
156 * sim-arm.h: New file.
157
158 2002-06-08 Andrew Cagney <cagney@redhat.com>
159
160 * callback.h: Copy to here from directory above.
161 * remote-sim.h: Copy to here from directory above.
162
163 2002-06-01 Andrew Cagney <ac131313@redhat.com>
164
165 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
166 Update copyright.
167
168 2002-05-23 Andrew Cagney <ac131313@redhat.com>
169
170 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
171
172 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
173
174 * sim-sh.h: New file, for sh gdb<->sim interface.
175
176 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
177
178 * signals.h: Update comments.
179 (enum target_signal): Remove conditional compilation around
180 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
181
182 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
183
184 * signals.h: New file, from gdb/defs.h.
185
186 \f
187 Local Variables:
188 mode: change-log
189 left-margin: 8
190 fill-column: 74
191 version-control: never
192 End: