]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - include/gdb/ChangeLog
2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
[thirdparty/binutils-gdb.git] / include / gdb / ChangeLog
1 2007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
2
3 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
4
5 2007-08-23 Joel Brobecker <brobecker@adacore.com>
6
7 Switch the license of all .h files to GPLv3.
8
9 2007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
10
11 Updated copyright notices for most files.
12
13 2005-07-08 Ben Elliston <bje@au.ibm.com>
14
15 * callback.h: Remove ANSI_PROTOTYPES conditional code.
16
17 2005-01-28 Hans-Peter Nilsson <hp@axis.com>
18
19 * callback.h (struct host_callback_struct): New members pipe,
20 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
21 target_sizeof_int.
22 (CB_SYS_pipe): New macro.
23
24 * callback.h: Include "bfd.h".
25 (struct host_callback_struct): New member target_endian.
26 (cb_store_target_endian): Declare.
27
28 2004-12-15 Hans-Peter Nilsson <hp@axis.com>
29
30 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
31
32 2004-12-13 Hans-Peter Nilsson <hp@axis.com>
33
34 * callback.h (struct host_callback_struct): New member lstat.
35 (CB_SYS_lstat): New macro.
36 (CB_SYS_rename): New macro.
37
38 2004-09-08 Michael Snyder <msnyder@redhat.com>
39
40 Commited by Corinna Vinschen <vinschen@redhat.com>
41 * sim-sh.h: Add new sh2a banked registers.
42
43 2004-08-04 Andrew Cagney <cagney@gnu.org>
44
45 * sim-ppc.h: Add extern "C" wrapper.
46 (enum sim_ppc_regnum): Add full list of SPRs.
47
48 2004-08-04 Jim Blandy <jimb@redhat.com>
49
50 * sim-ppc.h: New file.
51
52 2004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
53
54 * callback.h (host_callback_struct): Replace members fdopen and
55 alwaysopen with fd_buddy.
56 [sim/common: * callback.c: Changed all users. ]
57
58 2003-10-31 Kevin Buettner <kevin@redhat.com>
59
60 * sim-frv.h: New file.
61
62 2003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
63
64 * callback.h (struct host_callback_struct): New members ftruncate
65 and truncate.
66
67 2003-06-10 Corinna Vinschen <vinschen@redhat.com>
68
69 * gdb/fileio.h: New file.
70
71 2003-05-07 Andrew Cagney <cagney@redhat.com>
72
73 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
74 (sim_d10v_translate_imap_addr): Add regcache parameter.
75 (sim_d10v_translate_dmap_addr): Ditto.
76
77 2003-03-27 Nick Clifton <nickc@redhat.com>
78
79 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
80
81 2003-03-20 Nick Clifton <nickc@redhat.com>
82
83 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
84 registers.
85
86 2003-02-27 Andrew Cagney <cagney@redhat.com>
87
88 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
89 _bfd to bfd.
90
91 2003-02-20 Andrew Cagney <ac131313@redhat.com>
92
93 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
94 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
95 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
96 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
97 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
98 (sim_disable_all_breakpoints): Ditto.
99
100 2002-12-26 Kazu Hirata <kazu@cs.umass.edu>
101
102 * sim-h8300.h: Remove ^M.
103
104 2002-07-29 Andrey Volkov <avolkov@transas.com>
105
106 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
107 prefix.
108
109 2002-07-23 Andrey Volkov <avolkov@transas.com>
110
111 * sim-h8300.h: New file.
112
113 2002-07-17 Andrew Cagney <cagney@redhat.com>
114
115 * remote-sim.h: Update copyright.
116 (sim_set_callbacks, sim_size, sim_trace)
117 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
118 "sim/common/run-sim.h".
119
120 Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
121
122 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
123 renumbering the sh-dsp registers to use distinct numbers.
124
125 2002-06-15 Andrew Cagney <ac131313@redhat.com>
126
127 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
128
129 2002-06-12 Andrew Cagney <ac131313@redhat.com>
130
131 * sim-arm.h: New file.
132
133 2002-06-08 Andrew Cagney <cagney@redhat.com>
134
135 * callback.h: Copy to here from directory above.
136 * remote-sim.h: Copy to here from directory above.
137
138 2002-06-01 Andrew Cagney <ac131313@redhat.com>
139
140 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
141 Update copyright.
142
143 2002-05-23 Andrew Cagney <ac131313@redhat.com>
144
145 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
146
147 2002-05-10 Elena Zannoni <ezannoni@redhat.com>
148
149 * sim-sh.h: New file, for sh gdb<->sim interface.
150
151 2002-05-09 Daniel Jacobowitz <drow@mvista.com>
152
153 * signals.h: Update comments.
154 (enum target_signal): Remove conditional compilation around
155 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
156
157 2002-03-10 Daniel Jacobowitz <drow@mvista.com>
158
159 * signals.h: New file, from gdb/defs.h.
160
161 \f
162 Local Variables:
163 mode: change-log
164 left-margin: 8
165 fill-column: 74
166 version-control: never
167 End: