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