diff options
author | Tristan Gingold <gingold@adacore.com> | 2016-12-23 09:50:53 +0100 |
---|---|---|
committer | Tristan Gingold <gingold@adacore.com> | 2016-12-23 09:50:53 +0100 |
commit | 99b5dbf2e78a63ba4be067bfabb3bec1a6406f1c (patch) | |
tree | 4515b4dd126213a77f149117b97e76098898398b /opcodes/ChangeLog | |
parent | 9703a4ef4d020991873bb4464f4800fe0547263c (diff) | |
download | gdb-99b5dbf2e78a63ba4be067bfabb3bec1a6406f1c.zip gdb-99b5dbf2e78a63ba4be067bfabb3bec1a6406f1c.tar.gz gdb-99b5dbf2e78a63ba4be067bfabb3bec1a6406f1c.tar.bz2 |
Bump version to 2.28.51
bfd/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* version.m4: Bump version to 2.28.51
* configure: Regenerate.
binutils/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
gas/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
gprof/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
ld/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
opcodes/
2016-12-23 Tristan Gingold <gingold@adacore.com>
* configure: Regenerate.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 1280eaf..bfd18f9 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,9 @@ 2016-12-23 Tristan Gingold <gingold@adacore.com> + * configure: Regenerate. + +2016-12-23 Tristan Gingold <gingold@adacore.com> + * po/opcodes.pot: Regenerate. 2016-12-21 Andrew Waterman <andrew@sifive.com> |