aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2005-02-07 15:50:16 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2005-02-07 15:50:16 +0000
commit992771964fc2b57468be0b4e4aa13a282d0a8c4a (patch)
treec72fbeb66dbf5c35039a0cde4e595c71abafab29 /bfd/ChangeLog
parent6422fbef5fbfdd119da0dc6945841fee348ff2cd (diff)
downloadgdb-992771964fc2b57468be0b4e4aa13a282d0a8c4a.zip
gdb-992771964fc2b57468be0b4e4aa13a282d0a8c4a.tar.gz
gdb-992771964fc2b57468be0b4e4aa13a282d0a8c4a.tar.bz2
* elf64-mips.c: Fix formatting throughout.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 169c979..49a2a0b 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,9 @@
2005-02-07 Maciej W. Rozycki <macro@mips.com>
+ * elf64-mips.c: Fix formatting throughout.
+
+2005-02-07 Maciej W. Rozycki <macro@mips.com>
+
* elfn32-mips.c (elf_mips_howto_table_rela): Fix a comment typo.
2005-02-07 Alexandre Oliva <aoliva@redhat.com>