aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorChris Demetriou <cgd@google.com>2002-06-19 01:52:52 +0000
committerChris Demetriou <cgd@google.com>2002-06-19 01:52:52 +0000
commit8505f8840799eb6b7b9efdf801299e2107009d84 (patch)
treec2a35abb42f38547f0e4a56bddfea50d84667bbd /ld/ChangeLog
parente0350bfbf749315dcd50c16dca19bf34d97360cf (diff)
downloadgdb-8505f8840799eb6b7b9efdf801299e2107009d84.zip
gdb-8505f8840799eb6b7b9efdf801299e2107009d84.tar.gz
gdb-8505f8840799eb6b7b9efdf801299e2107009d84.tar.bz2
2002-06-18 Chris Demetriou <cgd@broadcom.com>
* emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix format specifier used to print BFD name.
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index f5fe90c..bca31fb 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-18 Chris Demetriou <cgd@broadcom.com>
+
+ * emultempl/mipself.em (mips_elf${ELFSIZE}_check_sections): Fix
+ format specifier used to print BFD name.
+
2002-06-18 Dave Brolley <brolley@redhat.com>
From Catherine Moore, Michael Meissner, Jim Blandy: