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