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