]> gcc.gnu.org Git - gcc.git/commit
[Ada] Add gcc specs with vxworks7 base addresses for cert
authorJohannes Kliemann <kliemann@adacore.com>
Mon, 25 Oct 2021 13:53:59 +0000 (13:53 +0000)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 9 Nov 2021 09:44:49 +0000 (09:44 +0000)
commitcbe421bd45d1994524b7312ab521dcc8b51cbfc6
tree5eb83fd1d11c8637d421a8d55ceb59da8adac88c
parent7751c73202f1f1336769607b0cd5cf516e29089a
[Ada] Add gcc specs with vxworks7 base addresses for cert

gcc/ada/

* vxworks7-cert-rtp-link.spec: Replace the definition of
__wrs_rtp_base with the base_link spec.
* vxworks7-cert-rtp-base-link.spec: Add base_link spec with
__wrs_rtp_base definition for all architectures.
* vxworks7-cert-rtp-base-link__ppc64.spec: Add base_link spec
with __wrs_rtp_base definition for ppc64.
* vxworks7-cert-rtp-base-link__x86.spec: Add base_link spec with
__wrs_rtp_base definition for x86.
* vxworks7-cert-rtp-base-link__x86_64.spec: Add base_link spec
with __wrs_rtp_base definition for x86_64.
gcc/ada/vxworks7-cert-rtp-base-link.spec [new file with mode: 0644]
gcc/ada/vxworks7-cert-rtp-base-link__ppc64.spec [new file with mode: 0644]
gcc/ada/vxworks7-cert-rtp-base-link__x86.spec [new file with mode: 0644]
gcc/ada/vxworks7-cert-rtp-base-link__x86_64.spec [new file with mode: 0644]
gcc/ada/vxworks7-cert-rtp-link.spec
This page took 0.061249 seconds and 6 git commands to generate.