]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/gdb/ChangeLog
Update year range in copyright notice of binutils files
[thirdparty/binutils-gdb.git] / include / gdb / ChangeLog
CommitLineData
bc7b765a
JB
12016-07-15 John Baldwin <jhb@FreeBSD.org>
2
3 * signals.def: Add GDB_SIGNAL_LIBRT.
4
2e3d4f4d
MF
52016-01-06 Mike Frysinger <vapier@gentoo.org>
6
7 * remote-sim.h (sim_open): Mark argv const.
8 (sim_create_inferior): Mark argv and env const.
9
2e8cf49e
NC
102015-11-24 Nick Clifton <nickc@redhat.com>
11
12 * sim-aarch64.h: New file.
13
761e171a
MF
142015-11-15 Mike Frysinger <vapier@gentoo.org>
15
16 * sim-cr16.h (SIM_CR16_MEMORY_UNIFIED, SIM_CR16_MEMORY_INSN,
17 SIM_CR16_MEMORY_DATA, SIM_CR16_MEMORY_DMAP, SIM_CR16_MEMORY_IMAP):
18 Delete.
19
c4d4ed40
MF
202015-11-14 Mike Frysinger <vapier@gentoo.org>
21
22 * sim-arm.h: Delete __cplusplus checks and extern "C" linkage.
23 * sim-cr16.h, sim-d10v.h, sim-frv.h, sim-h8300.h, sim-lm32.h,
24 sim-sh.h: Likewise.
25
6637a426
MF
262015-11-10 Mike Frysinger <vapier@gentoo.org>
27
28 * sim-cr16.h (sim_cr16_translate_dmap_addr): Delete.
29 (sim_cr16_translate_imap_addr): Likewise.
30 (sim_cr16_translate_addr): Likewise.
31 * sim-d10v.h (sim_d10v_translate_dmap_addr): Delete.
32 (sim_d10v_translate_imap_addr): Likewise.
33 (sim_d10v_translate_addr): Likewise.
34
6362a3f8
MF
352015-06-17 Mike Frysinger <vapier@gentoo.org>
36
37 * callback.h (CB_TARGET_DEFS_MAP): Add name member.
38 (cb_host_str_syscall, cb_host_str_errno, cb_host_str_signal,
39 cb_target_str_syscall, cb_target_str_errno, cb_target_str_signal):
40 Declare.
41
f46e4eb7
JB
422015-03-28 James Bowman <james.bowman@ftdichip.com>
43
44 * sim-ft32.h: New file.
45
8406bb59
MF
462015-05-15 Mike Frysinger <vapier@gentoo.org>
47
48 * remote-sim.h (struct host_callback_struct): Define.
49
9f050062
DE
502015-01-31 Doug Evans <xdje42@gmail.com>
51
52 * section-scripts.h: Remove "future extension" comment.
53 (SECTION_SCRIPT_ID_PYTHON_TEXT): New macro.
54 (SECTION_SCRIPT_ID_SCHEME_TEXT): New macro.
55
2d7bb758
JB
562014-12-03 Joel Brobecker <brobecker@adacore.com>
57
58 * callback.h (struct host_callback_struct) <to_stat>: Renamed
59 from "stat".
60 <to_fstat>: Renamed from "fstat".
61 <to_lstat>: Renamed from "lstat".
62
60d847df
MF
632014-03-10 Mike Frysinger <vapier@gentoo.org>
64
65 * remote-sim.h (sim_do_command): Add const to cmd.
66
4b95cf5c
AM
672014-03-05 Alan Modra <amodra@gmail.com>
68
69 Update copyright notice.
70
b2b255bd
MF
712014-03-05 Mike Frysinger <vapier@gentoo.org>
72
73 * remote-sim.h (sim_load): Add const to prog.
74
63495f2e
DE
752014-02-09 Doug Evans <xdje42@gmail.com>
76
77 * section-scripts.h: New file.
78
331e6131
AM
792013-10-22 Sterling Augustine <saugustine@google.com>
80
81 * gdb-index.h: Merge from gdb tree.
82
3cb2ab1a
SE
832013-03-15 Steve Ellcey <sellcey@mips.com>
84
331e6131 85 * remote-sim.h (sim_command_completer): Make char arguments const.
3cb2ab1a 86
8acc9f48
JB
872013-01-01 Joel Brobecker <brobecker@adacore.com>
88
89 Update year range in copyright notice of all files.
90
156942c7
DE
912012-06-23 Doug Evans <dje@google.com>
92
93 * gdb-index.h: New file.
94
a493e3e2
PA
952012-05-24 Pedro Alves <palves@redhat.com>
96
97 PR gdb/7205
98
72f4393d 99 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
a493e3e2 100
2ea28649
PA
1012012-05-24 Pedro Alves <palves@redhat.com>
102
103 PR gdb/7205
104
105 Replace target_signal with gdb_signal throughout.
106
81eb0a20
MF
1072012-04-12 Mike Frysinger <vapier@gentoo.org>
108
109 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
110
9058f767
KB
1112012-02-03 Kevin Buettner <kevinb@redhat.com>
112
113 * sim-rl78.h: New file.
114
71712327
MF
1152011-12-03 Mike Frysinger <vapier@gentoo.org>
116
117 * callback.h (cb_get_string): New prototype.
118
56a9aa1d
MF
1192011-04-14 Mike Frysinger <vapier@gentoo.org>
120
121 * remote-sim.h (sim_complete_command): New prototype.
122
ef016f83
MF
1232011-03-05 Mike Frysinger <vapier@gentoo.org>
124
125 * sim-bfin.h: New file.
126
dae477fe
AB
1272011-01-11 Andrew Burgess <aburgess@broadcom.com>
128
129 * remote-sim.h (sim_store_register): Update the API
130 documentation for this function.
131
a6eb9bc8
JK
1322010-09-06 Pedro Alves <pedro@codesourcery.com>
133
134 * signals.def: Replace all ANY uses by SET with specific numbers.
135 * signals.h (ANY): Remove.
136
a19cae16
JK
1372010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
138
139 * signals.h (enum target_signal): Move the content to signals.def.
140 Include it.
141 * signals.def: New file.
142
fd60dc69
KB
1432010-06-24 Kevin Buettner <kevinb@redhat.com>
144
145 * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust
146 register order.
147
6f2bc2ee
MF
1482010-04-13 Mike Frysinger <vapier@gentoo.org>
149
150 * callback.h: Strip PARAMS from prototypes.
151 * remote-sim.h: Likewise.
152
cb1cc9c6
MF
1532010-04-13 Mike Frysinger <vapier@gentoo.org>
154
155 * remote-sim.h (sim_write): Add const to buf arg.
156
4f8d4a38
DD
1572009-11-24 DJ Delorie <dj@redhat.com>
158
159 * sim-rx.h: New.
160
c28c63d8
JB
1612009-05-18 Jon Beniston <jon@beniston.com>
162
72f4393d 163 * sim-lm32.h: New file.
c28c63d8 164
ec383c73
HPN
1652009-01-07 Hans-Peter Nilsson <hp@axis.com>
166
167 * callback.h (struct host_callback_struct): Mark member error as
168 pointing to a noreturn function.
169
ae8aafe1
SR
1702008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
171
172 * sim-cr16.h: New file.
173
9b254dd1
DJ
1742008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
175
176 Updated copyright notices for most files.
177
7cc46491
DJ
1782007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
179
180 * sim-ppc.h (sim_spr_register_name): New prototype.
181
b981d709
DJ
1822007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
183
eb639c50 184 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
b981d709 185
1d52ba21
JB
1862007-08-23 Joel Brobecker <brobecker@adacore.com>
187
188 Switch the license of all .h files to GPLv3.
189
20ac0504
DJ
1902007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
191
192 Updated copyright notices for most files.
193
043e313a
BE
1942005-07-08 Ben Elliston <bje@au.ibm.com>
195
196 * callback.h: Remove ANSI_PROTOTYPES conditional code.
197
99b2a78e
HPN
1982005-01-28 Hans-Peter Nilsson <hp@axis.com>
199
6a7e5cfe
HPN
200 * callback.h (struct host_callback_struct): New members pipe,
201 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
202 target_sizeof_int.
203 (CB_SYS_pipe): New macro.
204
99b2a78e
HPN
205 * callback.h: Include "bfd.h".
206 (struct host_callback_struct): New member target_endian.
207 (cb_store_target_endian): Declare.
208
2adf959d
HPN
2092004-12-15 Hans-Peter Nilsson <hp@axis.com>
210
211 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
212
23193ce4 2132004-12-13 Hans-Peter Nilsson <hp@axis.com>
c4b36ce9
HPN
214
215 * callback.h (struct host_callback_struct): New member lstat.
216 (CB_SYS_lstat): New macro.
d3ee64d1 217 (CB_SYS_rename): New macro.
c4b36ce9 218
899a8cf0
CV
2192004-09-08 Michael Snyder <msnyder@redhat.com>
220
221 Commited by Corinna Vinschen <vinschen@redhat.com>
222 * sim-sh.h: Add new sh2a banked registers.
223
b0be0601 2242004-08-04 Andrew Cagney <cagney@gnu.org>
7a7aed78 225
b0be0601
AC
226 * sim-ppc.h: Add extern "C" wrapper.
227 (enum sim_ppc_regnum): Add full list of SPRs.
7a7aed78 228
ccfd2f31
JB
2292004-08-04 Jim Blandy <jimb@redhat.com>
230
231 * sim-ppc.h: New file.
232
594ee3a7
JR
2332004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
234
235 * callback.h (host_callback_struct): Replace members fdopen and
236 alwaysopen with fd_buddy.
237 [sim/common: * callback.c: Changed all users. ]
238
e4418cab
KB
2392003-10-31 Kevin Buettner <kevin@redhat.com>
240
241 * sim-frv.h: New file.
242
cdc9c0bc
JR
2432003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
244
245 * callback.h (struct host_callback_struct): New members ftruncate
246 and truncate.
247
430329a9
CV
2482003-06-10 Corinna Vinschen <vinschen@redhat.com>
249
331e6131 250 * fileio.h: New file.
430329a9 251
f6684c31
AC
2522003-05-07 Andrew Cagney <cagney@redhat.com>
253
254 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
255 (sim_d10v_translate_imap_addr): Add regcache parameter.
256 (sim_d10v_translate_dmap_addr): Ditto.
257
0f026fd0
NC
2582003-03-27 Nick Clifton <nickc@redhat.com>
259
260 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
261
f603c8fe
NC
2622003-03-20 Nick Clifton <nickc@redhat.com>
263
264 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
265 registers.
266
113dd8b2
AC
2672003-02-27 Andrew Cagney <cagney@redhat.com>
268
269 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
270 _bfd to bfd.
271
836cc9f4
AC
2722003-02-20 Andrew Cagney <ac131313@redhat.com>
273
274 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
275 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
276 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
277 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
278 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
279 (sim_disable_all_breakpoints): Ditto.
280
a7df09ae
KH
2812002-12-26 Kazu Hirata <kazu@cs.umass.edu>
282
283 * sim-h8300.h: Remove ^M.
284
467e9706
AV
2852002-07-29 Andrey Volkov <avolkov@transas.com>
286
287 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
331e6131 288 prefix.
467e9706 289
88ff637d
AV
2902002-07-23 Andrey Volkov <avolkov@transas.com>
291
292 * sim-h8300.h: New file.
293
75c4388a
AC
2942002-07-17 Andrew Cagney <cagney@redhat.com>
295
296 * remote-sim.h: Update copyright.
297 (sim_set_callbacks, sim_size, sim_trace)
298 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
299 "sim/common/run-sim.h".
300
2f14585c
JR
301Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
302
303 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
304 renumbering the sh-dsp registers to use distinct numbers.
305
c7731255
AC
3062002-06-15 Andrew Cagney <ac131313@redhat.com>
307
308 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
309
26216b98
AC
3102002-06-12 Andrew Cagney <ac131313@redhat.com>
311
312 * sim-arm.h: New file.
313
3c25f8c7
AC
3142002-06-08 Andrew Cagney <cagney@redhat.com>
315
316 * callback.h: Copy to here from directory above.
317 * remote-sim.h: Copy to here from directory above.
318
18c0df9e
AC
3192002-06-01 Andrew Cagney <ac131313@redhat.com>
320
321 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
322 Update copyright.
323
b91b96f4
AC
3242002-05-23 Andrew Cagney <ac131313@redhat.com>
325
326 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
327
6093d3a5
EZ
3282002-05-10 Elena Zannoni <ezannoni@redhat.com>
329
72f4393d 330 * sim-sh.h: New file, for sh gdb<->sim interface.
6093d3a5 331
1a79372d
DJ
3322002-05-09 Daniel Jacobowitz <drow@mvista.com>
333
334 * signals.h: Update comments.
335 (enum target_signal): Remove conditional compilation around
336 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
337
dd7bf85e
DJ
3382002-03-10 Daniel Jacobowitz <drow@mvista.com>
339
340 * signals.h: New file, from gdb/defs.h.
341
342\f
250d07de 343Copyright (C) 2002-2021 Free Software Foundation, Inc.
752937aa
NC
344
345Copying and distribution of this file, with or without modification,
346are permitted in any medium without royalty provided the copyright
347notice and this notice are preserved.
348
dd7bf85e
DJ
349Local Variables:
350mode: change-log
351left-margin: 8
352fill-column: 74
353version-control: never
354End: