pa64-hpux-lib.h: New file.
authorJohn David Anglin <danglin@gcc.gnu.org>
Wed, 19 Oct 2016 22:52:21 +0000 (22:52 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 19 Oct 2016 22:52:21 +0000 (22:52 +0000)
commit4c6d7494fca8ecc6cfb1b7b64f94b87cd954880f
tree69f3bb766d3677c42b51423c96c00395b94e3833
parent4c712374189739d77d7eaa7a3977ce8533e15163
pa64-hpux-lib.h: New file.

libgcc/
* config/pa/pa64-hpux-lib.h: New file.
(EH_FRAME_SECTION_NAME): Rename to __LIBGCC_EH_FRAME_SECTION_NAME__.
(DTORS_SECTION_ASM_OP): Rename to __LIBGCC_DTORS_SECTION_ASM_OP__.
* config.host (tm_file): Add pa/pa64-hpux-lib.h to tm_file on
hppa*64*-*-hpux11*.
gcc/
* config/pa/pa64-hpux.h (PA_INIT_FRAME_DUMMY_ASM_OP): Move to
config/pa/pa64-hpux-lib.h.
(PA_CRTBEGIN_HACK): Likewise.
(DTOR_LIST_BEGIN): Likewise.

From-SVN: r241356
gcc/ChangeLog
gcc/config/pa/pa64-hpux.h
libgcc/ChangeLog
libgcc/config.host
libgcc/config/pa/pa64-hpux-lib.h [new file with mode: 0644]