IBM Z: zTPF: Build libgcc with -mtpf-trace-skip
authorAndreas Krebbel <krebbel@linux.ibm.com>
Wed, 4 Mar 2020 12:29:38 +0000 (13:29 +0100)
committerAndreas Krebbel <krebbel@linux.ibm.com>
Wed, 4 Mar 2020 12:50:02 +0000 (13:50 +0100)
commit0993851dc131608a49da294a9ca7dd102df349ab
tree45c2a5a7a357eb62f1f0fe282d5f574945ce8ac1
parent181e2a2fa5e6d444a0aee95add450e5bcc659ca9
IBM Z: zTPF: Build libgcc with -mtpf-trace-skip

libgcc is supposed to be built with the trace skip flags and branch
targets.  Add a zTPF header file fragment and add the -mtpf-trace-skip
option.

libgcc/ChangeLog:

2020-03-04  Andreas Krebbel  <krebbel@linux.ibm.com>

* config.host: Include the new makefile fragment.
* config/s390/t-tpf: New file.
libgcc/config.host
libgcc/config/s390/t-tpf [new file with mode: 0644]