* config/tc-xtensa.c: Remove XTENSA_SECTION_RENAME ifdefs.
authorBob Wilson <bob.wilson@acm.org>
Thu, 4 Nov 2004 21:52:55 +0000 (21:52 +0000)
committerBob Wilson <bob.wilson@acm.org>
Thu, 4 Nov 2004 21:52:55 +0000 (21:52 +0000)
commit9456465c211025cbe18b74c073302d164206a427
tree0ecec7e252f2dc24b77c8017d00d5a0ffe41fb5a
parenta81b10aef7a31ca324e3588f6c646359c3a77204
* config/tc-xtensa.c: Remove XTENSA_SECTION_RENAME ifdefs.
(add_section_rename): Delete.  Inlined into...
(build_section_rename): ...here.  Use xstrdup instead of strdup.
(xtensa_section_rename): Drop "const" from argument and return types.
(md_show_usage): Indent to match show_usage().
* config/tc-xtensa.h: Remove XTENSA_SECTION_RENAME ifdefs.
(tc_canonicalize_section_name): Define.
(md_elf_section_rename): Remove unused macro.
* doc/as.texinfo (Overview): Document Xtensa --rename-section option.
* doc/c-xtensa.texi (Xtensa Options): Likewise.
(Frame Directive): Delete.
gas/ChangeLog
gas/config/tc-xtensa.c
gas/config/tc-xtensa.h
gas/doc/as.texinfo
gas/doc/c-xtensa.texi
This page took 0.026846 seconds and 4 git commands to generate.