aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2002-10-23 20:13:01 +0000
committerJakub Jelinek <jakub@redhat.com>2002-10-23 20:13:01 +0000
commita8927cfd1ab2dac807c4d22428f3dbfd3c9d8713 (patch)
tree757bdd1bd305cd9c62d11e114537ca9a76747b2b /ld/ChangeLog
parent9cc0d196fc91bea770f668eed89fe80f167e21c6 (diff)
downloadfsf-binutils-gdb-a8927cfd1ab2dac807c4d22428f3dbfd3c9d8713.zip
fsf-binutils-gdb-a8927cfd1ab2dac807c4d22428f3dbfd3c9d8713.tar.gz
fsf-binutils-gdb-a8927cfd1ab2dac807c4d22428f3dbfd3c9d8713.tar.bz2
* emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*
sections into .rel{,a}.dyn.
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 9bbbbf3..4864500 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2002-10-23 Jakub Jelinek <jakub@redhat.com>
+
+ * emultempl/elf32.em (place_orphan): Don't put non-allocated .rel*
+ sections into .rel{,a}.dyn.
+
2002-10-23 Nick Clifton <nickc@redhat.com>
* lexsup.c (OPTION_NO_OMAGIC): Define.