aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-07-23 16:32:53 +0000
committerNick Clifton <nickc@redhat.com>2004-07-23 16:32:53 +0000
commit9f61903d7388315e3d7b83a7e7c5ce1e30ab5ed3 (patch)
treeeb9ce7ffc8685e78e7cdb117bc7a842409d790e6 /ld/ChangeLog
parent60ee6567b0c7fa9bda75eff0206406d36b23294b (diff)
downloadgdb-9f61903d7388315e3d7b83a7e7c5ce1e30ab5ed3.zip
gdb-9f61903d7388315e3d7b83a7e7c5ce1e30ab5ed3.tar.gz
gdb-9f61903d7388315e3d7b83a7e7c5ce1e30ab5ed3.tar.bz2
(_place_orphan): Use an already existing section name if that section does not
have any flags set.
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 25aa0a0..16ff5a6 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-23 Nick Clifton <nickc@redhat.com>
+
+ * emultempl/elf32.em (_place_orphan): Use an already existing
+ section name if that section does not have any flags set.
+
2004-07-21 H.J. Lu <hongjiu.lu@intel.com>
* ldlang.c (already_linked_hash_entry): Removed.