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