aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2002-12-12 21:54:32 +0000
committerAlexandre Oliva <aoliva@redhat.com>2002-12-12 21:54:32 +0000
commit5354b572b3ba653328933a798dd2cab888a7b3f7 (patch)
treed30b5fb5506bbf25f8df468ca412059efe297f40 /bfd/ChangeLog
parent0e073f4ce8c5907ba76b3d7aeb5b373a308b25d4 (diff)
downloadgdb-5354b572b3ba653328933a798dd2cab888a7b3f7.zip
gdb-5354b572b3ba653328933a798dd2cab888a7b3f7.tar.gz
gdb-5354b572b3ba653328933a798dd2cab888a7b3f7.tar.bz2
* elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
initializers to match struct declaration.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 463ed25..1eb35bd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2002-12-12 Alexandre Oliva <aoliva@redhat.com>
+
+ * elf-m10300.c (elf32_mn10300_link_hash_newfunc): Reorder
+ initializers to match struct declaration.
+
2002-12-12 Alan Modra <amodra@bigpond.net.au>
* dwarf2.c (comp_unit_contains_address): Comment typo fix.