Add copyright notices
[binutils-gdb.git] / include / gdb / ChangeLog
1 2012-06-23 Doug Evans <dje@google.com>
2
3 * gdb-index.h: New file.
4
5 2012-05-24 Pedro Alves <palves@redhat.com>
6
7 PR gdb/7205
8
9 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
10
11 2012-05-24 Pedro Alves <palves@redhat.com>
12
13 PR gdb/7205
14
15 Replace target_signal with gdb_signal throughout.
16
17 2012-04-12 Mike Frysinger <vapier@gentoo.org>
18
19 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
20
21 2012-02-03 Kevin Buettner <kevinb@redhat.com>
22
23 * sim-rl78.h: New file.
24
25 2011-12-03 Mike Frysinger <vapier@gentoo.org>
26
27 * callback.h (cb_get_string): New prototype.
28
29 2011-04-14 Mike Frysinger <vapier@gentoo.org>
30
31 * remote-sim.h (sim_complete_command): New prototype.
32
33 2011-03-05 Mike Frysinger <vapier@gentoo.org>
34
35 * sim-bfin.h: New file.
36
37 2011-01-11 Andrew Burgess <aburgess@broadcom.com>
38
39 * remote-sim.h (sim_store_register): Update the API
40 documentation for this function.
41
42 2010-09-06 Pedro Alves <pedro@codesourcery.com>
43
44 * signals.def: Replace all ANY uses by SET with specific numbers.
45 * signals.h (ANY): Remove.
46
47 2010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com>
48
49 * signals.h (enum target_signal): Move the content to signals.def.
50 Include it.
51 * signals.def: New file.
52
53 2010-06-24 Kevin Buettner <kevinb@redhat.com>
54
55 * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust
56 register order.
57
58 2010-04-13 Mike Frysinger <vapier@gentoo.org>
59
60 * callback.h: Strip PARAMS from prototypes.
61 * remote-sim.h: Likewise.
62
63 2010-04-13 Mike Frysinger <vapier@gentoo.org>
64
65 * remote-sim.h (sim_write): Add const to buf arg.
66
67 2009-11-24 DJ Delorie <dj@redhat.com>
68
69 * sim-rx.h: New.
70
71 2009-05-18 Jon Beniston <jon@beniston.com>
72
73 * sim-lm32.h: New file.
74
75 2009-01-07 Hans-Peter Nilsson <hp@axis.com>
76
77 * callback.h (struct host_callback_struct): Mark member error as
78 pointing to a noreturn function.
79
80 2008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
81
82 * sim-cr16.h: New file.
83
84 2008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
85
86 Updated copyright notices for most files.
87
88 2007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
89
90 * sim-ppc.h (sim_spr_register_name): New prototype.
91
92 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
93
94 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
95
96 2007-08-23 Joel Brobecker <brobecker@adacore.com>
97
98 Switch the license of all .h files to GPLv3.
99
100 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
101
102 Updated copyright notices for most files.
103
104 2005-07-08 Ben Elliston <bje@au.ibm.com>
105
106 * callback.h: Remove ANSI_PROTOTYPES conditional code.
107
108 2005-01-28 Hans-Peter Nilsson <hp@axis.com>
109
110 * callback.h (struct host_callback_struct): New members pipe,
111 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
112 target_sizeof_int.
113 (CB_SYS_pipe): New macro.
114
115 * callback.h: Include "bfd.h".
116 (struct host_callback_struct): New member target_endian.
117 (cb_store_target_endian): Declare.
118
119 2004-12-15 Hans-Peter Nilsson <hp@axis.com>
120
121 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
122
123 2004-12-13 Hans-Peter Nilsson <hp@axis.com>
124
125 * callback.h (struct host_callback_struct): New member lstat.
126 (CB_SYS_lstat): New macro.
127 (CB_SYS_rename): New macro.
128
129 2004-09-08 Michael Snyder <msnyder@redhat.com>
130
131 Commited by Corinna Vinschen <vinschen@redhat.com>
132 * sim-sh.h: Add new sh2a banked registers.
133
134 2004-08-04 Andrew Cagney <cagney@gnu.org>
135
136 * sim-ppc.h: Add extern "C" wrapper.
137 (enum sim_ppc_regnum): Add full list of SPRs.
138
139 2004-08-04 Jim Blandy <jimb@redhat.com>
140
141 * sim-ppc.h: New file.
142
143 2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
144
145 * callback.h (host_callback_struct): Replace members fdopen and
146 alwaysopen with fd_buddy.
147 [sim/common: * callback.c: Changed all users. ]
148
149 2003-10-31 Kevin Buettner <kevin@redhat.com>
150
151 * sim-frv.h: New file.
152
153 2003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
154
155 * callback.h (struct host_callback_struct): New members ftruncate
156 and truncate.
157
158 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
159
160 * gdb/fileio.h: New file.
161
162 2003-05-07 Andrew Cagney <cagney@redhat.com>
163
164 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
165 (sim_d10v_translate_imap_addr): Add regcache parameter.
166 (sim_d10v_translate_dmap_addr): Ditto.
167
168 2003-03-27 Nick Clifton <nickc@redhat.com>
169
170 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
171
172 2003-03-20 Nick Clifton <nickc@redhat.com>
173
174 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
175 registers.
176
177 2003-02-27 Andrew Cagney <cagney@redhat.com>
178
179 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
180 _bfd to bfd.
181
182 2003-02-20 Andrew Cagney <ac131313@redhat.com>
183
184 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
185 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
186 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
187 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
188 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
189 (sim_disable_all_breakpoints): Ditto.
190
191 2002-12-26 Kazu Hirata <kazu@cs.umass.edu>
192
193 * sim-h8300.h: Remove ^M.
194
195 2002-07-29 Andrey Volkov <avolkov@transas.com>
196
197 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
198 prefix.
199
200 2002-07-23 Andrey Volkov <avolkov@transas.com>
201
202 * sim-h8300.h: New file.
203
204 2002-07-17 Andrew Cagney <cagney@redhat.com>
205
206 * remote-sim.h: Update copyright.
207 (sim_set_callbacks, sim_size, sim_trace)
208 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
209 "sim/common/run-sim.h".
210
211 Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
212
213 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
214 renumbering the sh-dsp registers to use distinct numbers.
215
216 2002-06-15 Andrew Cagney <ac131313@redhat.com>
217
218 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
219
220 2002-06-12 Andrew Cagney <ac131313@redhat.com>
221
222 * sim-arm.h: New file.
223
224 2002-06-08 Andrew Cagney <cagney@redhat.com>
225
226 * callback.h: Copy to here from directory above.
227 * remote-sim.h: Copy to here from directory above.
228
229 2002-06-01 Andrew Cagney <ac131313@redhat.com>
230
231 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
232 Update copyright.
233
234 2002-05-23 Andrew Cagney <ac131313@redhat.com>
235
236 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
237
238 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
239
240 * sim-sh.h: New file, for sh gdb<->sim interface.
241
242 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
243
244 * signals.h: Update comments.
245 (enum target_signal): Remove conditional compilation around
246 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
247
248 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
249
250 * signals.h: New file, from gdb/defs.h.
251
252 \f
253 Copyright (C) 2002-2012 Free Software Foundation, Inc.
254
255 Copying and distribution of this file, with or without modification,
256 are permitted in any medium without royalty provided the copyright
257 notice and this notice are preserved.
258
259 Local Variables:
260 mode: change-log
261 left-margin: 8
262 fill-column: 74
263 version-control: never
264 End: