diff options
author | Maciej W. Rozycki <macro@linux-mips.org> | 2009-10-25 01:27:56 +0000 |
---|---|---|
committer | Maciej W. Rozycki <macro@linux-mips.org> | 2009-10-25 01:27:56 +0000 |
commit | 71f136d6c2a7fbb6d560bac9e400d5fe6cb5b7ba (patch) | |
tree | d769c1f3083bcbcf7f5e538ca6a5199a6b83be2c /bfd/ChangeLog | |
parent | 9e86195cc153d280b37e0724b53583e3d1bfb480 (diff) | |
download | gdb-71f136d6c2a7fbb6d560bac9e400d5fe6cb5b7ba.zip gdb-71f136d6c2a7fbb6d560bac9e400d5fe6cb5b7ba.tar.gz gdb-71f136d6c2a7fbb6d560bac9e400d5fe6cb5b7ba.tar.bz2 |
* elf32-vax.c (elf_vax_plt_entry): Fix formatting.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 4442b02..bd30eaf 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,9 @@ 2009-10-25 Maciej W. Rozycki <macro@linux-mips.org> + * elf32-vax.c (elf_vax_plt_entry): Fix formatting. + +2009-10-25 Maciej W. Rozycki <macro@linux-mips.org> + * elf32-vax.c (elf_vax_relocate_section): Fix a typo. 2009-10-23 Kai Tietz <kai.tietz@onevision.com> |