From 00e3c4762a82955619b08df3d17e871f3907eb5c Mon Sep 17 00:00:00 2001 From: Bob Wilson Date: Tue, 16 Oct 2007 18:33:09 +0000 Subject: * doc/as.texinfo (Overview): Add Xtensa --rename-section option. --- gas/doc/as.texinfo | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'gas/doc') diff --git a/gas/doc/as.texinfo b/gas/doc/as.texinfo index 5a91452..5d426ee 100644 --- a/gas/doc/as.texinfo +++ b/gas/doc/as.texinfo @@ -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 -- cgit v1.1