[Ada] Cleanup old VxWorks in Makefile.rtl
authorDoug Rupp <rupp@adacore.com>
Tue, 6 Jul 2021 20:42:31 +0000 (13:42 -0700)
committerPierre-Marie de Rodat <derodat@adacore.com>
Tue, 21 Sep 2021 15:25:00 +0000 (15:25 +0000)
commit1d8617eb8c089ee60000e50e53ed320b983092ea
treebba4b3ec82db334862272420b2edfc770c64c3b3
parentb6bb60b2414b6cdfc8f24b3b50bbbdfc8090c443
[Ada] Cleanup old VxWorks in Makefile.rtl

gcc/ada/

* Makefile.rtl: Remove unused VxWorks sections.
* libgnarl/s-vxwext__noints.adb: Remove.
* libgnarl/s-vxwext__vthreads.ads: Remove.
* libgnat/a-elchha__vxworks-ppc-full.adb: Remove.
* libgnat/s-osprim__vxworks.adb: Remove.
* libgnat/s-osvers__vxworks-653.ads: Remove.
* libgnat/system-vxworks-e500-vthread.ads: Remove.
* libgnat/system-vxworks-ppc-vthread.ads: Remove.
* libgnat/system-vxworks-x86-vthread.ads: Remove.
gcc/ada/Makefile.rtl
gcc/ada/libgnarl/s-vxwext__noints.adb [deleted file]
gcc/ada/libgnarl/s-vxwext__vthreads.ads [deleted file]
gcc/ada/libgnat/a-elchha__vxworks-ppc-full.adb [deleted file]
gcc/ada/libgnat/s-osprim__vxworks.adb [deleted file]
gcc/ada/libgnat/s-osvers__vxworks-653.ads [deleted file]
gcc/ada/libgnat/system-vxworks-e500-vthread.ads [deleted file]
gcc/ada/libgnat/system-vxworks-ppc-vthread.ads [deleted file]
gcc/ada/libgnat/system-vxworks-x86-vthread.ads [deleted file]