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