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