sim: ft32: new port
[deliverable/binutils-gdb.git] / include / gdb / ChangeLog
CommitLineData
f46e4eb7
JB
12015-03-28 James Bowman <james.bowman@ftdichip.com>
2
3 * sim-ft32.h: New file.
4
8406bb59
MF
52015-05-15 Mike Frysinger <vapier@gentoo.org>
6
7 * remote-sim.h (struct host_callback_struct): Define.
8
9f050062
DE
92015-01-31 Doug Evans <xdje42@gmail.com>
10
11 * section-scripts.h: Remove "future extension" comment.
12 (SECTION_SCRIPT_ID_PYTHON_TEXT): New macro.
13 (SECTION_SCRIPT_ID_SCHEME_TEXT): New macro.
14
2d7bb758
JB
152014-12-03 Joel Brobecker <brobecker@adacore.com>
16
17 * callback.h (struct host_callback_struct) <to_stat>: Renamed
18 from "stat".
19 <to_fstat>: Renamed from "fstat".
20 <to_lstat>: Renamed from "lstat".
21
60d847df
MF
222014-03-10 Mike Frysinger <vapier@gentoo.org>
23
24 * remote-sim.h (sim_do_command): Add const to cmd.
25
4b95cf5c
AM
262014-03-05 Alan Modra <amodra@gmail.com>
27
28 Update copyright notice.
29
b2b255bd
MF
302014-03-05 Mike Frysinger <vapier@gentoo.org>
31
32 * remote-sim.h (sim_load): Add const to prog.
33
63495f2e
DE
342014-02-09 Doug Evans <xdje42@gmail.com>
35
36 * section-scripts.h: New file.
37
3cb2ab1a
SE
382013-03-15 Steve Ellcey <sellcey@mips.com>
39
40 * gdb/remote-sim.h (sim_command_completer): Make char arguments const.
41
8acc9f48
JB
422013-01-01 Joel Brobecker <brobecker@adacore.com>
43
44 Update year range in copyright notice of all files.
45
156942c7
DE
462012-06-23 Doug Evans <dje@google.com>
47
48 * gdb-index.h: New file.
49
a493e3e2
PA
502012-05-24 Pedro Alves <palves@redhat.com>
51
52 PR gdb/7205
53
54 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
55
2ea28649
PA
562012-05-24 Pedro Alves <palves@redhat.com>
57
58 PR gdb/7205
59
60 Replace target_signal with gdb_signal throughout.
61
81eb0a20
MF
622012-04-12 Mike Frysinger <vapier@gentoo.org>
63
64 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
65
9058f767
KB
662012-02-03 Kevin Buettner <kevinb@redhat.com>
67
68 * sim-rl78.h: New file.
69
71712327
MF
702011-12-03 Mike Frysinger <vapier@gentoo.org>
71
72 * callback.h (cb_get_string): New prototype.
73
56a9aa1d
MF
742011-04-14 Mike Frysinger <vapier@gentoo.org>
75
76 * remote-sim.h (sim_complete_command): New prototype.
77
ef016f83
MF
782011-03-05 Mike Frysinger <vapier@gentoo.org>
79
80 * sim-bfin.h: New file.
81
dae477fe
AB
822011-01-11 Andrew Burgess <aburgess@broadcom.com>
83
84 * remote-sim.h (sim_store_register): Update the API
85 documentation for this function.
86
a6eb9bc8
JK
872010-09-06 Pedro Alves <pedro@codesourcery.com>
88
89 * signals.def: Replace all ANY uses by SET with specific numbers.
90 * signals.h (ANY): Remove.
91
a19cae16
JK
922010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
93
94 * signals.h (enum target_signal): Move the content to signals.def.
95 Include it.
96 * signals.def: New file.
97
fd60dc69
KB
982010-06-24 Kevin Buettner <kevinb@redhat.com>
99
100 * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust
101 register order.
102
6f2bc2ee
MF
1032010-04-13 Mike Frysinger <vapier@gentoo.org>
104
105 * callback.h: Strip PARAMS from prototypes.
106 * remote-sim.h: Likewise.
107
cb1cc9c6
MF
1082010-04-13 Mike Frysinger <vapier@gentoo.org>
109
110 * remote-sim.h (sim_write): Add const to buf arg.
111
4f8d4a38
DD
1122009-11-24 DJ Delorie <dj@redhat.com>
113
114 * sim-rx.h: New.
115
c28c63d8
JB
1162009-05-18 Jon Beniston <jon@beniston.com>
117
118 * sim-lm32.h: New file.
119
ec383c73
HPN
1202009-01-07 Hans-Peter Nilsson <hp@axis.com>
121
122 * callback.h (struct host_callback_struct): Mark member error as
123 pointing to a noreturn function.
124
ae8aafe1
SR
1252008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
126
127 * sim-cr16.h: New file.
128
9b254dd1
DJ
1292008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
130
131 Updated copyright notices for most files.
132
7cc46491
DJ
1332007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
134
135 * sim-ppc.h (sim_spr_register_name): New prototype.
136
b981d709
DJ
1372007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
138
eb639c50 139 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
b981d709 140
1d52ba21
JB
1412007-08-23 Joel Brobecker <brobecker@adacore.com>
142
143 Switch the license of all .h files to GPLv3.
144
20ac0504
DJ
1452007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
146
147 Updated copyright notices for most files.
148
043e313a
BE
1492005-07-08 Ben Elliston <bje@au.ibm.com>
150
151 * callback.h: Remove ANSI_PROTOTYPES conditional code.
152
99b2a78e
HPN
1532005-01-28 Hans-Peter Nilsson <hp@axis.com>
154
6a7e5cfe
HPN
155 * callback.h (struct host_callback_struct): New members pipe,
156 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
157 target_sizeof_int.
158 (CB_SYS_pipe): New macro.
159
99b2a78e
HPN
160 * callback.h: Include "bfd.h".
161 (struct host_callback_struct): New member target_endian.
162 (cb_store_target_endian): Declare.
163
2adf959d
HPN
1642004-12-15 Hans-Peter Nilsson <hp@axis.com>
165
166 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
167
23193ce4 1682004-12-13 Hans-Peter Nilsson <hp@axis.com>
c4b36ce9
HPN
169
170 * callback.h (struct host_callback_struct): New member lstat.
171 (CB_SYS_lstat): New macro.
d3ee64d1 172 (CB_SYS_rename): New macro.
c4b36ce9 173
899a8cf0
CV
1742004-09-08 Michael Snyder <msnyder@redhat.com>
175
176 Commited by Corinna Vinschen <vinschen@redhat.com>
177 * sim-sh.h: Add new sh2a banked registers.
178
b0be0601 1792004-08-04 Andrew Cagney <cagney@gnu.org>
7a7aed78 180
b0be0601
AC
181 * sim-ppc.h: Add extern "C" wrapper.
182 (enum sim_ppc_regnum): Add full list of SPRs.
7a7aed78 183
ccfd2f31
JB
1842004-08-04 Jim Blandy <jimb@redhat.com>
185
186 * sim-ppc.h: New file.
187
594ee3a7
JR
1882004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
189
190 * callback.h (host_callback_struct): Replace members fdopen and
191 alwaysopen with fd_buddy.
192 [sim/common: * callback.c: Changed all users. ]
193
e4418cab
KB
1942003-10-31 Kevin Buettner <kevin@redhat.com>
195
196 * sim-frv.h: New file.
197
cdc9c0bc
JR
1982003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
199
200 * callback.h (struct host_callback_struct): New members ftruncate
201 and truncate.
202
430329a9
CV
2032003-06-10 Corinna Vinschen <vinschen@redhat.com>
204
205 * gdb/fileio.h: New file.
206
f6684c31
AC
2072003-05-07 Andrew Cagney <cagney@redhat.com>
208
209 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
210 (sim_d10v_translate_imap_addr): Add regcache parameter.
211 (sim_d10v_translate_dmap_addr): Ditto.
212
0f026fd0
NC
2132003-03-27 Nick Clifton <nickc@redhat.com>
214
215 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
216
f603c8fe
NC
2172003-03-20 Nick Clifton <nickc@redhat.com>
218
219 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
220 registers.
221
113dd8b2
AC
2222003-02-27 Andrew Cagney <cagney@redhat.com>
223
224 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
225 _bfd to bfd.
226
836cc9f4
AC
2272003-02-20 Andrew Cagney <ac131313@redhat.com>
228
229 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
230 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
231 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
232 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
233 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
234 (sim_disable_all_breakpoints): Ditto.
235
a7df09ae
KH
2362002-12-26 Kazu Hirata <kazu@cs.umass.edu>
237
238 * sim-h8300.h: Remove ^M.
239
467e9706
AV
2402002-07-29 Andrey Volkov <avolkov@transas.com>
241
242 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
243 prefix.
244
88ff637d
AV
2452002-07-23 Andrey Volkov <avolkov@transas.com>
246
247 * sim-h8300.h: New file.
248
75c4388a
AC
2492002-07-17 Andrew Cagney <cagney@redhat.com>
250
251 * remote-sim.h: Update copyright.
252 (sim_set_callbacks, sim_size, sim_trace)
253 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
254 "sim/common/run-sim.h".
255
2f14585c
JR
256Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
257
258 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
259 renumbering the sh-dsp registers to use distinct numbers.
260
c7731255
AC
2612002-06-15 Andrew Cagney <ac131313@redhat.com>
262
263 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
264
26216b98
AC
2652002-06-12 Andrew Cagney <ac131313@redhat.com>
266
267 * sim-arm.h: New file.
268
3c25f8c7
AC
2692002-06-08 Andrew Cagney <cagney@redhat.com>
270
271 * callback.h: Copy to here from directory above.
272 * remote-sim.h: Copy to here from directory above.
273
18c0df9e
AC
2742002-06-01 Andrew Cagney <ac131313@redhat.com>
275
276 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
277 Update copyright.
278
b91b96f4
AC
2792002-05-23 Andrew Cagney <ac131313@redhat.com>
280
281 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
282
6093d3a5
EZ
2832002-05-10 Elena Zannoni <ezannoni@redhat.com>
284
285 * sim-sh.h: New file, for sh gdb<->sim interface.
286
1a79372d
DJ
2872002-05-09 Daniel Jacobowitz <drow@mvista.com>
288
289 * signals.h: Update comments.
290 (enum target_signal): Remove conditional compilation around
291 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
292
dd7bf85e
DJ
2932002-03-10 Daniel Jacobowitz <drow@mvista.com>
294
295 * signals.h: New file, from gdb/defs.h.
296
297\f
32d0add0 298Copyright (C) 2002-2015 Free Software Foundation, Inc.
752937aa
NC
299
300Copying and distribution of this file, with or without modification,
301are permitted in any medium without royalty provided the copyright
302notice and this notice are preserved.
303
dd7bf85e
DJ
304Local Variables:
305mode: change-log
306left-margin: 8
307fill-column: 74
308version-control: never
309End:
This page took 0.667999 seconds and 4 git commands to generate.