]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/gdb/ChangeLog
Updated the MAINTAINERS file: Add myself as maintainer of cr16 port.
[thirdparty/binutils-gdb.git] / include / gdb / ChangeLog
CommitLineData
9b254dd1
DJ
12008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
2
3 Updated copyright notices for most files.
4
7cc46491
DJ
52007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
6
7 * sim-ppc.h (sim_spr_register_name): New prototype.
8
b981d709
DJ
92007-10-11 Jesper Nilsson <jesper.nilsson@axis.com>
10
eb639c50 11 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
b981d709 12
1d52ba21
JB
132007-08-23 Joel Brobecker <brobecker@adacore.com>
14
15 Switch the license of all .h files to GPLv3.
16
20ac0504
DJ
172007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
18
19 Updated copyright notices for most files.
20
043e313a
BE
212005-07-08 Ben Elliston <bje@au.ibm.com>
22
23 * callback.h: Remove ANSI_PROTOTYPES conditional code.
24
99b2a78e
HPN
252005-01-28 Hans-Peter Nilsson <hp@axis.com>
26
6a7e5cfe
HPN
27 * callback.h (struct host_callback_struct): New members pipe,
28 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
29 target_sizeof_int.
30 (CB_SYS_pipe): New macro.
31
99b2a78e
HPN
32 * callback.h: Include "bfd.h".
33 (struct host_callback_struct): New member target_endian.
34 (cb_store_target_endian): Declare.
35
2adf959d
HPN
362004-12-15 Hans-Peter Nilsson <hp@axis.com>
37
38 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
39
23193ce4 402004-12-13 Hans-Peter Nilsson <hp@axis.com>
c4b36ce9
HPN
41
42 * callback.h (struct host_callback_struct): New member lstat.
43 (CB_SYS_lstat): New macro.
d3ee64d1 44 (CB_SYS_rename): New macro.
c4b36ce9 45
899a8cf0
CV
462004-09-08 Michael Snyder <msnyder@redhat.com>
47
48 Commited by Corinna Vinschen <vinschen@redhat.com>
49 * sim-sh.h: Add new sh2a banked registers.
50
b0be0601 512004-08-04 Andrew Cagney <cagney@gnu.org>
7a7aed78 52
b0be0601
AC
53 * sim-ppc.h: Add extern "C" wrapper.
54 (enum sim_ppc_regnum): Add full list of SPRs.
7a7aed78 55
ccfd2f31
JB
562004-08-04 Jim Blandy <jimb@redhat.com>
57
58 * sim-ppc.h: New file.
59
594ee3a7
JR
602004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
61
62 * callback.h (host_callback_struct): Replace members fdopen and
63 alwaysopen with fd_buddy.
64 [sim/common: * callback.c: Changed all users. ]
65
e4418cab
KB
662003-10-31 Kevin Buettner <kevin@redhat.com>
67
68 * sim-frv.h: New file.
69
cdc9c0bc
JR
702003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
71
72 * callback.h (struct host_callback_struct): New members ftruncate
73 and truncate.
74
430329a9
CV
752003-06-10 Corinna Vinschen <vinschen@redhat.com>
76
77 * gdb/fileio.h: New file.
78
f6684c31
AC
792003-05-07 Andrew Cagney <cagney@redhat.com>
80
81 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
82 (sim_d10v_translate_imap_addr): Add regcache parameter.
83 (sim_d10v_translate_dmap_addr): Ditto.
84
0f026fd0
NC
852003-03-27 Nick Clifton <nickc@redhat.com>
86
87 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
88
f603c8fe
NC
892003-03-20 Nick Clifton <nickc@redhat.com>
90
91 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
92 registers.
93
113dd8b2
AC
942003-02-27 Andrew Cagney <cagney@redhat.com>
95
96 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
97 _bfd to bfd.
98
836cc9f4
AC
992003-02-20 Andrew Cagney <ac131313@redhat.com>
100
101 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
102 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
103 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
104 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
105 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
106 (sim_disable_all_breakpoints): Ditto.
107
a7df09ae
KH
1082002-12-26 Kazu Hirata <kazu@cs.umass.edu>
109
110 * sim-h8300.h: Remove ^M.
111
467e9706
AV
1122002-07-29 Andrey Volkov <avolkov@transas.com>
113
114 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
115 prefix.
116
88ff637d
AV
1172002-07-23 Andrey Volkov <avolkov@transas.com>
118
119 * sim-h8300.h: New file.
120
75c4388a
AC
1212002-07-17 Andrew Cagney <cagney@redhat.com>
122
123 * remote-sim.h: Update copyright.
124 (sim_set_callbacks, sim_size, sim_trace)
125 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
126 "sim/common/run-sim.h".
127
2f14585c
JR
128Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
129
130 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
131 renumbering the sh-dsp registers to use distinct numbers.
132
c7731255
AC
1332002-06-15 Andrew Cagney <ac131313@redhat.com>
134
135 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
136
26216b98
AC
1372002-06-12 Andrew Cagney <ac131313@redhat.com>
138
139 * sim-arm.h: New file.
140
3c25f8c7
AC
1412002-06-08 Andrew Cagney <cagney@redhat.com>
142
143 * callback.h: Copy to here from directory above.
144 * remote-sim.h: Copy to here from directory above.
145
18c0df9e
AC
1462002-06-01 Andrew Cagney <ac131313@redhat.com>
147
148 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
149 Update copyright.
150
b91b96f4
AC
1512002-05-23 Andrew Cagney <ac131313@redhat.com>
152
153 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
154
6093d3a5
EZ
1552002-05-10 Elena Zannoni <ezannoni@redhat.com>
156
157 * sim-sh.h: New file, for sh gdb<->sim interface.
158
1a79372d
DJ
1592002-05-09 Daniel Jacobowitz <drow@mvista.com>
160
161 * signals.h: Update comments.
162 (enum target_signal): Remove conditional compilation around
163 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
164
dd7bf85e
DJ
1652002-03-10 Daniel Jacobowitz <drow@mvista.com>
166
167 * signals.h: New file, from gdb/defs.h.
168
169\f
170Local Variables:
171mode: change-log
172left-margin: 8
173fill-column: 74
174version-control: never
175End: