f6d49328cf82241a628ac61a69b0966adc4938ed
[deliverable/binutils-gdb.git] / include / gdb / ChangeLog
1 2014-03-05 Alan Modra <amodra@gmail.com>
2
3 Update copyright notice.
4
5 2014-03-05 Mike Frysinger <vapier@gentoo.org>
6
7 * remote-sim.h (sim_load): Add const to prog.
8
9 2014-02-09 Doug Evans <xdje42@gmail.com>
10
11 * section-scripts.h: New file.
12
13 2013-03-15 Steve Ellcey <sellcey@mips.com>
14
15 * gdb/remote-sim.h (sim_command_completer): Make char arguments const.
16
17 2013-01-01 Joel Brobecker <brobecker@adacore.com>
18
19 Update year range in copyright notice of all files.
20
21 2012-06-23 Doug Evans <dje@google.com>
22
23 * gdb-index.h: New file.
24
25 2012-05-24 Pedro Alves <palves@redhat.com>
26
27 PR gdb/7205
28
29 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
30
31 2012-05-24 Pedro Alves <palves@redhat.com>
32
33 PR gdb/7205
34
35 Replace target_signal with gdb_signal throughout.
36
37 2012-04-12 Mike Frysinger <vapier@gentoo.org>
38
39 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
40
41 2012-02-03 Kevin Buettner <kevinb@redhat.com>
42
43 * sim-rl78.h: New file.
44
45 2011-12-03 Mike Frysinger <vapier@gentoo.org>
46
47 * callback.h (cb_get_string): New prototype.
48
49 2011-04-14 Mike Frysinger <vapier@gentoo.org>
50
51 * remote-sim.h (sim_complete_command): New prototype.
52
53 2011-03-05 Mike Frysinger <vapier@gentoo.org>
54
55 * sim-bfin.h: New file.
56
57 2011-01-11 Andrew Burgess <aburgess@broadcom.com>
58
59 * remote-sim.h (sim_store_register): Update the API
60 documentation for this function.
61
62 2010-09-06 Pedro Alves <pedro@codesourcery.com>
63
64 * signals.def: Replace all ANY uses by SET with specific numbers.
65 * signals.h (ANY): Remove.
66
67 2010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
68
69 * signals.h (enum target_signal): Move the content to signals.def.
70 Include it.
71 * signals.def: New file.
72
73 2010-06-24 Kevin Buettner <kevinb@redhat.com>
74
75 * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust
76 register order.
77
78 2010-04-13 Mike Frysinger <vapier@gentoo.org>
79
80 * callback.h: Strip PARAMS from prototypes.
81 * remote-sim.h: Likewise.
82
83 2010-04-13 Mike Frysinger <vapier@gentoo.org>
84
85 * remote-sim.h (sim_write): Add const to buf arg.
86
87 2009-11-24 DJ Delorie <dj@redhat.com>
88
89 * sim-rx.h: New.
90
91 2009-05-18 Jon Beniston <jon@beniston.com>
92
93 * sim-lm32.h: New file.
94
95 2009-01-07 Hans-Peter Nilsson <hp@axis.com>
96
97 * callback.h (struct host_callback_struct): Mark member error as
98 pointing to a noreturn function.
99
100 2008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
101
102 * sim-cr16.h: New file.
103
104 2008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
105
106 Updated copyright notices for most files.
107
108 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
109
110 * sim-ppc.h (sim_spr_register_name): New prototype.
111
112 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
113
114 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
115
116 2007-08-23 Joel Brobecker <brobecker@adacore.com>
117
118 Switch the license of all .h files to GPLv3.
119
120 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
121
122 Updated copyright notices for most files.
123
124 2005-07-08 Ben Elliston <bje@au.ibm.com>
125
126 * callback.h: Remove ANSI_PROTOTYPES conditional code.
127
128 2005-01-28 Hans-Peter Nilsson <hp@axis.com>
129
130 * callback.h (struct host_callback_struct): New members pipe,
131 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
132 target_sizeof_int.
133 (CB_SYS_pipe): New macro.
134
135 * callback.h: Include "bfd.h".
136 (struct host_callback_struct): New member target_endian.
137 (cb_store_target_endian): Declare.
138
139 2004-12-15 Hans-Peter Nilsson <hp@axis.com>
140
141 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
142
143 2004-12-13 Hans-Peter Nilsson <hp@axis.com>
144
145 * callback.h (struct host_callback_struct): New member lstat.
146 (CB_SYS_lstat): New macro.
147 (CB_SYS_rename): New macro.
148
149 2004-09-08 Michael Snyder <msnyder@redhat.com>
150
151 Commited by Corinna Vinschen <vinschen@redhat.com>
152 * sim-sh.h: Add new sh2a banked registers.
153
154 2004-08-04 Andrew Cagney <cagney@gnu.org>
155
156 * sim-ppc.h: Add extern "C" wrapper.
157 (enum sim_ppc_regnum): Add full list of SPRs.
158
159 2004-08-04 Jim Blandy <jimb@redhat.com>
160
161 * sim-ppc.h: New file.
162
163 2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
164
165 * callback.h (host_callback_struct): Replace members fdopen and
166 alwaysopen with fd_buddy.
167 [sim/common: * callback.c: Changed all users. ]
168
169 2003-10-31 Kevin Buettner <kevin@redhat.com>
170
171 * sim-frv.h: New file.
172
173 2003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
174
175 * callback.h (struct host_callback_struct): New members ftruncate
176 and truncate.
177
178 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
179
180 * gdb/fileio.h: New file.
181
182 2003-05-07 Andrew Cagney <cagney@redhat.com>
183
184 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
185 (sim_d10v_translate_imap_addr): Add regcache parameter.
186 (sim_d10v_translate_dmap_addr): Ditto.
187
188 2003-03-27 Nick Clifton <nickc@redhat.com>
189
190 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
191
192 2003-03-20 Nick Clifton <nickc@redhat.com>
193
194 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
195 registers.
196
197 2003-02-27 Andrew Cagney <cagney@redhat.com>
198
199 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
200 _bfd to bfd.
201
202 2003-02-20 Andrew Cagney <ac131313@redhat.com>
203
204 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
205 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
206 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
207 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
208 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
209 (sim_disable_all_breakpoints): Ditto.
210
211 2002-12-26 Kazu Hirata <kazu@cs.umass.edu>
212
213 * sim-h8300.h: Remove ^M.
214
215 2002-07-29 Andrey Volkov <avolkov@transas.com>
216
217 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
218 prefix.
219
220 2002-07-23 Andrey Volkov <avolkov@transas.com>
221
222 * sim-h8300.h: New file.
223
224 2002-07-17 Andrew Cagney <cagney@redhat.com>
225
226 * remote-sim.h: Update copyright.
227 (sim_set_callbacks, sim_size, sim_trace)
228 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
229 "sim/common/run-sim.h".
230
231 Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
232
233 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
234 renumbering the sh-dsp registers to use distinct numbers.
235
236 2002-06-15 Andrew Cagney <ac131313@redhat.com>
237
238 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
239
240 2002-06-12 Andrew Cagney <ac131313@redhat.com>
241
242 * sim-arm.h: New file.
243
244 2002-06-08 Andrew Cagney <cagney@redhat.com>
245
246 * callback.h: Copy to here from directory above.
247 * remote-sim.h: Copy to here from directory above.
248
249 2002-06-01 Andrew Cagney <ac131313@redhat.com>
250
251 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
252 Update copyright.
253
254 2002-05-23 Andrew Cagney <ac131313@redhat.com>
255
256 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
257
258 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
259
260 * sim-sh.h: New file, for sh gdb<->sim interface.
261
262 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
263
264 * signals.h: Update comments.
265 (enum target_signal): Remove conditional compilation around
266 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
267
268 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
269
270 * signals.h: New file, from gdb/defs.h.
271
272 \f
273 Copyright (C) 2002-2014 Free Software Foundation, Inc.
274
275 Copying and distribution of this file, with or without modification,
276 are permitted in any medium without royalty provided the copyright
277 notice and this notice are preserved.
278
279 Local Variables:
280 mode: change-log
281 left-margin: 8
282 fill-column: 74
283 version-control: never
284 End:
This page took 0.035211 seconds and 4 git commands to generate.