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