callback.h:struct host_callback_struct compilation error on Windows hosts.
[deliverable/binutils-gdb.git] / include / gdb / ChangeLog
index cb8df1cbac4af741bf59d75a8c6d7da40a9a5303..7ec304cf7aff777b3b9cd1638f4b8afaed1da88d 100644 (file)
@@ -1,3 +1,50 @@
+2014-12-03  Joel Brobecker  <brobecker@adacore.com>
+
+       * callback.h (struct host_callback_struct) <to_stat>: Renamed
+       from "stat".
+       <to_fstat>: Renamed from "fstat".
+       <to_lstat>: Renamed from "lstat".
+
+2014-03-10  Mike Frysinger  <vapier@gentoo.org>
+
+       * remote-sim.h (sim_do_command): Add const to cmd.
+
+2014-03-05  Alan Modra  <amodra@gmail.com>
+
+       Update copyright notice.
+
+2014-03-05  Mike Frysinger  <vapier@gentoo.org>
+
+       * remote-sim.h (sim_load): Add const to prog.
+
+2014-02-09  Doug Evans  <xdje42@gmail.com>
+
+       * section-scripts.h: New file.
+
+2013-03-15  Steve Ellcey  <sellcey@mips.com>
+
+       * gdb/remote-sim.h (sim_command_completer): Make char arguments const.
+
+2013-01-01  Joel Brobecker  <brobecker@adacore.com>
+
+       Update year range in copyright notice of all files.
+
+2012-06-23  Doug Evans  <dje@google.com>
+
+       * gdb-index.h: New file.
+
+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.
@@ -234,6 +281,12 @@ 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-2014 Free Software Foundation, Inc.
+
+Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.
+
 Local Variables:
 mode: change-log
 left-margin: 8
This page took 0.023757 seconds and 4 git commands to generate.