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