Add copyright notices
[deliverable/binutils-gdb.git] / include / gdb / ChangeLog
CommitLineData
156942c7
DE
12012-06-23 Doug Evans <dje@google.com>
2
3 * gdb-index.h: New file.
4
a493e3e2
PA
52012-05-24 Pedro Alves <palves@redhat.com>
6
7 PR gdb/7205
8
9 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
10
2ea28649
PA
112012-05-24 Pedro Alves <palves@redhat.com>
12
13 PR gdb/7205
14
15 Replace target_signal with gdb_signal throughout.
16
81eb0a20
MF
172012-04-12 Mike Frysinger <vapier@gentoo.org>
18
19 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
20
9058f767
KB
212012-02-03 Kevin Buettner <kevinb@redhat.com>
22
23 * sim-rl78.h: New file.
24
71712327
MF
252011-12-03 Mike Frysinger <vapier@gentoo.org>
26
27 * callback.h (cb_get_string): New prototype.
28
56a9aa1d
MF
292011-04-14 Mike Frysinger <vapier@gentoo.org>
30
31 * remote-sim.h (sim_complete_command): New prototype.
32
ef016f83
MF
332011-03-05 Mike Frysinger <vapier@gentoo.org>
34
35 * sim-bfin.h: New file.
36
dae477fe
AB
372011-01-11 Andrew Burgess <aburgess@broadcom.com>
38
39 * remote-sim.h (sim_store_register): Update the API
40 documentation for this function.
41
a6eb9bc8
JK
422010-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
a19cae16
JK
472010-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
fd60dc69
KB
532010-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
6f2bc2ee
MF
582010-04-13 Mike Frysinger <vapier@gentoo.org>
59
60 * callback.h: Strip PARAMS from prototypes.
61 * remote-sim.h: Likewise.
62
cb1cc9c6
MF
632010-04-13 Mike Frysinger <vapier@gentoo.org>
64
65 * remote-sim.h (sim_write): Add const to buf arg.
66
4f8d4a38
DD
672009-11-24 DJ Delorie <dj@redhat.com>
68
69 * sim-rx.h: New.
70
c28c63d8
JB
712009-05-18 Jon Beniston <jon@beniston.com>
72
73 * sim-lm32.h: New file.
74
ec383c73
HPN
752009-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
ae8aafe1
SR
802008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
81
82 * sim-cr16.h: New file.
83
9b254dd1
DJ
842008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
85
86 Updated copyright notices for most files.
87
7cc46491
DJ
882007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
89
90 * sim-ppc.h (sim_spr_register_name): New prototype.
91
b981d709
DJ
922007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
93
eb639c50 94 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
b981d709 95
1d52ba21
JB
962007-08-23 Joel Brobecker <brobecker@adacore.com>
97
98 Switch the license of all .h files to GPLv3.
99
20ac0504
DJ
1002007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
101
102 Updated copyright notices for most files.
103
043e313a
BE
1042005-07-08 Ben Elliston <bje@au.ibm.com>
105
106 * callback.h: Remove ANSI_PROTOTYPES conditional code.
107
99b2a78e
HPN
1082005-01-28 Hans-Peter Nilsson <hp@axis.com>
109
6a7e5cfe
HPN
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
99b2a78e
HPN
115 * callback.h: Include "bfd.h".
116 (struct host_callback_struct): New member target_endian.
117 (cb_store_target_endian): Declare.
118
2adf959d
HPN
1192004-12-15 Hans-Peter Nilsson <hp@axis.com>
120
121 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
122
23193ce4 1232004-12-13 Hans-Peter Nilsson <hp@axis.com>
c4b36ce9
HPN
124
125 * callback.h (struct host_callback_struct): New member lstat.
126 (CB_SYS_lstat): New macro.
d3ee64d1 127 (CB_SYS_rename): New macro.
c4b36ce9 128
899a8cf0
CV
1292004-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
b0be0601 1342004-08-04 Andrew Cagney <cagney@gnu.org>
7a7aed78 135
b0be0601
AC
136 * sim-ppc.h: Add extern "C" wrapper.
137 (enum sim_ppc_regnum): Add full list of SPRs.
7a7aed78 138
ccfd2f31
JB
1392004-08-04 Jim Blandy <jimb@redhat.com>
140
141 * sim-ppc.h: New file.
142
594ee3a7
JR
1432004-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
e4418cab
KB
1492003-10-31 Kevin Buettner <kevin@redhat.com>
150
151 * sim-frv.h: New file.
152
cdc9c0bc
JR
1532003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
154
155 * callback.h (struct host_callback_struct): New members ftruncate
156 and truncate.
157
430329a9
CV
1582003-06-10 Corinna Vinschen <vinschen@redhat.com>
159
160 * gdb/fileio.h: New file.
161
f6684c31
AC
1622003-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
0f026fd0
NC
1682003-03-27 Nick Clifton <nickc@redhat.com>
169
170 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
171
f603c8fe
NC
1722003-03-20 Nick Clifton <nickc@redhat.com>
173
174 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
175 registers.
176
113dd8b2
AC
1772003-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
836cc9f4
AC
1822003-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
a7df09ae
KH
1912002-12-26 Kazu Hirata <kazu@cs.umass.edu>
192
193 * sim-h8300.h: Remove ^M.
194
467e9706
AV
1952002-07-29 Andrey Volkov <avolkov@transas.com>
196
197 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
198 prefix.
199
88ff637d
AV
2002002-07-23 Andrey Volkov <avolkov@transas.com>
201
202 * sim-h8300.h: New file.
203
75c4388a
AC
2042002-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
2f14585c
JR
211Wed 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
c7731255
AC
2162002-06-15 Andrew Cagney <ac131313@redhat.com>
217
218 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
219
26216b98
AC
2202002-06-12 Andrew Cagney <ac131313@redhat.com>
221
222 * sim-arm.h: New file.
223
3c25f8c7
AC
2242002-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
18c0df9e
AC
2292002-06-01 Andrew Cagney <ac131313@redhat.com>
230
231 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
232 Update copyright.
233
b91b96f4
AC
2342002-05-23 Andrew Cagney <ac131313@redhat.com>
235
236 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
237
6093d3a5
EZ
2382002-05-10 Elena Zannoni <ezannoni@redhat.com>
239
240 * sim-sh.h: New file, for sh gdb<->sim interface.
241
1a79372d
DJ
2422002-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
dd7bf85e
DJ
2482002-03-10 Daniel Jacobowitz <drow@mvista.com>
249
250 * signals.h: New file, from gdb/defs.h.
251
252\f
752937aa
NC
253Copyright (C) 2002-2012 Free Software Foundation, Inc.
254
255Copying and distribution of this file, with or without modification,
256are permitted in any medium without royalty provided the copyright
257notice and this notice are preserved.
258
dd7bf85e
DJ
259Local Variables:
260mode: change-log
261left-margin: 8
262fill-column: 74
263version-control: never
264End:
This page took 0.444791 seconds and 4 git commands to generate.