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