12014-12-03 Joel Brobecker <brobecker@adacore.com> 2 3 * callback.h (struct host_callback_struct) <to_stat>: Renamed 4 from "stat". 5 <to_fstat>: Renamed from "fstat". 6 <to_lstat>: Renamed from "lstat". 7 82014-03-10 Mike Frysinger <vapier@gentoo.org> 9 10 * remote-sim.h (sim_do_command): Add const to cmd. 11 122014-03-05 Alan Modra <amodra@gmail.com> 13 14 Update copyright notice. 15 162014-03-05 Mike Frysinger <vapier@gentoo.org> 17 18 * remote-sim.h (sim_load): Add const to prog. 19 202014-02-09 Doug Evans <xdje42@gmail.com> 21 22 * section-scripts.h: New file. 23 242013-03-15 Steve Ellcey <sellcey@mips.com> 25 26 * gdb/remote-sim.h (sim_command_completer): Make char arguments const. 27 282013-01-01 Joel Brobecker <brobecker@adacore.com> 29 30 Update year range in copyright notice of all files. 31 322012-06-23 Doug Evans <dje@google.com> 33 34 * gdb-index.h: New file. 35 362012-05-24 Pedro Alves <palves@redhat.com> 37 38 PR gdb/7205 39 40 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout. 41 422012-05-24 Pedro Alves <palves@redhat.com> 43 44 PR gdb/7205 45 46 Replace target_signal with gdb_signal throughout. 47 482012-04-12 Mike Frysinger <vapier@gentoo.org> 49 50 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define. 51 522012-02-03 Kevin Buettner <kevinb@redhat.com> 53 54 * sim-rl78.h: New file. 55 562011-12-03 Mike Frysinger <vapier@gentoo.org> 57 58 * callback.h (cb_get_string): New prototype. 59 602011-04-14 Mike Frysinger <vapier@gentoo.org> 61 62 * remote-sim.h (sim_complete_command): New prototype. 63 642011-03-05 Mike Frysinger <vapier@gentoo.org> 65 66 * sim-bfin.h: New file. 67 682011-01-11 Andrew Burgess <aburgess@broadcom.com> 69 70 * remote-sim.h (sim_store_register): Update the API 71 documentation for this function. 72 732010-09-06 Pedro Alves <pedro@codesourcery.com> 74 75 * signals.def: Replace all ANY uses by SET with specific numbers. 76 * signals.h (ANY): Remove. 77 782010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com> 79 80 * signals.h (enum target_signal): Move the content to signals.def. 81 Include it. 82 * signals.def: New file. 83 842010-06-24 Kevin Buettner <kevinb@redhat.com> 85 86 * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust 87 register order. 88 892010-04-13 Mike Frysinger <vapier@gentoo.org> 90 91 * callback.h: Strip PARAMS from prototypes. 92 * remote-sim.h: Likewise. 93 942010-04-13 Mike Frysinger <vapier@gentoo.org> 95 96 * remote-sim.h (sim_write): Add const to buf arg. 97 982009-11-24 DJ Delorie <dj@redhat.com> 99 100 * sim-rx.h: New. 101 1022009-05-18 Jon Beniston <jon@beniston.com> 103 104 * sim-lm32.h: New file. 105 1062009-01-07 Hans-Peter Nilsson <hp@axis.com> 107 108 * callback.h (struct host_callback_struct): Mark member error as 109 pointing to a noreturn function. 110 1112008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> 112 113 * sim-cr16.h: New file. 114 1152008-01-01 Daniel Jacobowitz <dan@codesourcery.com> 116 117 Updated copyright notices for most files. 118 1192007-10-15 Daniel Jacobowitz <dan@codesourcery.com> 120 121 * sim-ppc.h (sim_spr_register_name): New prototype. 122 1232007-10-11 Jesper Nilsson <jesper.nilsson@axis.com> 124 125 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes. 126 1272007-08-23 Joel Brobecker <brobecker@adacore.com> 128 129 Switch the license of all .h files to GPLv3. 130 1312007-01-09 Daniel Jacobowitz <dan@codesourcery.com> 132 133 Updated copyright notices for most files. 134 1352005-07-08 Ben Elliston <bje@au.ibm.com> 136 137 * callback.h: Remove ANSI_PROTOTYPES conditional code. 138 1392005-01-28 Hans-Peter Nilsson <hp@axis.com> 140 141 * callback.h (struct host_callback_struct): New members pipe, 142 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and 143 target_sizeof_int. 144 (CB_SYS_pipe): New macro. 145 146 * callback.h: Include "bfd.h". 147 (struct host_callback_struct): New member target_endian. 148 (cb_store_target_endian): Declare. 149 1502004-12-15 Hans-Peter Nilsson <hp@axis.com> 151 152 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros. 153 1542004-12-13 Hans-Peter Nilsson <hp@axis.com> 155 156 * callback.h (struct host_callback_struct): New member lstat. 157 (CB_SYS_lstat): New macro. 158 (CB_SYS_rename): New macro. 159 1602004-09-08 Michael Snyder <msnyder@redhat.com> 161 162 Commited by Corinna Vinschen <vinschen@redhat.com> 163 * sim-sh.h: Add new sh2a banked registers. 164 1652004-08-04 Andrew Cagney <cagney@gnu.org> 166 167 * sim-ppc.h: Add extern "C" wrapper. 168 (enum sim_ppc_regnum): Add full list of SPRs. 169 1702004-08-04 Jim Blandy <jimb@redhat.com> 171 172 * sim-ppc.h: New file. 173 1742004-06-25 J"orn Rennecke <joern.rennecke@superh.com> 175 176 * callback.h (host_callback_struct): Replace members fdopen and 177 alwaysopen with fd_buddy. 178 [sim/common: * callback.c: Changed all users. ] 179 1802003-10-31 Kevin Buettner <kevin@redhat.com> 181 182 * sim-frv.h: New file. 183 1842003-10-15 J"orn Rennecke <joern.rennecke@superh.com> 185 186 * callback.h (struct host_callback_struct): New members ftruncate 187 and truncate. 188 1892003-06-10 Corinna Vinschen <vinschen@redhat.com> 190 191 * gdb/fileio.h: New file. 192 1932003-05-07 Andrew Cagney <cagney@redhat.com> 194 195 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter. 196 (sim_d10v_translate_imap_addr): Add regcache parameter. 197 (sim_d10v_translate_dmap_addr): Ditto. 198 1992003-03-27 Nick Clifton <nickc@redhat.com> 200 201 * sim-arm.h (sim_arm_regs): Add iWMMXt registers. 202 2032003-03-20 Nick Clifton <nickc@redhat.com> 204 205 * sim-arm.h (sim_arm_regs): Add Maverick co-processor 206 registers. 207 2082003-02-27 Andrew Cagney <cagney@redhat.com> 209 210 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename 211 _bfd to bfd. 212 2132003-02-20 Andrew Cagney <ac131313@redhat.com> 214 215 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT, 216 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT. 217 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations. 218 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto. 219 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto. 220 (sim_disable_all_breakpoints): Ditto. 221 2222002-12-26 Kazu Hirata <kazu@cs.umass.edu> 223 224 * sim-h8300.h: Remove ^M. 225 2262002-07-29 Andrey Volkov <avolkov@transas.com> 227 228 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_ 229 prefix. 230 2312002-07-23 Andrey Volkov <avolkov@transas.com> 232 233 * sim-h8300.h: New file. 234 2352002-07-17 Andrew Cagney <cagney@redhat.com> 236 237 * remote-sim.h: Update copyright. 238 (sim_set_callbacks, sim_size, sim_trace) 239 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to 240 "sim/common/run-sim.h". 241 242Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com> 243 244 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp, 245 renumbering the sh-dsp registers to use distinct numbers. 246 2472002-06-15 Andrew Cagney <ac131313@redhat.com> 248 249 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum. 250 2512002-06-12 Andrew Cagney <ac131313@redhat.com> 252 253 * sim-arm.h: New file. 254 2552002-06-08 Andrew Cagney <cagney@redhat.com> 256 257 * callback.h: Copy to here from directory above. 258 * remote-sim.h: Copy to here from directory above. 259 2602002-06-01 Andrew Cagney <ac131313@redhat.com> 261 262 * sim-d10v.h (sim_d10v_regs): Expand to include all registers. 263 Update copyright. 264 2652002-05-23 Andrew Cagney <ac131313@redhat.com> 266 267 * sim-d10v.h: New file. Moved from include/sim-d10v.h. 268 2692002-05-10 Elena Zannoni <ezannoni@redhat.com> 270 271 * sim-sh.h: New file, for sh gdb<->sim interface. 272 2732002-05-09 Daniel Jacobowitz <drow@mvista.com> 274 275 * signals.h: Update comments. 276 (enum target_signal): Remove conditional compilation around 277 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT. 278 2792002-03-10 Daniel Jacobowitz <drow@mvista.com> 280 281 * signals.h: New file, from gdb/defs.h. 282 283 284Copyright (C) 2002-2015 Free Software Foundation, Inc. 285 286Copying and distribution of this file, with or without modification, 287are permitted in any medium without royalty provided the copyright 288notice and this notice are preserved. 289 290Local Variables: 291mode: change-log 292left-margin: 8 293fill-column: 74 294version-control: never 295End: 296