12008-02-12  M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
2
3	* sim-cr16.h: New file.
4
52008-01-01  Daniel Jacobowitz  <dan@codesourcery.com>
6
7	Updated copyright notices for most files.
8
92007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
10
11	* sim-ppc.h (sim_spr_register_name): New prototype.
12
132007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
14
15	* callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
16
172007-08-23  Joel Brobecker  <brobecker@adacore.com>
18
19	Switch the license of all .h files to GPLv3.
20
212007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
22
23	Updated copyright notices for most files.
24
252005-07-08  Ben Elliston  <bje@au.ibm.com>
26
27	* callback.h: Remove ANSI_PROTOTYPES conditional code.
28
292005-01-28  Hans-Peter Nilsson  <hp@axis.com>
30
31	* callback.h (struct host_callback_struct): New members pipe,
32	pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
33	target_sizeof_int.
34	(CB_SYS_pipe): New macro.
35
36	* callback.h: Include "bfd.h".
37	(struct host_callback_struct): New member target_endian.
38	(cb_store_target_endian): Declare.
39
402004-12-15  Hans-Peter Nilsson  <hp@axis.com>
41
42	* callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
43
442004-12-13  Hans-Peter Nilsson  <hp@axis.com>
45
46	* callback.h (struct host_callback_struct): New member lstat.
47	(CB_SYS_lstat): New macro.
48	(CB_SYS_rename): New macro.
49
502004-09-08  Michael Snyder  <msnyder@redhat.com>
51
52	Commited by Corinna Vinschen <vinschen@redhat.com>
53	* sim-sh.h: Add new sh2a banked registers.
54
552004-08-04  Andrew Cagney  <cagney@gnu.org>
56
57	* sim-ppc.h: Add extern "C" wrapper.
58	(enum sim_ppc_regnum): Add full list of SPRs.
59
602004-08-04  Jim Blandy  <jimb@redhat.com>
61
62	* sim-ppc.h: New file.
63
642004-06-25  J"orn Rennecke <joern.rennecke@superh.com>
65
66	* callback.h (host_callback_struct): Replace members fdopen and
67	alwaysopen with fd_buddy.
68	[sim/common: * callback.c: Changed all users.  ]
69
702003-10-31  Kevin Buettner  <kevin@redhat.com>
71
72	* sim-frv.h: New file.
73
742003-10-15  J"orn Rennecke <joern.rennecke@superh.com>
75
76	* callback.h (struct host_callback_struct): New members ftruncate
77	and truncate.
78
792003-06-10  Corinna Vinschen  <vinschen@redhat.com>
80
81	* gdb/fileio.h: New file.
82
832003-05-07  Andrew Cagney  <cagney@redhat.com>
84
85	* sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
86	(sim_d10v_translate_imap_addr): Add regcache parameter.
87	(sim_d10v_translate_dmap_addr): Ditto.
88
892003-03-27  Nick Clifton  <nickc@redhat.com>
90
91	* sim-arm.h (sim_arm_regs): Add iWMMXt registers.
92
932003-03-20  Nick Clifton  <nickc@redhat.com>
94
95	* sim-arm.h (sim_arm_regs): Add Maverick co-processor
96	registers.
97
982003-02-27  Andrew Cagney  <cagney@redhat.com>
99
100	* remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename
101	_bfd to bfd.
102
1032003-02-20  Andrew Cagney  <ac131313@redhat.com>
104
105	* remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT,
106	SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT.
107	(sim_set_breakpoint, sim_clear_breakpoint): Delete declarations.
108	(sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto.
109	(sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto.
110	(sim_disable_all_breakpoints): Ditto.
111
1122002-12-26  Kazu Hirata  <kazu@cs.umass.edu>
113
114	* sim-h8300.h: Remove ^M.
115
1162002-07-29  Andrey Volkov  <avolkov@transas.com>
117
118	* sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
119	 prefix.
120
1212002-07-23  Andrey Volkov  <avolkov@transas.com>
122
123	* sim-h8300.h: New file.
124
1252002-07-17  Andrew Cagney  <cagney@redhat.com>
126
127	* remote-sim.h: Update copyright.
128	(sim_set_callbacks, sim_size, sim_trace)
129	(sim_set_trace, sim_set_profile_size, sim_kill): Delete.  Moved to
130	"sim/common/run-sim.h".
131
132Wed Jul 17 19:36:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
133
134	* sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp,
135	renumbering the sh-dsp registers to use distinct numbers.
136
1372002-06-15  Andrew Cagney  <ac131313@redhat.com>
138
139	* sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum.
140
1412002-06-12  Andrew Cagney  <ac131313@redhat.com>
142
143	* sim-arm.h: New file.
144
1452002-06-08  Andrew Cagney  <cagney@redhat.com>
146
147	* callback.h: Copy to here from directory above.
148	* remote-sim.h: Copy to here from directory above.
149
1502002-06-01  Andrew Cagney  <ac131313@redhat.com>
151
152	* sim-d10v.h (sim_d10v_regs): Expand to include all registers.
153	Update copyright.
154
1552002-05-23  Andrew Cagney  <ac131313@redhat.com>
156
157	* sim-d10v.h: New file.  Moved from include/sim-d10v.h.
158
1592002-05-10  Elena Zannoni  <ezannoni@redhat.com>
160
161        * sim-sh.h: New file, for sh gdb<->sim interface.
162
1632002-05-09  Daniel Jacobowitz  <drow@mvista.com>
164
165	* signals.h: Update comments.
166	(enum target_signal): Remove conditional compilation around
167	Mach-specific signals.  Move them to after TARGET_SIGNAL_DEFAULT.
168
1692002-03-10  Daniel Jacobowitz  <drow@mvista.com>
170
171	* signals.h: New file, from gdb/defs.h.
172
173
174Local Variables:
175mode: change-log
176left-margin: 8
177fill-column: 74
178version-control: never
179End:
180