config.gcc (hppa*-*-linux*): Add pa/t-pa to tmake_file.
authorJohn David Anglin <danglin@gcc.gnu.org>
Sun, 9 Dec 2018 19:41:39 +0000 (19:41 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Sun, 9 Dec 2018 19:41:39 +0000 (19:41 +0000)
commitb8559e810f5912bba9fba39c005f3fe2c1de09d9
tree0f0bb84d01d9230e39196bf53f6dbd230194766e
parent6dc5aacf971328602dcbf278b6a6ed2cbb6dc99a
config.gcc (hppa*-*-linux*): Add pa/t-pa to tmake_file.

* config.gcc (hppa*-*-linux*): Add pa/t-pa to tmake_file.  Define
d_target_objs.
* config/pa/pa-protos.h (pa_d_target_versions): New prototype.
* config/pa/pa.h (TARGET_D_CPU_VERSIONS): Define.
* config/pa/pa-d.c: New file.
* config/pa/t-pa: New file.

From-SVN: r266931
gcc/ChangeLog
gcc/config.gcc
gcc/config/pa/pa-d.c [new file with mode: 0644]
gcc/config/pa/pa-protos.h
gcc/config/pa/pa.h
gcc/config/pa/t-pa [new file with mode: 0644]