OSDN Git Service

* doc/as.texinfo (Overview): Add Xtensa --rename-section option.
authorbwilson <bwilson>
Tue, 16 Oct 2007 18:33:09 +0000 (18:33 +0000)
committerbwilson <bwilson>
Tue, 16 Oct 2007 18:33:09 +0000 (18:33 +0000)
gas/ChangeLog
gas/doc/as.texinfo

index 1e7e639..49ba40b 100644 (file)
@@ -1,3 +1,7 @@
+2007-10-16  Bob Wilson  <bob.wilson@acm.org>
+       
+       * doc/as.texinfo (Overview): Add Xtensa --rename-section option.
+       
 2007-10-16  Nick Clifton  <nickc@redhat.com>
 
        * config/obj-elf.c (obj_elf_type): Accept "common" as a valid
index 5a91452..5d426ee 100644 (file)
@@ -1185,6 +1185,10 @@ Enable or disable all assembler transformations of Xtensa instructions.
 The default is @option{--transform};
 @option{--no-transform} should be used only in the rare cases when the
 instructions must be exactly as specified in the assembly source.
+
+@item --rename-section @var{oldname}=@var{newname}
+When generating output sections, rename the @var{oldname} section to
+@var{newname}.
 @end table
 @end ifset