diff options
author | H.J. Lu <hjl.tools@gmail.com> | 2009-06-15 14:36:33 +0000 |
---|---|---|
committer | H.J. Lu <hjl.tools@gmail.com> | 2009-06-15 14:36:33 +0000 |
commit | 482c6ce9a2d670067ae742113bc6fbd8e512e375 (patch) | |
tree | 43a408da009b31df1ec16491e68c23d173a728cb /bfd/ChangeLog | |
parent | 8bcf271860ce0fc03a51329dd53a7fc43f631f8d (diff) | |
download | gdb-482c6ce9a2d670067ae742113bc6fbd8e512e375.zip gdb-482c6ce9a2d670067ae742113bc6fbd8e512e375.tar.gz gdb-482c6ce9a2d670067ae742113bc6fbd8e512e375.tar.bz2 |
2009-06-15 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerated.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index ee57317..f9d4a39 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2009-06-15 H.J. Lu <hongjiu.lu@intel.com> + * Makefile.am: Run "make dep-am". + * Makefile.in: Regenerated. + +2009-06-15 H.J. Lu <hongjiu.lu@intel.com> + * elf32-i386.c (elf_i386_allocate_dynrelocs): Fix a typo. * elf64-x86-64.c (elf64_x86_64_allocate_dynrelocs): Likewise. |