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