gdb/
[deliverable/binutils-gdb.git] / include / gdb / ChangeLog
index 3a17b1d797f27a2b86389f10590b092a4e7dbab8..3afa67d26e20fd0399f2d552a8cbc59467d14d10 100644 (file)
@@ -1,3 +1,147 @@
+2012-05-24  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/7205
+
+        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
+
+2012-05-24  Pedro Alves  <palves@redhat.com>
+
+       PR gdb/7205
+
+       Replace target_signal with gdb_signal throughout.
+
+2012-04-12  Mike Frysinger  <vapier@gentoo.org>
+
+       * callback.h (CB_SYS_argc, CB_SYS_argnlen, CB_SYS_argn): Define.
+
+2012-02-03  Kevin Buettner  <kevinb@redhat.com>
+
+       * sim-rl78.h: New file.
+
+2011-12-03  Mike Frysinger  <vapier@gentoo.org>
+
+       * callback.h (cb_get_string): New prototype.
+
+2011-04-14  Mike Frysinger  <vapier@gentoo.org>
+
+       * remote-sim.h (sim_complete_command): New prototype.
+
+2011-03-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim-bfin.h: New file.
+
+2011-01-11  Andrew Burgess  <aburgess@broadcom.com>
+
+       * remote-sim.h (sim_store_register): Update the API
+       documentation for this function.
+
+2010-09-06  Pedro Alves  <pedro@codesourcery.com>
+
+       * signals.def: Replace all ANY uses by SET with specific numbers.
+       * signals.h (ANY): Remove.
+
+2010-07-31  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * signals.h (enum target_signal): Move the content to signals.def.
+       Include it.
+       * signals.def: New file.
+
+2010-06-24  Kevin Buettner  <kevinb@redhat.com>
+
+       * sim-rx.h (sim_rx_regnum): Add sim_rx_acc_regnum.  Adjust
+       register order.
+
+2010-04-13  Mike Frysinger  <vapier@gentoo.org>
+
+       * callback.h: Strip PARAMS from prototypes.
+       * remote-sim.h: Likewise.
+
+2010-04-13  Mike Frysinger  <vapier@gentoo.org>
+
+       * remote-sim.h (sim_write): Add const to buf arg.
+
+2009-11-24  DJ Delorie  <dj@redhat.com>
+
+       * sim-rx.h: New.
+
+2009-05-18  Jon Beniston <jon@beniston.com>
+
+        * sim-lm32.h: New file.
+
+2009-01-07  Hans-Peter Nilsson  <hp@axis.com>
+
+       * callback.h (struct host_callback_struct): Mark member error as
+       pointing to a noreturn function.
+
+2008-02-12  M Ranga Swami Reddy <MR.Swami.Reddy@nsc.com>
+
+       * sim-cr16.h: New file.
+
+2008-01-01  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       Updated copyright notices for most files.
+
+2007-10-15  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       * sim-ppc.h (sim_spr_register_name): New prototype.
+
+2007-10-11  Jesper Nilsson  <jesper.nilsson@axis.com>
+
+       * callback.h (cb_is_stdin, cb_is_stdout, cb_is_stderr): Add prototypes.
+
+2007-08-23  Joel Brobecker  <brobecker@adacore.com>
+
+       Switch the license of all .h files to GPLv3.
+
+2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>
+
+       Updated copyright notices for most files.
+
+2005-07-08  Ben Elliston  <bje@au.ibm.com>
+
+       * callback.h: Remove ANSI_PROTOTYPES conditional code.
+
+2005-01-28  Hans-Peter Nilsson  <hp@axis.com>
+
+       * callback.h (struct host_callback_struct): New members pipe,
+       pipe_empty, pipe_nonempty, ispipe, pipe_buffer and
+       target_sizeof_int.
+       (CB_SYS_pipe): New macro.
+
+       * callback.h: Include "bfd.h".
+       (struct host_callback_struct): New member target_endian.
+       (cb_store_target_endian): Declare.
+
+2004-12-15  Hans-Peter Nilsson  <hp@axis.com>
+
+       * callback.h (CB_SYS_truncate, CB_SYS_ftruncate): New macros.
+
+2004-12-13  Hans-Peter Nilsson  <hp@axis.com>
+
+       * callback.h (struct host_callback_struct): New member lstat.
+       (CB_SYS_lstat): New macro.
+       (CB_SYS_rename): New macro.
+
+2004-09-08  Michael Snyder  <msnyder@redhat.com>
+
+       Commited by Corinna Vinschen <vinschen@redhat.com>
+       * sim-sh.h: Add new sh2a banked registers.
+
+2004-08-04  Andrew Cagney  <cagney@gnu.org>
+
+       * sim-ppc.h: Add extern "C" wrapper.
+       (enum sim_ppc_regnum): Add full list of SPRs.
+
+2004-08-04  Jim Blandy  <jimb@redhat.com>
+
+       * sim-ppc.h: New file.
+
+2004-06-25  J"orn Rennecke <joern.rennecke@superh.com>
+
+       * callback.h (host_callback_struct): Replace members fdopen and
+       alwaysopen with fd_buddy.
+       [sim/common: * callback.c: Changed all users.  ]
+
 2003-10-31  Kevin Buettner  <kevin@redhat.com>
 
        * sim-frv.h: New file.
This page took 0.033506 seconds and 4 git commands to generate.