OSDN Git Service

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