]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - include/gdb/ChangeLog
* callback.h (CB_SYS_rename): New macro.
[thirdparty/binutils-gdb.git] / include / gdb / ChangeLog
CommitLineData
d3ee64d1 12004-12-13 Hans-Peter Nilsson <hp@bitrange.com>
c4b36ce9
HPN
2
3 * callback.h (struct host_callback_struct): New member lstat.
4 (CB_SYS_lstat): New macro.
d3ee64d1 5 (CB_SYS_rename): New macro.
c4b36ce9 6
899a8cf0
CV
72004-09-08 Michael Snyder <msnyder@redhat.com>
8
9 Commited by Corinna Vinschen <vinschen@redhat.com>
10 * sim-sh.h: Add new sh2a banked registers.
11
b0be0601 122004-08-04 Andrew Cagney <cagney@gnu.org>
7a7aed78 13
b0be0601
AC
14 * sim-ppc.h: Add extern "C" wrapper.
15 (enum sim_ppc_regnum): Add full list of SPRs.
7a7aed78 16
ccfd2f31
JB
172004-08-04 Jim Blandy <jimb@redhat.com>
18
19 * sim-ppc.h: New file.
20
594ee3a7
JR
212004-06-25 J"orn Rennecke <joern.rennecke@superh.com>
22
23 * callback.h (host_callback_struct): Replace members fdopen and
24 alwaysopen with fd_buddy.
25 [sim/common: * callback.c: Changed all users. ]
26
e4418cab
KB
272003-10-31 Kevin Buettner <kevin@redhat.com>
28
29 * sim-frv.h: New file.
30
cdc9c0bc
JR
312003-10-15 J"orn Rennecke <joern.rennecke@superh.com>
32
33 * callback.h (struct host_callback_struct): New members ftruncate
34 and truncate.
35
430329a9
CV
362003-06-10 Corinna Vinschen <vinschen@redhat.com>
37
38 * gdb/fileio.h: New file.
39
f6684c31
AC
402003-05-07 Andrew Cagney <cagney@redhat.com>
41
42 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
43 (sim_d10v_translate_imap_addr): Add regcache parameter.
44 (sim_d10v_translate_dmap_addr): Ditto.
45
0f026fd0
NC
462003-03-27 Nick Clifton <nickc@redhat.com>
47
48 * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
49
f603c8fe
NC
502003-03-20 Nick Clifton <nickc@redhat.com>
51
52 * sim-arm.h (sim_arm_regs): Add Maverick co-processor
53 registers.
54
113dd8b2
AC
552003-02-27 Andrew Cagney <cagney@redhat.com>
56
57 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
58 _bfd to bfd.
59
836cc9f4
AC
602003-02-20 Andrew Cagney <ac131313@redhat.com>
61
62 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
63 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
64 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
65 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
66 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
67 (sim_disable_all_breakpoints): Ditto.
68
a7df09ae
KH
692002-12-26 Kazu Hirata <kazu@cs.umass.edu>
70
71 * sim-h8300.h: Remove ^M.
72
467e9706
AV
732002-07-29 Andrey Volkov <avolkov@transas.com>
74
75 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
76 prefix.
77
88ff637d
AV
782002-07-23 Andrey Volkov <avolkov@transas.com>
79
80 * sim-h8300.h: New file.
81
75c4388a
AC
822002-07-17 Andrew Cagney <cagney@redhat.com>
83
84 * remote-sim.h: Update copyright.
85 (sim_set_callbacks, sim_size, sim_trace)
86 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to
87 "sim/common/run-sim.h".
88
2f14585c
JR
89Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
90
91 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
92 renumbering the sh-dsp registers to use distinct numbers.
93
c7731255
AC
942002-06-15 Andrew Cagney <ac131313@redhat.com>
95
96 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
97
26216b98
AC
982002-06-12 Andrew Cagney <ac131313@redhat.com>
99
100 * sim-arm.h: New file.
101
3c25f8c7
AC
1022002-06-08 Andrew Cagney <cagney@redhat.com>
103
104 * callback.h: Copy to here from directory above.
105 * remote-sim.h: Copy to here from directory above.
106
18c0df9e
AC
1072002-06-01 Andrew Cagney <ac131313@redhat.com>
108
109 * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
110 Update copyright.
111
b91b96f4
AC
1122002-05-23 Andrew Cagney <ac131313@redhat.com>
113
114 * sim-d10v.h: New file. Moved from include/sim-d10v.h.
115
6093d3a5
EZ
1162002-05-10 Elena Zannoni <ezannoni@redhat.com>
117
118 * sim-sh.h: New file, for sh gdb<->sim interface.
119
1a79372d
DJ
1202002-05-09 Daniel Jacobowitz <drow@mvista.com>
121
122 * signals.h: Update comments.
123 (enum target_signal): Remove conditional compilation around
124 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT.
125
dd7bf85e
DJ
1262002-03-10 Daniel Jacobowitz <drow@mvista.com>
127
128 * signals.h: New file, from gdb/defs.h.
129
130\f
131Local Variables:
132mode: change-log
133left-margin: 8
134fill-column: 74
135version-control: never
136End: