aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2002-03-14 10:57:52 +0000
committerNick Clifton <nickc@redhat.com>2002-03-14 10:57:52 +0000
commita1aefc7694399abec29b3d0865b0e29dce6b2639 (patch)
treea8832f064ff6fc738bcd0233f43e0f1f982b84bf /bfd/ChangeLog
parentd35a52e2a7b47b4a87dbc55e54c5ba9992938946 (diff)
downloadfsf-binutils-gdb-a1aefc7694399abec29b3d0865b0e29dce6b2639.zip
fsf-binutils-gdb-a1aefc7694399abec29b3d0865b0e29dce6b2639.tar.gz
fsf-binutils-gdb-a1aefc7694399abec29b3d0865b0e29dce6b2639.tar.bz2
Set ar_max_namelen to 15
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 6e0fe05..ff33b48 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-14 Nick Clifton <nickc@cambridge.redhat.com>
+
+ * elfxx-target.h (TARGET_BIG_SYM): Set ar_max_namelen to 15.
+ (TARGET_LITTLE_SYM): Set ar_max_namelen to 15.
+
2002-03-14 Alan Modra <amodra@bigpond.net.au>
* cpu-mips.c (mips_compatible): New. Don't check bits_per_word.