]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/gdb/ChangeLog
2009-11-24 Tristan Gingold <gingold@adacore.com>
[thirdparty/binutils-gdb.git] / include / gdb / ChangeLog
CommitLineData
c28c63d8
JB
12009-05-18 Jon Beniston <jon@beniston.com>
2
3 * sim-lm32.h: New file.
4
ec383c73
HPN
52009-01-07 Hans-Peter Nilsson <hp@axis.com>
6
7 * callback.h (struct host_callback_struct): Mark member error as
8 pointing to a noreturn function.
9
ae8aafe1
SR
102008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
11
12 * sim-cr16.h: New file.
13
9b254dd1
DJ
142008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
15
16 Updated copyright notices for most files.
17
7cc46491
DJ
182007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
19
20 * sim-ppc.h (sim_spr_register_name): New prototype.
21
b981d709
DJ
222007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
23
eb639c50 24 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
b981d709 25
1d52ba21
JB
262007-08-23 Joel Brobecker <brobecker@adacore.com>
27
28 Switch the license of all .h files to GPLv3.
29
20ac0504
DJ
302007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
31
32 Updated copyright notices for most files.
33
043e313a
BE
342005-07-08 Ben Elliston <bje@au.ibm.com>
35
36 * callback.h: Remove ANSI_PROTOTYPES conditional code.
37
99b2a78e
HPN
382005-01-28 Hans-Peter Nilsson <hp@axis.com>
39
6a7e5cfe
HPN
40 * callback.h (struct host_callback_struct): New members pipe,
41 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
42 target_sizeof_int.
43 (CB_SYS_pipe): New macro.
44
99b2a78e
HPN
45 * callback.h: Include "bfd.h".
46 (struct host_callback_struct): New member target_endian.
47 (cb_store_target_endian): Declare.
48
2adf959d
HPN
492004-12-15 Hans-Peter Nilsson <hp@axis.com>
50
51 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
52
23193ce4 532004-12-13 Hans-Peter Nilsson <hp@axis.com>
c4b36ce9
HPN
54
55 * callback.h (struct host_callback_struct): New member lstat.
56 (CB_SYS_lstat): New macro.
d3ee64d1 57 (CB_SYS_rename): New macro.
c4b36ce9 58
899a8cf0
CV
592004-09-08 Michael Snyder <msnyder@redhat.com>
60
61 Commited by Corinna Vinschen <vinschen@redhat.com>
62 * sim-sh.h: Add new sh2a banked registers.
63
b0be0601 642004-08-04 Andrew Cagney <cagney@gnu.org>
7a7aed78 65
b0be0601
AC
66 * sim-ppc.h: Add extern "C" wrapper.
67 (enum sim_ppc_regnum): Add full list of SPRs.
7a7aed78 68
ccfd2f31
JB
692004-08-04 Jim Blandy <jimb@redhat.com>
70
71 * sim-ppc.h: New file.
72
594ee3a7
JR
732004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
74
75 * callback.h (host_callback_struct): Replace members fdopen and
76 alwaysopen with fd_buddy.
77 [sim/common: * callback.c: Changed all users. ]
78
e4418cab
KB
792003-10-31 Kevin Buettner <kevin@redhat.com>
80
81 * sim-frv.h: New file.
82
cdc9c0bc
JR
832003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
84
85 * callback.h (struct host_callback_struct): New members ftruncate
86 and truncate.
87
430329a9
CV
882003-06-10 Corinna Vinschen <vinschen@redhat.com>
89
90 * gdb/fileio.h: New file.
91
f6684c31
AC
922003-05-07 Andrew Cagney <cagney@redhat.com>
93
94 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
95 (sim_d10v_translate_imap_addr): Add regcache parameter.
96 (sim_d10v_translate_dmap_addr): Ditto.
97
0f026fd0
NC
982003-03-27 Nick Clifton <nickc@redhat.com>
99
100 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
101
f603c8fe
NC
1022003-03-20 Nick Clifton <nickc@redhat.com>
103
104 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
105 registers.
106
113dd8b2
AC
1072003-02-27 Andrew Cagney <cagney@redhat.com>
108
109 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
110 _bfd to bfd.
111
836cc9f4
AC
1122003-02-20 Andrew Cagney <ac131313@redhat.com>
113
114 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
115 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
116 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
117 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
118 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
119 (sim_disable_all_breakpoints): Ditto.
120
a7df09ae
KH
1212002-12-26 Kazu Hirata <kazu@cs.umass.edu>
122
123 * sim-h8300.h: Remove ^M.
124
467e9706
AV
1252002-07-29 Andrey Volkov <avolkov@transas.com>
126
127 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
128 prefix.
129
88ff637d
AV
1302002-07-23 Andrey Volkov <avolkov@transas.com>
131
132 * sim-h8300.h: New file.
133
75c4388a
AC
1342002-07-17 Andrew Cagney <cagney@redhat.com>
135
136 * remote-sim.h: Update copyright.
137 (sim_set_callbacks, sim_size, sim_trace)
138 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
139 "sim/common/run-sim.h".
140
2f14585c
JR
141Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
142
143 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
144 renumbering the sh-dsp registers to use distinct numbers.
145
c7731255
AC
1462002-06-15 Andrew Cagney <ac131313@redhat.com>
147
148 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
149
26216b98
AC
1502002-06-12 Andrew Cagney <ac131313@redhat.com>
151
152 * sim-arm.h: New file.
153
3c25f8c7
AC
1542002-06-08 Andrew Cagney <cagney@redhat.com>
155
156 * callback.h: Copy to here from directory above.
157 * remote-sim.h: Copy to here from directory above.
158
18c0df9e
AC
1592002-06-01 Andrew Cagney <ac131313@redhat.com>
160
161 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
162 Update copyright.
163
b91b96f4
AC
1642002-05-23 Andrew Cagney <ac131313@redhat.com>
165
166 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
167
6093d3a5
EZ
1682002-05-10 Elena Zannoni <ezannoni@redhat.com>
169
170 * sim-sh.h: New file, for sh gdb<->sim interface.
171
1a79372d
DJ
1722002-05-09 Daniel Jacobowitz <drow@mvista.com>
173
174 * signals.h: Update comments.
175 (enum target_signal): Remove conditional compilation around
176 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
177
dd7bf85e
DJ
1782002-03-10 Daniel Jacobowitz <drow@mvista.com>
179
180 * signals.h: New file, from gdb/defs.h.
181
182\f
183Local Variables:
184mode: change-log
185left-margin: 8
186fill-column: 74
187version-control: never
188End: