aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2008-08-06 00:42:17 +0000
committerAlan Modra <amodra@gmail.com>2008-08-06 00:42:17 +0000
commit237dcb538fb06d94108754e4812e49b5b25d4926 (patch)
tree635519cf1d144b20a25e6fe76a290fc1605cf491 /ld
parent08bc6426e4a1031561327c312c7c32be60dc0004 (diff)
downloadgdb-237dcb538fb06d94108754e4812e49b5b25d4926.zip
gdb-237dcb538fb06d94108754e4812e49b5b25d4926.tar.gz
gdb-237dcb538fb06d94108754e4812e49b5b25d4926.tar.bz2
binutils/
* objcopy.c (copy_object): Don't setup_bfd_headers when extract_symbol. (setup_section): Don't zero vma and lma when extract_symbol. (copy_section): Discard relocations when extract_symbol. * doc/binutils.texi: Update --extract-symbol description. ld/testsuite/ * ld-elf/extract-symbol-1sec.d: Update.
Diffstat (limited to 'ld')
-rw-r--r--ld/testsuite/ChangeLog4
-rw-r--r--ld/testsuite/ld-elf/extract-symbol-1sec.d4
2 files changed, 6 insertions, 2 deletions
diff --git a/ld/testsuite/ChangeLog b/ld/testsuite/ChangeLog
index 93a5e41..717d338 100644
--- a/ld/testsuite/ChangeLog
+++ b/ld/testsuite/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-06 Alan Modra <amodra@bigpond.net.au>
+
+ * ld-elf/extract-symbol-1sec.d: Update.
+
2008-07-30 Nick Clifton <nickc@redhat.com>
* ld-elf/sec-to-seg.exp: New test: Checks the assignment of
diff --git a/ld/testsuite/ld-elf/extract-symbol-1sec.d b/ld/testsuite/ld-elf/extract-symbol-1sec.d
index 6891abc..87d42af 100644
--- a/ld/testsuite/ld-elf/extract-symbol-1sec.d
+++ b/ld/testsuite/ld-elf/extract-symbol-1sec.d
@@ -7,7 +7,7 @@
#...
Sections:
*Idx +Name +Size +VMA +LMA .*
- *0 +\.foo +0+ +0+ +0+ .*
+ *0 +\.foo +0+ +0+10000 +0+10000 .*
*CONTENTS, ALLOC, LOAD, CODE
- *1 +\.bar +0+ +0+ +0+ .*
+ *1 +\.bar +0+ +0+20000 +0+20000 .*
*ALLOC, READONLY, CODE