12013-01-01 Joel Brobecker <brobecker@adacore.com> 2 3 Update year range in copyright notice of all files. 4 52012-06-23 Doug Evans <dje@google.com> 6 7 * gdb-index.h: New file. 8 92012-05-24 Pedro Alves <palves@redhat.com> 10 11 PR gdb/7205 12 13 Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout. 14 152012-05-24 Pedro Alves <palves@redhat.com> 16 17 PR gdb/7205 18 19 Replace target_signal with gdb_signal throughout. 20 212012-04-12 Mike Frysinger <vapier@gentoo.org> 22 23 * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define. 24 252012-02-03 Kevin Buettner <kevinb@redhat.com> 26 27 * sim-rl78.h: New file. 28 292011-12-03 Mike Frysinger <vapier@gentoo.org> 30 31 * callback.h (cb_get_string): New prototype. 32 332011-04-14 Mike Frysinger <vapier@gentoo.org> 34 35 * remote-sim.h (sim_complete_command): New prototype. 36 372011-03-05 Mike Frysinger <vapier@gentoo.org> 38 39 * sim-bfin.h: New file. 40 412011-01-11 Andrew Burgess <aburgess@broadcom.com> 42 43 * remote-sim.h (sim_store_register): Update the API 44 documentation for this function. 45 462010-09-06 Pedro Alves <pedro@codesourcery.com> 47 48 * signals.def: Replace all ANY uses by SET with specific numbers. 49 * signals.h (ANY): Remove. 50 512010-07-31 Jan Kratochvil <jan.kratochvil@redhat.com> 52 53 * signals.h (enum target_signal): Move the content to signals.def. 54 Include it. 55 * signals.def: New file. 56 572010-06-24 Kevin Buettner <kevinb@redhat.com> 58 59 * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum. Adjust 60 register order. 61 622010-04-13 Mike Frysinger <vapier@gentoo.org> 63 64 * callback.h: Strip PARAMS from prototypes. 65 * remote-sim.h: Likewise. 66 672010-04-13 Mike Frysinger <vapier@gentoo.org> 68 69 * remote-sim.h (sim_write): Add const to buf arg. 70 712009-11-24 DJ Delorie <dj@redhat.com> 72 73 * sim-rx.h: New. 74 752009-05-18 Jon Beniston <jon@beniston.com> 76 77 * sim-lm32.h: New file. 78 792009-01-07 Hans-Peter Nilsson <hp@axis.com> 80 81 * callback.h (struct host_callback_struct): Mark member error as 82 pointing to a noreturn function. 83 842008-02-12 M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com> 85 86 * sim-cr16.h: New file. 87 882008-01-01 Daniel Jacobowitz <dan@codesourcery.com> 89 90 Updated copyright notices for most files. 91 922007-10-15 Daniel Jacobowitz <dan@codesourcery.com> 93 94 * sim-ppc.h (sim_spr_register_name): New prototype. 95 962007-10-11 Jesper Nilsson <jesper.nilsson@axis.com> 97 98 * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes. 99 1002007-08-23 Joel Brobecker <brobecker@adacore.com> 101 102 Switch the license of all .h files to GPLv3. 103 1042007-01-09 Daniel Jacobowitz <dan@codesourcery.com> 105 106 Updated copyright notices for most files. 107 1082005-07-08 Ben Elliston <bje@au.ibm.com> 109 110 * callback.h: Remove ANSI_PROTOTYPES conditional code. 111 1122005-01-28 Hans-Peter Nilsson <hp@axis.com> 113 114 * callback.h (struct host_callback_struct): New members pipe, 115 pipe_empty, pipe_nonempty, ispipe, pipe_buffer and 116 target_sizeof_int. 117 (CB_SYS_pipe): New macro. 118 119 * callback.h: Include "bfd.h". 120 (struct host_callback_struct): New member target_endian. 121 (cb_store_target_endian): Declare. 122 1232004-12-15 Hans-Peter Nilsson <hp@axis.com> 124 125 * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros. 126 1272004-12-13 Hans-Peter Nilsson <hp@axis.com> 128 129 * callback.h (struct host_callback_struct): New member lstat. 130 (CB_SYS_lstat): New macro. 131 (CB_SYS_rename): New macro. 132 1332004-09-08 Michael Snyder <msnyder@redhat.com> 134 135 Commited by Corinna Vinschen <vinschen@redhat.com> 136 * sim-sh.h: Add new sh2a banked registers. 137 1382004-08-04 Andrew Cagney <cagney@gnu.org> 139 140 * sim-ppc.h: Add extern "C" wrapper. 141 (enum sim_ppc_regnum): Add full list of SPRs. 142 1432004-08-04 Jim Blandy <jimb@redhat.com> 144 145 * sim-ppc.h: New file. 146 1472004-06-25 J"orn Rennecke <joern.rennecke@superh.com> 148 149 * callback.h (host_callback_struct): Replace members fdopen and 150 alwaysopen with fd_buddy. 151 [sim/common: * callback.c: Changed all users. ] 152 1532003-10-31 Kevin Buettner <kevin@redhat.com> 154 155 * sim-frv.h: New file. 156 1572003-10-15 J"orn Rennecke <joern.rennecke@superh.com> 158 159 * callback.h (struct host_callback_struct): New members ftruncate 160 and truncate. 161 1622003-06-10 Corinna Vinschen <vinschen@redhat.com> 163 164 * gdb/fileio.h: New file. 165 1662003-05-07 Andrew Cagney <cagney@redhat.com> 167 168 * sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter. 169 (sim_d10v_translate_imap_addr): Add regcache parameter. 170 (sim_d10v_translate_dmap_addr): Ditto. 171 1722003-03-27 Nick Clifton <nickc@redhat.com> 173 174 * sim-arm.h (sim_arm_regs): Add iWMMXt registers. 175 1762003-03-20 Nick Clifton <nickc@redhat.com> 177 178 * sim-arm.h (sim_arm_regs): Add Maverick co-processor 179 registers. 180 1812003-02-27 Andrew Cagney <cagney@redhat.com> 182 183 * remote-sim.h (sim_open, sim_load, sim_create_inferior): Rename 184 _bfd to bfd. 185 1862003-02-20 Andrew Cagney <ac131313@redhat.com> 187 188 * remote-sim.h (SIM_RC): Delete unused SIM_RC_UNKNOWN_BREAKPOINT, 189 SIM_RC_INSUFFICIENT_RESOURCES and SIM_RC_DUPLICATE_BREAKPOINT. 190 (sim_set_breakpoint, sim_clear_breakpoint): Delete declarations. 191 (sim_clear_all_breakpoints, sim_enable_breakpoint): Ditto. 192 (sim_enable_all_breakpoints, sim_disable_breakpoint): Ditto. 193 (sim_disable_all_breakpoints): Ditto. 194 1952002-12-26 Kazu Hirata <kazu@cs.umass.edu> 196 197 * sim-h8300.h: Remove ^M. 198 1992002-07-29 Andrey Volkov <avolkov@transas.com> 200 201 * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_ 202 prefix. 203 2042002-07-23 Andrey Volkov <avolkov@transas.com> 205 206 * sim-h8300.h: New file. 207 2082002-07-17 Andrew Cagney <cagney@redhat.com> 209 210 * remote-sim.h: Update copyright. 211 (sim_set_callbacks, sim_size, sim_trace) 212 (sim_set_trace, sim_set_profile_size, sim_kill): Delete. Moved to 213 "sim/common/run-sim.h". 214 215Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com> 216 217 * sim-sh.h: Add enum constants for sh[1-4], sh3e, sh3?-dsp, 218 renumbering the sh-dsp registers to use distinct numbers. 219 2202002-06-15 Andrew Cagney <ac131313@redhat.com> 221 222 * sim-arm.h (enum sim_arm_regs): Rename sim_arm_regnum. 223 2242002-06-12 Andrew Cagney <ac131313@redhat.com> 225 226 * sim-arm.h: New file. 227 2282002-06-08 Andrew Cagney <cagney@redhat.com> 229 230 * callback.h: Copy to here from directory above. 231 * remote-sim.h: Copy to here from directory above. 232 2332002-06-01 Andrew Cagney <ac131313@redhat.com> 234 235 * sim-d10v.h (sim_d10v_regs): Expand to include all registers. 236 Update copyright. 237 2382002-05-23 Andrew Cagney <ac131313@redhat.com> 239 240 * sim-d10v.h: New file. Moved from include/sim-d10v.h. 241 2422002-05-10 Elena Zannoni <ezannoni@redhat.com> 243 244 * sim-sh.h: New file, for sh gdb<->sim interface. 245 2462002-05-09 Daniel Jacobowitz <drow@mvista.com> 247 248 * signals.h: Update comments. 249 (enum target_signal): Remove conditional compilation around 250 Mach-specific signals. Move them to after TARGET_SIGNAL_DEFAULT. 251 2522002-03-10 Daniel Jacobowitz <drow@mvista.com> 253 254 * signals.h: New file, from gdb/defs.h. 255 256 257Copyright (C) 2002-2013 Free Software Foundation, Inc. 258 259Copying and distribution of this file, with or without modification, 260are permitted in any medium without royalty provided the copyright 261notice and this notice are preserved. 262 263Local Variables: 264mode: change-log 265left-margin: 8 266fill-column: 74 267version-control: never 268End: 269