]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/gdb/ChangeLog
RISC-V: Fix U insn; replace opcode6 with opcode7 in gas/doc/c-riscv.texi
[thirdparty/binutils-gdb.git] / include / gdb / ChangeLog
CommitLineData
df68e12b
MF
12021-05-14 Mike Frysinger <vapier@gentoo.org>
2
3 * callback.h: Moved to ../sim/callback.h.
4 * remote-sim.h: Moved to ../sim/sim.h.
5
04b4939b
MF
62021-02-04 Mike Frysinger <vapier@gentoo.org>
7
8 * sim-riscv.h: New file.
9
e904f56d
MF
102021-01-07 Mike Frysinger <vapier@gentoo.org>
11
12 * remote-sim.h (sim_memory_map): Define.
13
bc7b765a
JB
142016-07-15 John Baldwin <jhb@FreeBSD.org>
15
16 * signals.def: Add GDB_SIGNAL_LIBRT.
17
2e3d4f4d
MF
182016-01-06 Mike Frysinger <vapier@gentoo.org>
19
20 * remote-sim.h (sim_open): Mark argv const.
21 (sim_create_inferior): Mark argv and env const.
22
2e8cf49e
NC
232015-11-24 Nick Clifton <nickc@redhat.com>
24
25 * sim-aarch64.h: New file.
26
761e171a
MF
272015-11-15 Mike Frysinger <vapier@gentoo.org>
28
29 * sim-cr16.h (SIM_CR16_MEMORY_UNIFIED, SIM_CR16_MEMORY_INSN,
30 SIM_CR16_MEMORY_DATA, SIM_CR16_MEMORY_DMAP, SIM_CR16_MEMORY_IMAP):
31 Delete.
32
c4d4ed40
MF
332015-11-14 Mike Frysinger <vapier@gentoo.org>
34
35 * sim-arm.h: Delete __cplusplus checks and extern "C" linkage.
36 * sim-cr16.h, sim-d10v.h, sim-frv.h, sim-h8300.h, sim-lm32.h,
37 sim-sh.h: Likewise.
38
6637a426
MF
392015-11-10 Mike Frysinger <vapier@gentoo.org>
40
41 * sim-cr16.h (sim_cr16_translate_dmap_addr): Delete.
42 (sim_cr16_translate_imap_addr): Likewise.
43 (sim_cr16_translate_addr): Likewise.
44 * sim-d10v.h (sim_d10v_translate_dmap_addr): Delete.
45 (sim_d10v_translate_imap_addr): Likewise.
46 (sim_d10v_translate_addr): Likewise.
47
6362a3f8
MF
482015-06-17 Mike Frysinger <vapier@gentoo.org>
49
50 * callback.h (CB_TARGET_DEFS_MAP): Add name member.
51 (cb_host_str_syscall, cb_host_str_errno, cb_host_str_signal,
52 cb_target_str_syscall, cb_target_str_errno, cb_target_str_signal):
53 Declare.
54
f46e4eb7
JB
552015-03-28 James Bowman <james.bowman@ftdichip.com>
56
57 * sim-ft32.h: New file.
58
8406bb59
MF
592015-05-15 Mike Frysinger <vapier@gentoo.org>
60
61 * remote-sim.h (struct host_callback_struct): Define.
62
9f050062
DE
632015-01-31 Doug Evans <xdje42@gmail.com>
64
65 * section-scripts.h: Remove "future extension" comment.
66 (SECTION_SCRIPT_ID_PYTHON_TEXT): New macro.
67 (SECTION_SCRIPT_ID_SCHEME_TEXT): New macro.
68
2d7bb758
JB
692014-12-03 Joel Brobecker <brobecker@adacore.com>
70
71 * callback.h (struct host_callback_struct) <to_stat>: Renamed
72 from "stat".
73 <to_fstat>: Renamed from "fstat".
74 <to_lstat>: Renamed from "lstat".
75
60d847df
MF
762014-03-10 Mike Frysinger <vapier@gentoo.org>
77
78 * remote-sim.h (sim_do_command): Add const to cmd.
79
4b95cf5c
AM
802014-03-05 Alan Modra <amodra@gmail.com>
81
82 Update copyright notice.
83
b2b255bd
MF
842014-03-05 Mike Frysinger <vapier@gentoo.org>
85
86 * remote-sim.h (sim_load): Add const to prog.
87
63495f2e
DE
882014-02-09 Doug Evans <xdje42@gmail.com>
89
90 * section-scripts.h: New file.
91
331e6131
AM
922013-10-22 Sterling Augustine <saugustine@google.com>
93
94 * gdb-index.h: Merge from gdb tree.
95
3cb2ab1a
SE
962013-03-15 Steve Ellcey <sellcey@mips.com>
97
331e6131 98 * remote-sim.h (sim_command_completer): Make char arguments const.
3cb2ab1a 99
8acc9f48
JB
1002013-01-01 Joel Brobecker <brobecker@adacore.com>
101
102 Update year range in copyright notice of all files.
103
156942c7
DE
1042012-06-23 Doug Evans <dje@google.com>
105
106 * gdb-index.h: New file.
107
a493e3e2
PA
1082012-05-24 Pedro Alves <palves@redhat.com>
109
110 PR gdb/7205
111
72f4393d 112 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
a493e3e2 113
2ea28649
PA
1142012-05-24 Pedro Alves <palves@redhat.com>
115
116 PR gdb/7205
117
118 Replace target_signal with gdb_signal throughout.
119
81eb0a20
MF
1202012-04-12 Mike Frysinger <vapier@gentoo.org>
121
122 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
123
9058f767
KB
1242012-02-03 Kevin Buettner <kevinb@redhat.com>
125
126 * sim-rl78.h: New file.
127
71712327
MF
1282011-12-03 Mike Frysinger <vapier@gentoo.org>
129
130 * callback.h (cb_get_string): New prototype.
131
56a9aa1d
MF
1322011-04-14 Mike Frysinger <vapier@gentoo.org>
133
134 * remote-sim.h (sim_complete_command): New prototype.
135
ef016f83
MF
1362011-03-05 Mike Frysinger <vapier@gentoo.org>
137
138 * sim-bfin.h: New file.
139
dae477fe
AB
1402011-01-11 Andrew Burgess <aburgess@broadcom.com>
141
142 * remote-sim.h (sim_store_register): Update the API
143 documentation for this function.
144
a6eb9bc8
JK
1452010-09-06 Pedro Alves <pedro@codesourcery.com>
146
147 * signals.def: Replace all ANY uses by SET with specific numbers.
148 * signals.h (ANY): Remove.
149
a19cae16
JK
1502010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
151
152 * signals.h (enum target_signal): Move the content to signals.def.
153 Include it.
154 * signals.def: New file.
155
fd60dc69
KB
1562010-06-24 Kevin Buettner <kevinb@redhat.com>
157
158 * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust
159 register order.
160
6f2bc2ee
MF
1612010-04-13 Mike Frysinger <vapier@gentoo.org>
162
163 * callback.h: Strip PARAMS from prototypes.
164 * remote-sim.h: Likewise.
165
cb1cc9c6
MF
1662010-04-13 Mike Frysinger <vapier@gentoo.org>
167
168 * remote-sim.h (sim_write): Add const to buf arg.
169
4f8d4a38
DD
1702009-11-24 DJ Delorie <dj@redhat.com>
171
172 * sim-rx.h: New.
173
c28c63d8
JB
1742009-05-18 Jon Beniston <jon@beniston.com>
175
72f4393d 176 * sim-lm32.h: New file.
c28c63d8 177
ec383c73
HPN
1782009-01-07 Hans-Peter Nilsson <hp@axis.com>
179
180 * callback.h (struct host_callback_struct): Mark member error as
181 pointing to a noreturn function.
182
ae8aafe1
SR
1832008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
184
185 * sim-cr16.h: New file.
186
9b254dd1
DJ
1872008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
188
189 Updated copyright notices for most files.
190
7cc46491
DJ
1912007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
192
193 * sim-ppc.h (sim_spr_register_name): New prototype.
194
b981d709
DJ
1952007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
196
eb639c50 197 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
b981d709 198
1d52ba21
JB
1992007-08-23 Joel Brobecker <brobecker@adacore.com>
200
201 Switch the license of all .h files to GPLv3.
202
20ac0504
DJ
2032007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
204
205 Updated copyright notices for most files.
206
043e313a
BE
2072005-07-08 Ben Elliston <bje@au.ibm.com>
208
209 * callback.h: Remove ANSI_PROTOTYPES conditional code.
210
99b2a78e
HPN
2112005-01-28 Hans-Peter Nilsson <hp@axis.com>
212
6a7e5cfe
HPN
213 * callback.h (struct host_callback_struct): New members pipe,
214 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
215 target_sizeof_int.
216 (CB_SYS_pipe): New macro.
217
99b2a78e
HPN
218 * callback.h: Include "bfd.h".
219 (struct host_callback_struct): New member target_endian.
220 (cb_store_target_endian): Declare.
221
2adf959d
HPN
2222004-12-15 Hans-Peter Nilsson <hp@axis.com>
223
224 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
225
23193ce4 2262004-12-13 Hans-Peter Nilsson <hp@axis.com>
c4b36ce9
HPN
227
228 * callback.h (struct host_callback_struct): New member lstat.
229 (CB_SYS_lstat): New macro.
d3ee64d1 230 (CB_SYS_rename): New macro.
c4b36ce9 231
899a8cf0
CV
2322004-09-08 Michael Snyder <msnyder@redhat.com>
233
234 Commited by Corinna Vinschen <vinschen@redhat.com>
235 * sim-sh.h: Add new sh2a banked registers.
236
b0be0601 2372004-08-04 Andrew Cagney <cagney@gnu.org>
7a7aed78 238
b0be0601
AC
239 * sim-ppc.h: Add extern "C" wrapper.
240 (enum sim_ppc_regnum): Add full list of SPRs.
7a7aed78 241
ccfd2f31
JB
2422004-08-04 Jim Blandy <jimb@redhat.com>
243
244 * sim-ppc.h: New file.
245
594ee3a7
JR
2462004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
247
248 * callback.h (host_callback_struct): Replace members fdopen and
249 alwaysopen with fd_buddy.
250 [sim/common: * callback.c: Changed all users. ]
251
e4418cab
KB
2522003-10-31 Kevin Buettner <kevin@redhat.com>
253
254 * sim-frv.h: New file.
255
cdc9c0bc
JR
2562003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
257
258 * callback.h (struct host_callback_struct): New members ftruncate
259 and truncate.
260
430329a9
CV
2612003-06-10 Corinna Vinschen <vinschen@redhat.com>
262
331e6131 263 * fileio.h: New file.
430329a9 264
f6684c31
AC
2652003-05-07 Andrew Cagney <cagney@redhat.com>
266
267 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
268 (sim_d10v_translate_imap_addr): Add regcache parameter.
269 (sim_d10v_translate_dmap_addr): Ditto.
270
0f026fd0
NC
2712003-03-27 Nick Clifton <nickc@redhat.com>
272
273 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
274
f603c8fe
NC
2752003-03-20 Nick Clifton <nickc@redhat.com>
276
277 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
278 registers.
279
113dd8b2
AC
2802003-02-27 Andrew Cagney <cagney@redhat.com>
281
282 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
283 _bfd to bfd.
284
836cc9f4
AC
2852003-02-20 Andrew Cagney <ac131313@redhat.com>
286
287 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
288 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
289 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
290 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
291 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
292 (sim_disable_all_breakpoints): Ditto.
293
a7df09ae
KH
2942002-12-26 Kazu Hirata <kazu@cs.umass.edu>
295
296 * sim-h8300.h: Remove ^M.
297
467e9706
AV
2982002-07-29 Andrey Volkov <avolkov@transas.com>
299
300 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
331e6131 301 prefix.
467e9706 302
88ff637d
AV
3032002-07-23 Andrey Volkov <avolkov@transas.com>
304
305 * sim-h8300.h: New file.
306
75c4388a
AC
3072002-07-17 Andrew Cagney <cagney@redhat.com>
308
309 * remote-sim.h: Update copyright.
310 (sim_set_callbacks, sim_size, sim_trace)
311 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
312 "sim/common/run-sim.h".
313
2f14585c
JR
314Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
315
316 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
317 renumbering the sh-dsp registers to use distinct numbers.
318
c7731255
AC
3192002-06-15 Andrew Cagney <ac131313@redhat.com>
320
321 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
322
26216b98
AC
3232002-06-12 Andrew Cagney <ac131313@redhat.com>
324
325 * sim-arm.h: New file.
326
3c25f8c7
AC
3272002-06-08 Andrew Cagney <cagney@redhat.com>
328
329 * callback.h: Copy to here from directory above.
330 * remote-sim.h: Copy to here from directory above.
331
18c0df9e
AC
3322002-06-01 Andrew Cagney <ac131313@redhat.com>
333
334 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
335 Update copyright.
336
b91b96f4
AC
3372002-05-23 Andrew Cagney <ac131313@redhat.com>
338
339 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
340
6093d3a5
EZ
3412002-05-10 Elena Zannoni <ezannoni@redhat.com>
342
72f4393d 343 * sim-sh.h: New file, for sh gdb<->sim interface.
6093d3a5 344
1a79372d
DJ
3452002-05-09 Daniel Jacobowitz <drow@mvista.com>
346
347 * signals.h: Update comments.
348 (enum target_signal): Remove conditional compilation around
349 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
350
dd7bf85e
DJ
3512002-03-10 Daniel Jacobowitz <drow@mvista.com>
352
353 * signals.h: New file, from gdb/defs.h.
354
355\f
fd67aa11 356Copyright (C) 2002-2024 Free Software Foundation, Inc.
752937aa
NC
357
358Copying and distribution of this file, with or without modification,
359are permitted in any medium without royalty provided the copyright
360notice and this notice are preserved.
361
dd7bf85e
DJ
362Local Variables:
363mode: change-log
364left-margin: 8
365fill-column: 74
366version-control: never
367End: