]> git.ipfire.org Git - thirdparty/gcc.git/commit
[Ada] Add missing spec files for VxWorks runtimes
authorpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 May 2018 10:47:45 +0000 (10:47 +0000)
committerpmderodat <pmderodat@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 31 May 2018 10:47:45 +0000 (10:47 +0000)
commitea266ff775e3f8d128a968179bb0d7e9c86329d8
treeec222205e4378e77169b2ed994a65ec410c86ad8
parent3e1eb46708a14e49ce4cdf03ff3d32a15496e809
[Ada] Add missing spec files for VxWorks runtimes

2018-05-31  Pierre-Marie de Rodat  <derodat@adacore.com>

gcc/ada/

* vxworks-arm-link.spec, vxworks-e500-link.spec,
vxworks-gnat-crtbe-link.spec, vxworks-smp-arm-link.spec,
vxworks-smp-e500-link.spec, vxworks-smp-ppc-link.spec,
vxworks-smp-x86-link.spec: New files.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@261017 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/vxworks-arm-link.spec [new file with mode: 0644]
gcc/ada/vxworks-e500-link.spec [new file with mode: 0644]
gcc/ada/vxworks-gnat-crtbe-link.spec [new file with mode: 0644]
gcc/ada/vxworks-smp-arm-link.spec [new file with mode: 0644]
gcc/ada/vxworks-smp-e500-link.spec [new file with mode: 0644]
gcc/ada/vxworks-smp-ppc-link.spec [new file with mode: 0644]
gcc/ada/vxworks-smp-x86-link.spec [new file with mode: 0644]