* doc/as.texinfo (Overview): Add Xtensa --rename-section option.
authorBob Wilson <bob.wilson@acm.org>
Tue, 16 Oct 2007 18:33:09 +0000 (18:33 +0000)
committerBob Wilson <bob.wilson@acm.org>
Tue, 16 Oct 2007 18:33:09 +0000 (18:33 +0000)
gas/ChangeLog
gas/doc/as.texinfo

index 1e7e6391d95601c4152ac976cc4d3c1aad9af05a..49ba40b22592eb8e6cf1b734cc2c6585b214b198 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 5a9145236f92e8541d3b3fa84f682270b0196e1b..5d426ee01cb9283c6efa1491eb675d2b86c22291 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
 
This page took 0.040725 seconds and 4 git commands to generate.