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