* callback.h: Remove ANSI_PROTOTYPES conditional code.
[binutils.git] / include / gdb / ChangeLog
blob2693f6407a0362180d4228af928d3a124f431293
1 2005-07-08  Ben Elliston  <bje@au.ibm.com>
3         * callback.h: Remove ANSI_PROTOTYPES conditional code.
5 2005-01-28  Hans-Peter Nilsson  <hp@axis.com>
7         * callback.h (struct host_callback_struct): New members pipe,
8         pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
9         target_sizeof_int.
10         (CB_SYS_pipe): New macro.
12         * callback.h: Include "bfd.h".
13         (struct host_callback_struct): New member target_endian.
14         (cb_store_target_endian): Declare.
16 2004-12-15  Hans-Peter Nilsson  <hp@axis.com>
18         * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
20 2004-12-13  Hans-Peter Nilsson  <hp@axis.com>
22         * callback.h (struct host_callback_struct): New member lstat.
23         (CB_SYS_lstat): New macro.
24         (CB_SYS_rename): New macro.
26 2004-09-08  Michael Snyder  <msnyder@redhat.com>
28         Commited by Corinna Vinschen <vinschen@redhat.com>
29         * sim-sh.h: Add new sh2a banked registers.
31 2004-08-04  Andrew Cagney  <cagney@gnu.org>
33         * sim-ppc.h: Add extern "C" wrapper.
34         (enum sim_ppc_regnum): Add full list of SPRs.
36 2004-08-04  Jim Blandy  <jimb@redhat.com>
38         * sim-ppc.h: New file.
40 2004-06-25  J"orn Rennecke <joern.rennecke@superh.com>
42         * callback.h (host_callback_struct): Replace members fdopen and
43         alwaysopen with fd_buddy.
44         [sim/common: * callback.c: Changed all users.  ]
46 2003-10-31  Kevin Buettner  <kevin@redhat.com>
48         * sim-frv.h: New file.
50 2003-10-15  J"orn Rennecke <joern.rennecke@superh.com>
52         * callback.h (struct host_callback_struct): New members ftruncate
53         and truncate.
55 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
57         * gdb/fileio.h: New file.
59 2003-05-07  Andrew Cagney  <cagney@redhat.com>
61         * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
62         (sim_d10v_translate_imap_addr): Add regcache parameter.
63         (sim_d10v_translate_dmap_addr): Ditto.
65 2003-03-27  Nick Clifton  <nickc@redhat.com>
67         * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
69 2003-03-20  Nick Clifton  <nickc@redhat.com>
71         * sim-arm.h (sim_arm_regs): Add Maverick co-processor
72         registers.
74 2003-02-27  Andrew Cagney  <cagney@redhat.com>
76         * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
77         _bfd to bfd.
79 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
81         * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
82         SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
83         (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
84         (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
85         (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
86         (sim_disable_all_breakpoints): Ditto.
88 2002-12-26  Kazu Hirata  <kazu@cs.umass.edu>
90         * sim-h8300.h: Remove ^M.
92 2002-07-29  Andrey Volkov  <avolkov@transas.com>
94         * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
95          prefix.
97 2002-07-23  Andrey Volkov  <avolkov@transas.com>
99         * sim-h8300.h: New file.
101 2002-07-17  Andrew Cagney  <cagney@redhat.com>
103         * remote-sim.h: Update copyright.
104         (sim_set_callbacks, sim_size, sim_trace)
105         (sim_set_trace, sim_set_profile_size, sim_kill): Delete.  Moved to
106         "sim/common/run-sim.h".
108 Wed Jul 17 19:36:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
110         * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
111         renumbering the sh-dsp registers to use distinct numbers.
113 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
115         * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
117 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
119         * sim-arm.h: New file.
121 2002-06-08  Andrew Cagney  <cagney@redhat.com>
123         * callback.h: Copy to here from directory above.
124         * remote-sim.h: Copy to here from directory above.
126 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
128         * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
129         Update copyright.
131 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
133         * sim-d10v.h: New file.  Moved from include/sim-d10v.h.
135 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
137         * sim-sh.h: New file, for sh gdb<->sim interface.
139 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
141         * signals.h: Update comments.
142         (enum target_signal): Remove conditional compilation around
143         Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
145 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
147         * signals.h: New file, from gdb/defs.h.
150 Local Variables:
151 mode: change-log
152 left-margin: 8
153 fill-column: 74
154 version-control: never
155 End: