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