]> git.ipfire.org Git - thirdparty/gcc.git/commit
* xcoffout.h (xcoff_private_rodata_section_name): Declare.
authordje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Apr 2019 14:14:35 +0000 (14:14 +0000)
committerdje <dje@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 11 Apr 2019 14:14:35 +0000 (14:14 +0000)
commit38d4f3f21e67bff8098a36815f9ad4790e68c088
treef13cef9e220869c0c274397ba1b36026a609a2b3
parentd9c60439e54ca802831199201f1910e04e69cb75
    * xcoffout.h (xcoff_private_rodata_section_name): Declare.
        * xcoffout.c (xcoff_private_rodata_section_name): Define.
        * config/rs6000/rs6000.c (rs6000_xcoff_asm_init_sections): Create
        read_only_private_data_section using xcoff_private_rodata_section_name.
        (rs6000_xcoff_file_start): Generate xcoff_private_rodata_section_name.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270284 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/config/rs6000/rs6000.c
gcc/xcoffout.c
gcc/xcoffout.h