gas/
authorDaniel Jacobowitz <drow@false.org>
Fri, 7 Aug 2009 19:30:31 +0000 (19:30 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 7 Aug 2009 19:30:31 +0000 (19:30 +0000)
commit940b5ce0998a436a5e414250ab8fa9a25138c839
tree0baeacd6ca529e30c35dfab2aabfd6c9da2ffa31
parentddd3c53c3d15eefc6edb664887eba9502eda5c44
gas/
* config/tc-arm.c (marked_pr_dependency, mapstate): Delete global
variables.
(mapping_state): Use the section's mapstate.
(mapping_state_2): Likewise.  Skip special sections.
(s_arm_unwind_fnend): Use the section's marked_pr_dependency.
(arm_elf_change_section): Do not set deleted globals.
* config/tc-arm.h (struct arm_segment_info_type): Document
marked_pr_dependency.

gas/testsuite/
* gas/arm/mapping2.s: Test code after .ident.
gas/ChangeLog
gas/config/tc-arm.c
gas/config/tc-arm.h
gas/testsuite/ChangeLog
gas/testsuite/gas/arm/mapping2.s
This page took 0.045654 seconds and 4 git commands to generate.