| Index: include/gdb/ChangeLog
|
| diff --git a/include/gdb/ChangeLog b/include/gdb/ChangeLog
|
| index 833f913ff0809c719005b1818be0b2d832769f95..142f87ae306ae032957d6a2205830ecb4be9f5fb 100644
|
| --- a/include/gdb/ChangeLog
|
| +++ b/include/gdb/ChangeLog
|
| @@ -1,3 +1,11 @@
|
| +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.
|
| @@ -250,6 +258,12 @@ Wed Jul 17 19:36:38 2002 J"orn Rennecke <joern.rennecke@superh.com>
|
| * signals.h: New file, from gdb/defs.h.
|
|
|
|
|
| +Copyright (C) 2002-2013 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
|
|
|