12005-07-08  Ben Elliston  <bje@au.ibm.com>
2
3	* callback.h: Remove ANSI_PROTOTYPES conditional code.
4
52005-01-28  Hans-Peter Nilsson  <hp@axis.com>
6
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.
11
12	* callback.h: Include "bfd.h".
13	(struct host_callback_struct): New member target_endian.
14	(cb_store_target_endian): Declare.
15
162004-12-15  Hans-Peter Nilsson  <hp@axis.com>
17
18	* callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
19
202004-12-13  Hans-Peter Nilsson  <hp@axis.com>
21
22	* callback.h (struct host_callback_struct): New member lstat.
23	(CB_SYS_lstat): New macro.
24	(CB_SYS_rename): New macro.
25
262004-09-08  Michael Snyder  <msnyder@redhat.com>
27
28	Commited by Corinna Vinschen <vinschen@redhat.com>
29	* sim-sh.h: Add new sh2a banked registers.
30
312004-08-04  Andrew Cagney  <cagney@gnu.org>
32
33	* sim-ppc.h: Add extern "C" wrapper.
34	(enum sim_ppc_regnum): Add full list of SPRs.
35
362004-08-04  Jim Blandy  <jimb@redhat.com>
37
38	* sim-ppc.h: New file.
39
402004-06-25  J"orn Rennecke <joern.rennecke@superh.com>
41
42	* callback.h (host_callback_struct): Replace members fdopen and
43	alwaysopen with fd_buddy.
44	[sim/common: * callback.c: Changed all users.  ]
45
462003-10-31  Kevin Buettner  <kevin@redhat.com>
47
48	* sim-frv.h: New file.
49
502003-10-15  J"orn Rennecke <joern.rennecke@superh.com>
51
52	* callback.h (struct host_callback_struct): New members ftruncate
53	and truncate.
54
552003-06-10  Corinna Vinschen  <vinschen@redhat.com>
56
57	* gdb/fileio.h: New file.
58
592003-05-07  Andrew Cagney  <cagney@redhat.com>
60
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.
64
652003-03-27  Nick Clifton  <nickc@redhat.com>
66
67	* sim-arm.h (sim_arm_regs): Add iWMMXt registers.
68
692003-03-20  Nick Clifton  <nickc@redhat.com>
70
71	* sim-arm.h (sim_arm_regs): Add Maverick co-processor
72	registers.
73
742003-02-27  Andrew Cagney  <cagney@redhat.com>
75
76	* remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
77	_bfd to bfd.
78
792003-02-20  Andrew Cagney  <ac131313@redhat.com>
80
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.
87
882002-12-26  Kazu Hirata  <kazu@cs.umass.edu>
89
90	* sim-h8300.h: Remove ^M.
91
922002-07-29  Andrey Volkov  <avolkov@transas.com>
93
94	* sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
95	 prefix.
96
972002-07-23  Andrey Volkov  <avolkov@transas.com>
98
99	* sim-h8300.h: New file.
100
1012002-07-17  Andrew Cagney  <cagney@redhat.com>
102
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".
107
108Wed Jul 17 19:36:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
109
110	* sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
111	renumbering the sh-dsp registers to use distinct numbers.
112
1132002-06-15  Andrew Cagney  <ac131313@redhat.com>
114
115	* sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
116
1172002-06-12  Andrew Cagney  <ac131313@redhat.com>
118
119	* sim-arm.h: New file.
120
1212002-06-08  Andrew Cagney  <cagney@redhat.com>
122
123	* callback.h: Copy to here from directory above.
124	* remote-sim.h: Copy to here from directory above.
125
1262002-06-01  Andrew Cagney  <ac131313@redhat.com>
127
128	* sim-d10v.h (sim_d10v_regs): Expand to include all registers.
129	Update copyright.
130
1312002-05-23  Andrew Cagney  <ac131313@redhat.com>
132
133	* sim-d10v.h: New file.  Moved from include/sim-d10v.h.
134
1352002-05-10  Elena Zannoni  <ezannoni@redhat.com>
136
137        * sim-sh.h: New file, for sh gdb<->sim interface.
138
1392002-05-09  Daniel Jacobowitz  <drow@mvista.com>
140
141	* signals.h: Update comments.
142	(enum target_signal): Remove conditional compilation around
143	Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
144
1452002-03-10  Daniel Jacobowitz  <drow@mvista.com>
146
147	* signals.h: New file, from gdb/defs.h.
148
149
150Local Variables:
151mode: change-log
152left-margin: 8
153fill-column: 74
154version-control: never
155End:
156