From 237dcb538fb06d94108754e4812e49b5b25d4926 Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Wed, 6 Aug 2008 00:42:17 +0000 Subject: 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. --- binutils/doc/binutils.texi | 1 - 1 file changed, 1 deletion(-) (limited to 'binutils/doc') diff --git a/binutils/doc/binutils.texi b/binutils/doc/binutils.texi index 2ebf3540217..db09d8ae3c3 100644 --- a/binutils/doc/binutils.texi +++ b/binutils/doc/binutils.texi @@ -1540,7 +1540,6 @@ Keep the file's section flags and symbols but remove all section data. Specifically, the option: @itemize -@item sets the virtual and load addresses of every section to zero; @item removes the contents of all sections; @item sets the size of every section to zero; and @item sets the file's start address to zero. -- cgit v1.2.1