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