Don't leave DLX the_insn uninitialised
[deliverable/binutils-gdb.git] / include / gdb / ChangeLog
CommitLineData
60d847df
MF
12014-03-10 Mike Frysinger <vapier@gentoo.org>
2
3 * remote-sim.h (sim_do_command): Add const to cmd.
4
4b95cf5c
AM
52014-03-05 Alan Modra <amodra@gmail.com>
6
7 Update copyright notice.
8
b2b255bd
MF
92014-03-05 Mike Frysinger <vapier@gentoo.org>
10
11 * remote-sim.h (sim_load): Add const to prog.
12
63495f2e
DE
132014-02-09 Doug Evans <xdje42@gmail.com>
14
15 * section-scripts.h: New file.
16
3cb2ab1a
SE
172013-03-15 Steve Ellcey <sellcey@mips.com>
18
19 * gdb/remote-sim.h (sim_command_completer): Make char arguments const.
20
8acc9f48
JB
212013-01-01 Joel Brobecker <brobecker@adacore.com>
22
23 Update year range in copyright notice of all files.
24
156942c7
DE
252012-06-23 Doug Evans <dje@google.com>
26
27 * gdb-index.h: New file.
28
a493e3e2
PA
292012-05-24 Pedro Alves <palves@redhat.com>
30
31 PR gdb/7205
32
33 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
34
2ea28649
PA
352012-05-24 Pedro Alves <palves@redhat.com>
36
37 PR gdb/7205
38
39 Replace target_signal with gdb_signal throughout.
40
81eb0a20
MF
412012-04-12 Mike Frysinger <vapier@gentoo.org>
42
43 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
44
9058f767
KB
452012-02-03 Kevin Buettner <kevinb@redhat.com>
46
47 * sim-rl78.h: New file.
48
71712327
MF
492011-12-03 Mike Frysinger <vapier@gentoo.org>
50
51 * callback.h (cb_get_string): New prototype.
52
56a9aa1d
MF
532011-04-14 Mike Frysinger <vapier@gentoo.org>
54
55 * remote-sim.h (sim_complete_command): New prototype.
56
ef016f83
MF
572011-03-05 Mike Frysinger <vapier@gentoo.org>
58
59 * sim-bfin.h: New file.
60
dae477fe
AB
612011-01-11 Andrew Burgess <aburgess@broadcom.com>
62
63 * remote-sim.h (sim_store_register): Update the API
64 documentation for this function.
65
a6eb9bc8
JK
662010-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
a19cae16
JK
712010-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
fd60dc69
KB
772010-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
6f2bc2ee
MF
822010-04-13 Mike Frysinger <vapier@gentoo.org>
83
84 * callback.h: Strip PARAMS from prototypes.
85 * remote-sim.h: Likewise.
86
cb1cc9c6
MF
872010-04-13 Mike Frysinger <vapier@gentoo.org>
88
89 * remote-sim.h (sim_write): Add const to buf arg.
90
4f8d4a38
DD
912009-11-24 DJ Delorie <dj@redhat.com>
92
93 * sim-rx.h: New.
94
c28c63d8
JB
952009-05-18 Jon Beniston <jon@beniston.com>
96
97 * sim-lm32.h: New file.
98
ec383c73
HPN
992009-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
ae8aafe1
SR
1042008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
105
106 * sim-cr16.h: New file.
107
9b254dd1
DJ
1082008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
109
110 Updated copyright notices for most files.
111
7cc46491
DJ
1122007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
113
114 * sim-ppc.h (sim_spr_register_name): New prototype.
115
b981d709
DJ
1162007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
117
eb639c50 118 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
b981d709 119
1d52ba21
JB
1202007-08-23 Joel Brobecker <brobecker@adacore.com>
121
122 Switch the license of all .h files to GPLv3.
123
20ac0504
DJ
1242007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
125
126 Updated copyright notices for most files.
127
043e313a
BE
1282005-07-08 Ben Elliston <bje@au.ibm.com>
129
130 * callback.h: Remove ANSI_PROTOTYPES conditional code.
131
99b2a78e
HPN
1322005-01-28 Hans-Peter Nilsson <hp@axis.com>
133
6a7e5cfe
HPN
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
99b2a78e
HPN
139 * callback.h: Include "bfd.h".
140 (struct host_callback_struct): New member target_endian.
141 (cb_store_target_endian): Declare.
142
2adf959d
HPN
1432004-12-15 Hans-Peter Nilsson <hp@axis.com>
144
145 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
146
23193ce4 1472004-12-13 Hans-Peter Nilsson <hp@axis.com>
c4b36ce9
HPN
148
149 * callback.h (struct host_callback_struct): New member lstat.
150 (CB_SYS_lstat): New macro.
d3ee64d1 151 (CB_SYS_rename): New macro.
c4b36ce9 152
899a8cf0
CV
1532004-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
b0be0601 1582004-08-04 Andrew Cagney <cagney@gnu.org>
7a7aed78 159
b0be0601
AC
160 * sim-ppc.h: Add extern "C" wrapper.
161 (enum sim_ppc_regnum): Add full list of SPRs.
7a7aed78 162
ccfd2f31
JB
1632004-08-04 Jim Blandy <jimb@redhat.com>
164
165 * sim-ppc.h: New file.
166
594ee3a7
JR
1672004-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
e4418cab
KB
1732003-10-31 Kevin Buettner <kevin@redhat.com>
174
175 * sim-frv.h: New file.
176
cdc9c0bc
JR
1772003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
178
179 * callback.h (struct host_callback_struct): New members ftruncate
180 and truncate.
181
430329a9
CV
1822003-06-10 Corinna Vinschen <vinschen@redhat.com>
183
184 * gdb/fileio.h: New file.
185
f6684c31
AC
1862003-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
0f026fd0
NC
1922003-03-27 Nick Clifton <nickc@redhat.com>
193
194 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
195
f603c8fe
NC
1962003-03-20 Nick Clifton <nickc@redhat.com>
197
198 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
199 registers.
200
113dd8b2
AC
2012003-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
836cc9f4
AC
2062003-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
a7df09ae
KH
2152002-12-26 Kazu Hirata <kazu@cs.umass.edu>
216
217 * sim-h8300.h: Remove ^M.
218
467e9706
AV
2192002-07-29 Andrey Volkov <avolkov@transas.com>
220
221 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
222 prefix.
223
88ff637d
AV
2242002-07-23 Andrey Volkov <avolkov@transas.com>
225
226 * sim-h8300.h: New file.
227
75c4388a
AC
2282002-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
2f14585c
JR
235Wed 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
c7731255
AC
2402002-06-15 Andrew Cagney <ac131313@redhat.com>
241
242 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
243
26216b98
AC
2442002-06-12 Andrew Cagney <ac131313@redhat.com>
245
246 * sim-arm.h: New file.
247
3c25f8c7
AC
2482002-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
18c0df9e
AC
2532002-06-01 Andrew Cagney <ac131313@redhat.com>
254
255 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
256 Update copyright.
257
b91b96f4
AC
2582002-05-23 Andrew Cagney <ac131313@redhat.com>
259
260 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
261
6093d3a5
EZ
2622002-05-10 Elena Zannoni <ezannoni@redhat.com>
263
264 * sim-sh.h: New file, for sh gdb<->sim interface.
265
1a79372d
DJ
2662002-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
dd7bf85e
DJ
2722002-03-10 Daniel Jacobowitz <drow@mvista.com>
273
274 * signals.h: New file, from gdb/defs.h.
275
276\f
ecd75fc8 277Copyright (C) 2002-2014 Free Software Foundation, Inc.
752937aa
NC
278
279Copying and distribution of this file, with or without modification,
280are permitted in any medium without royalty provided the copyright
281notice and this notice are preserved.
282
dd7bf85e
DJ
283Local Variables:
284mode: change-log
285left-margin: 8
286fill-column: 74
287version-control: never
288End:
This page took 0.498202 seconds and 4 git commands to generate.