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