And the ChangeLog entry:
[binutils.git] / include / gdb / ChangeLog
blobf22540bf06ecfad3373a26e36f60b5e3e6bc1073
1 2009-05-18  Jon Beniston <jon@beniston.com>
3         * sim-lm32.h: New file.
5 2009-01-07  Hans-Peter Nilsson  <hp@axis.com>
7         * callback.h (struct host_callback_struct): Mark member error as
8         pointing to a noreturn function.
10 2008-02-12  M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
12         * sim-cr16.h: New file.
14 2008-01-01  Daniel Jacobowitz  <dan@codesourcery.com>
16         Updated copyright notices for most files.
18 2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
20         * sim-ppc.h (sim_spr_register_name): New prototype.
22 2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
24         * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
26 2007-08-23  Joel Brobecker  <brobecker@adacore.com>
28         Switch the license of all .h files to GPLv3.
30 2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
32         Updated copyright notices for most files.
34 2005-07-08  Ben Elliston  <bje@au.ibm.com>
36         * callback.h: Remove ANSI_PROTOTYPES conditional code.
38 2005-01-28  Hans-Peter Nilsson  <hp@axis.com>
40         * callback.h (struct host_callback_struct): New members pipe,
41         pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
42         target_sizeof_int.
43         (CB_SYS_pipe): New macro.
45         * callback.h: Include "bfd.h".
46         (struct host_callback_struct): New member target_endian.
47         (cb_store_target_endian): Declare.
49 2004-12-15  Hans-Peter Nilsson  <hp@axis.com>
51         * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
53 2004-12-13  Hans-Peter Nilsson  <hp@axis.com>
55         * callback.h (struct host_callback_struct): New member lstat.
56         (CB_SYS_lstat): New macro.
57         (CB_SYS_rename): New macro.
59 2004-09-08  Michael Snyder  <msnyder@redhat.com>
61         Commited by Corinna Vinschen <vinschen@redhat.com>
62         * sim-sh.h: Add new sh2a banked registers.
64 2004-08-04  Andrew Cagney  <cagney@gnu.org>
66         * sim-ppc.h: Add extern "C" wrapper.
67         (enum sim_ppc_regnum): Add full list of SPRs.
69 2004-08-04  Jim Blandy  <jimb@redhat.com>
71         * sim-ppc.h: New file.
73 2004-06-25  J"orn Rennecke <joern.rennecke@superh.com>
75         * callback.h (host_callback_struct): Replace members fdopen and
76         alwaysopen with fd_buddy.
77         [sim/common: * callback.c: Changed all users.  ]
79 2003-10-31  Kevin Buettner  <kevin@redhat.com>
81         * sim-frv.h: New file.
83 2003-10-15  J"orn Rennecke <joern.rennecke@superh.com>
85         * callback.h (struct host_callback_struct): New members ftruncate
86         and truncate.
88 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
90         * gdb/fileio.h: New file.
92 2003-05-07  Andrew Cagney  <cagney@redhat.com>
94         * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
95         (sim_d10v_translate_imap_addr): Add regcache parameter.
96         (sim_d10v_translate_dmap_addr): Ditto.
98 2003-03-27  Nick Clifton  <nickc@redhat.com>
100         * sim-arm.h (sim_arm_regs): Add iWMMXt registers.
102 2003-03-20  Nick Clifton  <nickc@redhat.com>
104         * sim-arm.h (sim_arm_regs): Add Maverick co-processor
105         registers.
107 2003-02-27  Andrew Cagney  <cagney@redhat.com>
109         * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
110         _bfd to bfd.
112 2003-02-20  Andrew Cagney  <ac131313@redhat.com>
114         * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
115         SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
116         (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
117         (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
118         (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
119         (sim_disable_all_breakpoints): Ditto.
121 2002-12-26  Kazu Hirata  <kazu@cs.umass.edu>
123         * sim-h8300.h: Remove ^M.
125 2002-07-29  Andrey Volkov  <avolkov@transas.com>
127         * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
128          prefix.
130 2002-07-23  Andrey Volkov  <avolkov@transas.com>
132         * sim-h8300.h: New file.
134 2002-07-17  Andrew Cagney  <cagney@redhat.com>
136         * remote-sim.h: Update copyright.
137         (sim_set_callbacks, sim_size, sim_trace)
138         (sim_set_trace, sim_set_profile_size, sim_kill): Delete.  Moved to
139         "sim/common/run-sim.h".
141 Wed Jul 17 19:36:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
143         * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
144         renumbering the sh-dsp registers to use distinct numbers.
146 2002-06-15  Andrew Cagney  <ac131313@redhat.com>
148         * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
150 2002-06-12  Andrew Cagney  <ac131313@redhat.com>
152         * sim-arm.h: New file.
154 2002-06-08  Andrew Cagney  <cagney@redhat.com>
156         * callback.h: Copy to here from directory above.
157         * remote-sim.h: Copy to here from directory above.
159 2002-06-01  Andrew Cagney  <ac131313@redhat.com>
161         * sim-d10v.h (sim_d10v_regs): Expand to include all registers.
162         Update copyright.
164 2002-05-23  Andrew Cagney  <ac131313@redhat.com>
166         * sim-d10v.h: New file.  Moved from include/sim-d10v.h.
168 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
170         * sim-sh.h: New file, for sh gdb<->sim interface.
172 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
174         * signals.h: Update comments.
175         (enum target_signal): Remove conditional compilation around
176         Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
178 2002-03-10  Daniel Jacobowitz  <drow@mvista.com>
180         * signals.h: New file, from gdb/defs.h.
183 Local Variables:
184 mode: change-log
185 left-margin: 8
186 fill-column: 74
187 version-control: never
188 End: