Fix ld --gc-section segfault with ARMv8-M entry function in absolute section
[deliverable/binutils-gdb.git] / include / gdb / ChangeLog
index 694cd5d62d67905b34a05acd291fda359b4b9d3b..05f127e56326fbde64e20802cde008c6334d8219 100644 (file)
@@ -1,3 +1,52 @@
+2016-07-15  John Baldwin  <jhb@FreeBSD.org>
+
+       * signals.def: Add GDB_SIGNAL_LIBRT.
+
+2016-01-06  Mike Frysinger  <vapier@gentoo.org>
+
+       * remote-sim.h (sim_open): Mark argv const.
+       (sim_create_inferior): Mark argv and env const.
+
+2015-11-24  Nick Clifton  <nickc@redhat.com>
+
+       * sim-aarch64.h: New file.
+
+2015-11-15  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim-cr16.h (SIM_CR16_MEMORY_UNIFIED, SIM_CR16_MEMORY_INSN,
+       SIM_CR16_MEMORY_DATA, SIM_CR16_MEMORY_DMAP, SIM_CR16_MEMORY_IMAP):
+       Delete.
+
+2015-11-14  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim-arm.h: Delete __cplusplus checks and extern "C" linkage.
+       * sim-cr16.h, sim-d10v.h, sim-frv.h, sim-h8300.h, sim-lm32.h,
+       sim-sh.h: Likewise.
+
+2015-11-10  Mike Frysinger  <vapier@gentoo.org>
+
+       * sim-cr16.h (sim_cr16_translate_dmap_addr): Delete.
+       (sim_cr16_translate_imap_addr): Likewise.
+       (sim_cr16_translate_addr): Likewise.
+       * sim-d10v.h (sim_d10v_translate_dmap_addr): Delete.
+       (sim_d10v_translate_imap_addr): Likewise.
+       (sim_d10v_translate_addr): Likewise.
+
+2015-06-17  Mike Frysinger  <vapier@gentoo.org>
+
+       * callback.h (CB_TARGET_DEFS_MAP): Add name member.
+       (cb_host_str_syscall, cb_host_str_errno, cb_host_str_signal,
+       cb_target_str_syscall, cb_target_str_errno, cb_target_str_signal):
+       Declare.
+
+2015-03-28  James Bowman  <james.bowman@ftdichip.com>
+
+       * sim-ft32.h: New file.
+
+2015-05-15  Mike Frysinger  <vapier@gentoo.org>
+
+       * remote-sim.h (struct host_callback_struct): Define.
+
 2015-01-31  Doug Evans  <xdje42@gmail.com>
 
        * section-scripts.h: Remove "future extension" comment.
 
        * section-scripts.h: New file.
 
+2013-10-22  Sterling Augustine  <saugustine@google.com>
+
+       * gdb-index.h: Merge from gdb tree.
+
 2013-03-15  Steve Ellcey  <sellcey@mips.com>
 
-       * gdb/remote-sim.h (sim_command_completer): Make char arguments const.
+       * remote-sim.h (sim_command_completer): Make char arguments const.
 
 2013-01-01  Joel Brobecker  <brobecker@adacore.com>
 
@@ -43,7 +96,7 @@
 
        PR gdb/7205
 
-        Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
+       Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
 
 2012-05-24  Pedro Alves  <palves@redhat.com>
 
 
 2009-05-18  Jon Beniston <jon@beniston.com>
 
-        * sim-lm32.h: New file.
+       * sim-lm32.h: New file.
 
 2009-01-07  Hans-Peter Nilsson  <hp@axis.com>
 
 
 2003-06-10  Corinna Vinschen  <vinschen@redhat.com>
 
-       * gdb/fileio.h: New file.
+       * fileio.h: New file.
 
 2003-05-07  Andrew Cagney  <cagney@redhat.com>
 
 2002-07-29  Andrey Volkov  <avolkov@transas.com>
 
        * sim-h8300.h: Rename all enums from H8300_ to SIM_H8300_
-        prefix.
+       prefix.
 
 2002-07-23  Andrey Volkov  <avolkov@transas.com>
 
@@ -274,7 +327,7 @@ Wed Jul 17 19:36:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
 
 2002-05-10  Elena Zannoni  <ezannoni@redhat.com>
 
-        * sim-sh.h: New file, for sh gdb<->sim interface.
+       * sim-sh.h: New file, for sh gdb<->sim interface.
 
 2002-05-09  Daniel Jacobowitz  <drow@mvista.com>
 
@@ -287,7 +340,7 @@ Wed Jul 17 19:36:38 2002  J"orn Rennecke <joern.rennecke@superh.com>
        * signals.h: New file, from gdb/defs.h.
 
 \f
-Copyright (C) 2002-2015 Free Software Foundation, Inc.
+Copyright (C) 2002-2016 Free Software Foundation, Inc.
 
 Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
This page took 0.026058 seconds and 4 git commands to generate.