diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2016-07-21 15:22:13 -0700 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2016-07-21 15:22:13 -0700 |
commit | fecd57f9f1f58f043861d5929a650f35a88a6caa (patch) | |
tree | 314e7808f2f6935102db035dcfebacc7349f8db6 /gprof/ChangeLog | |
parent | 89b829a8b3fc79f37f0506b11ad5d1ababcb7588 (diff) | |
download | gdb-fecd57f9f1f58f043861d5929a650f35a88a6caa.zip gdb-fecd57f9f1f58f043861d5929a650f35a88a6caa.tar.gz gdb-fecd57f9f1f58f043861d5929a650f35a88a6caa.tar.bz2 |
Set BFD_VERSION to 2.27.51
bfd/
* version.m4 (BFD_VERSION): Set to 2.27.51.
* configure: Regenerated.
binutils/
* configure: Regenerated.
gas/
* configure: Regenerated.
gprof/
* configure: Regenerated.
ld/
* configure: Regenerated.
opcodes/
* configure: Regenerated.
Diffstat (limited to 'gprof/ChangeLog')
-rw-r--r-- | gprof/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index 33766bb..83e8d17 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,7 @@ +2016-07-21 H.J. Lu <hongjiu.lu@intel.com> + + * configure: Regenerated. + 2016-04-20 Trevor Saunders <tbsaunde+binutils@tbsaunde.org> * basic_blocks.c: Update old style function definitions. |