diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 1efd3f9..0b81e33 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,14 @@ +2013-06-24 Tom Tromey <tromey@redhat.com> + + * common/create-version.sh: New file. + * Makefile.in (version.c): Use bfd/version.h, common/version.in, + create-version.sh. + (HFILES_NO_SRCDIR): Use common/version.h. + * version.in: Move to ... + * common/version.in: ... here. Replace date with "DATE". + * version.h: Move to ... + * common/version.h: ... here. + 2013-06-21 Joel Brobecker <brobecker@adacore.com> * gdb/gnulib/Makefile.in: Update date in copyright header. |