darwin.c (machopic_select_section): Rewrite.
commit59ff4a1c1cbf5e4f748087b9aebd6c2408f0f9d9
authorEric Christopher <echristo@gcc.gnu.org>
Wed, 20 Dec 2006 00:42:34 +0000 (20 00:42 +0000)
committerEric Christopher <echristo@gcc.gnu.org>
Wed, 20 Dec 2006 00:42:34 +0000 (20 00:42 +0000)
tree3d03489462c529086a25f60ecfc7a74fd7ef9c7f
parent91321cd0224ae8cc8864bf45f28c00e1ebe35187
darwin.c (machopic_select_section): Rewrite.

2006-12-19  Eric Christopher  <echristo@apple.com>

        * config/darwin.c (machopic_select_section): Rewrite.
        (darwin_text_section): New.
        (darwin_rodata_section): Ditto.
        (darwin_mergeable_string_section): Ditto.
        (darwin_mergeable_constant_section): Ditto.
        * config/darwin-sections.def: Add SECTION_STRINGS for cstring_section.

From-SVN: r120066
gcc/ChangeLog
gcc/config/darwin-sections.def
gcc/config/darwin.c