OSDN Git Service

2006-12-19 Eric Christopher <echristo@apple.com>
authorechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Dec 2006 00:42:34 +0000 (00:42 +0000)
committerechristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 20 Dec 2006 00:42:34 +0000 (00:42 +0000)
commit50e6797ef5826d74778d47859a3a5ddade055d8a
tree3d03489462c529086a25f60ecfc7a74fd7ef9c7f
parent4f74f8c5634be259419630d91ca95732046a4617
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120066 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/darwin-sections.def
gcc/config/darwin.c