]> git.ipfire.org Git - thirdparty/gcc.git/commit
ia64.c (ia64_rwreloc_select_rtx_section): Rename from ia64_aix_select_rtx_section.
authorRichard Henderson <rth@redhat.com>
Sat, 25 Jan 2003 19:08:15 +0000 (11:08 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 25 Jan 2003 19:08:15 +0000 (11:08 -0800)
commit6ca86a1a1e15bb16d112991c130acee8e13686ab
treecf64cae4a544898b69e22a0b3de824e4a709b6ba
parentaa2fb4ddb0ee8c7b52e234b5a329059d9eefa33d
ia64.c (ia64_rwreloc_select_rtx_section): Rename from ia64_aix_select_rtx_section.

        * config/ia64/ia64.c (ia64_rwreloc_select_rtx_section): Rename
        from ia64_aix_select_rtx_section.
        (ia64_rwreloc_select_section): Simlarly; use default*_1 function
        instead of saving and restoring flag_pic.
        (ia64_rwreloc_unique_section): Similarly.
        * config/ia64/aix.h (TARGET_ASM_SELECT_SECTION,
        TARGET_ASM_UNIQUE_SECTION, TARGET_ASM_SELECT_RTX_SECTION): Update.
        * config/ia64/hpux.h (TARGET_ASM_SELECT_SECTION,
        TARGET_ASM_UNIQUE_SECTION, TARGET_ASM_SELECT_RTX_SECTION): New.

From-SVN: r61797
gcc/ChangeLog
gcc/config/ia64/aix.h
gcc/config/ia64/hpux.h
gcc/config/ia64/ia64.c