]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/gdb/ChangeLog
Update years in copyright notice for the GDB files.
[thirdparty/binutils-gdb.git] / include / gdb / ChangeLog
CommitLineData
8acc9f48
JB
12013-01-01 Joel Brobecker <brobecker@adacore.com>
2
3 Update year range in copyright notice of all files.
4
156942c7
DE
52012-06-23 Doug Evans <dje@google.com>
6
7 * gdb-index.h: New file.
8
a493e3e2
PA
92012-05-24 Pedro Alves <palves@redhat.com>
10
11 PR gdb/7205
12
13 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
14
2ea28649
PA
152012-05-24 Pedro Alves <palves@redhat.com>
16
17 PR gdb/7205
18
19 Replace target_signal with gdb_signal throughout.
20
81eb0a20
MF
212012-04-12 Mike Frysinger <vapier@gentoo.org>
22
23 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
24
9058f767
KB
252012-02-03 Kevin Buettner <kevinb@redhat.com>
26
27 * sim-rl78.h: New file.
28
71712327
MF
292011-12-03 Mike Frysinger <vapier@gentoo.org>
30
31 * callback.h (cb_get_string): New prototype.
32
56a9aa1d
MF
332011-04-14 Mike Frysinger <vapier@gentoo.org>
34
35 * remote-sim.h (sim_complete_command): New prototype.
36
ef016f83
MF
372011-03-05 Mike Frysinger <vapier@gentoo.org>
38
39 * sim-bfin.h: New file.
40
dae477fe
AB
412011-01-11 Andrew Burgess <aburgess@broadcom.com>
42
43 * remote-sim.h (sim_store_register): Update the API
44 documentation for this function.
45
a6eb9bc8
JK
462010-09-06 Pedro Alves <pedro@codesourcery.com>
47
48 * signals.def: Replace all ANY uses by SET with specific numbers.
49 * signals.h (ANY): Remove.
50
a19cae16
JK
512010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
52
53 * signals.h (enum target_signal): Move the content to signals.def.
54 Include it.
55 * signals.def: New file.
56
fd60dc69
KB
572010-06-24 Kevin Buettner <kevinb@redhat.com>
58
59 * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust
60 register order.
61
6f2bc2ee
MF
622010-04-13 Mike Frysinger <vapier@gentoo.org>
63
64 * callback.h: Strip PARAMS from prototypes.
65 * remote-sim.h: Likewise.
66
cb1cc9c6
MF
672010-04-13 Mike Frysinger <vapier@gentoo.org>
68
69 * remote-sim.h (sim_write): Add const to buf arg.
70
4f8d4a38
DD
712009-11-24 DJ Delorie <dj@redhat.com>
72
73 * sim-rx.h: New.
74
c28c63d8
JB
752009-05-18 Jon Beniston <jon@beniston.com>
76
77 * sim-lm32.h: New file.
78
ec383c73
HPN
792009-01-07 Hans-Peter Nilsson <hp@axis.com>
80
81 * callback.h (struct host_callback_struct): Mark member error as
82 pointing to a noreturn function.
83
ae8aafe1
SR
842008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
85
86 * sim-cr16.h: New file.
87
9b254dd1
DJ
882008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
89
90 Updated copyright notices for most files.
91
7cc46491
DJ
922007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
93
94 * sim-ppc.h (sim_spr_register_name): New prototype.
95
b981d709
DJ
962007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
97
eb639c50 98 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
b981d709 99
1d52ba21
JB
1002007-08-23 Joel Brobecker <brobecker@adacore.com>
101
102 Switch the license of all .h files to GPLv3.
103
20ac0504
DJ
1042007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
105
106 Updated copyright notices for most files.
107
043e313a
BE
1082005-07-08 Ben Elliston <bje@au.ibm.com>
109
110 * callback.h: Remove ANSI_PROTOTYPES conditional code.
111
99b2a78e
HPN
1122005-01-28 Hans-Peter Nilsson <hp@axis.com>
113
6a7e5cfe
HPN
114 * callback.h (struct host_callback_struct): New members pipe,
115 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
116 target_sizeof_int.
117 (CB_SYS_pipe): New macro.
118
99b2a78e
HPN
119 * callback.h: Include "bfd.h".
120 (struct host_callback_struct): New member target_endian.
121 (cb_store_target_endian): Declare.
122
2adf959d
HPN
1232004-12-15 Hans-Peter Nilsson <hp@axis.com>
124
125 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
126
23193ce4 1272004-12-13 Hans-Peter Nilsson <hp@axis.com>
c4b36ce9
HPN
128
129 * callback.h (struct host_callback_struct): New member lstat.
130 (CB_SYS_lstat): New macro.
d3ee64d1 131 (CB_SYS_rename): New macro.
c4b36ce9 132
899a8cf0
CV
1332004-09-08 Michael Snyder <msnyder@redhat.com>
134
135 Commited by Corinna Vinschen <vinschen@redhat.com>
136 * sim-sh.h: Add new sh2a banked registers.
137
b0be0601 1382004-08-04 Andrew Cagney <cagney@gnu.org>
7a7aed78 139
b0be0601
AC
140 * sim-ppc.h: Add extern "C" wrapper.
141 (enum sim_ppc_regnum): Add full list of SPRs.
7a7aed78 142
ccfd2f31
JB
1432004-08-04 Jim Blandy <jimb@redhat.com>
144
145 * sim-ppc.h: New file.
146
594ee3a7
JR
1472004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
148
149 * callback.h (host_callback_struct): Replace members fdopen and
150 alwaysopen with fd_buddy.
151 [sim/common: * callback.c: Changed all users. ]
152
e4418cab
KB
1532003-10-31 Kevin Buettner <kevin@redhat.com>
154
155 * sim-frv.h: New file.
156
cdc9c0bc
JR
1572003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
158
159 * callback.h (struct host_callback_struct): New members ftruncate
160 and truncate.
161
430329a9
CV
1622003-06-10 Corinna Vinschen <vinschen@redhat.com>
163
164 * gdb/fileio.h: New file.
165
f6684c31
AC
1662003-05-07 Andrew Cagney <cagney@redhat.com>
167
168 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
169 (sim_d10v_translate_imap_addr): Add regcache parameter.
170 (sim_d10v_translate_dmap_addr): Ditto.
171
0f026fd0
NC
1722003-03-27 Nick Clifton <nickc@redhat.com>
173
174 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
175
f603c8fe
NC
1762003-03-20 Nick Clifton <nickc@redhat.com>
177
178 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
179 registers.
180
113dd8b2
AC
1812003-02-27 Andrew Cagney <cagney@redhat.com>
182
183 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
184 _bfd to bfd.
185
836cc9f4
AC
1862003-02-20 Andrew Cagney <ac131313@redhat.com>
187
188 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
189 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
190 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
191 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
192 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
193 (sim_disable_all_breakpoints): Ditto.
194
a7df09ae
KH
1952002-12-26 Kazu Hirata <kazu@cs.umass.edu>
196
197 * sim-h8300.h: Remove ^M.
198
467e9706
AV
1992002-07-29 Andrey Volkov <avolkov@transas.com>
200
201 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
202 prefix.
203
88ff637d
AV
2042002-07-23 Andrey Volkov <avolkov@transas.com>
205
206 * sim-h8300.h: New file.
207
75c4388a
AC
2082002-07-17 Andrew Cagney <cagney@redhat.com>
209
210 * remote-sim.h: Update copyright.
211 (sim_set_callbacks, sim_size, sim_trace)
212 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
213 "sim/common/run-sim.h".
214
2f14585c
JR
215Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
216
217 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
218 renumbering the sh-dsp registers to use distinct numbers.
219
c7731255
AC
2202002-06-15 Andrew Cagney <ac131313@redhat.com>
221
222 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
223
26216b98
AC
2242002-06-12 Andrew Cagney <ac131313@redhat.com>
225
226 * sim-arm.h: New file.
227
3c25f8c7
AC
2282002-06-08 Andrew Cagney <cagney@redhat.com>
229
230 * callback.h: Copy to here from directory above.
231 * remote-sim.h: Copy to here from directory above.
232
18c0df9e
AC
2332002-06-01 Andrew Cagney <ac131313@redhat.com>
234
235 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
236 Update copyright.
237
b91b96f4
AC
2382002-05-23 Andrew Cagney <ac131313@redhat.com>
239
240 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
241
6093d3a5
EZ
2422002-05-10 Elena Zannoni <ezannoni@redhat.com>
243
244 * sim-sh.h: New file, for sh gdb<->sim interface.
245
1a79372d
DJ
2462002-05-09 Daniel Jacobowitz <drow@mvista.com>
247
248 * signals.h: Update comments.
249 (enum target_signal): Remove conditional compilation around
250 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
251
dd7bf85e
DJ
2522002-03-10 Daniel Jacobowitz <drow@mvista.com>
253
254 * signals.h: New file, from gdb/defs.h.
255
256\f
8acc9f48 257Copyright (C) 2002-2013 Free Software Foundation, Inc.
752937aa
NC
258
259Copying and distribution of this file, with or without modification,
260are permitted in any medium without royalty provided the copyright
261notice and this notice are preserved.
262
dd7bf85e
DJ
263Local Variables:
264mode: change-log
265left-margin: 8
266fill-column: 74
267version-control: never
268End: