]> git.ipfire.org Git - thirdparty/gcc.git/commit
g-socket-dummy.adb, [...]: New files.
authorArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Aug 2008 08:57:21 +0000 (10:57 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 6 Aug 2008 08:57:21 +0000 (10:57 +0200)
commit6594c0f3e12d4349dea85d8ef56dc9a5df117fd9
tree0c884e285d2738da5e96d6a5a185a8f078c64a5a
parent32b9901464b67e926bbc791a4c74fff1d2bab7ec
g-socket-dummy.adb, [...]: New files.

2008-08-06  Thomas Quinot  <quinot@adacore.com>

* g-socket-dummy.adb, g-socket-dummy.ads, g-sothco-dummy.adb,
g-sothco-dummy.ads, g-socthi-dummy.adb, g-socthi-dummy.ads,
g-sttsne-dummy.ads: New files.

* gcc-interface/Makefile.in, Makefile.rtl: Use placeholder sources
with pragma Unimplemented_Unit for sockets packages on Nucleus.

From-SVN: r138781
gcc/ada/ChangeLog
gcc/ada/Makefile.rtl
gcc/ada/g-socket-dummy.adb [new file with mode: 0644]
gcc/ada/g-socket-dummy.ads [new file with mode: 0644]
gcc/ada/g-socthi-dummy.adb [new file with mode: 0644]
gcc/ada/g-socthi-dummy.ads [new file with mode: 0644]
gcc/ada/g-sothco-dummy.adb [new file with mode: 0644]
gcc/ada/g-sothco-dummy.ads [new file with mode: 0644]
gcc/ada/g-sttsne-dummy.ads [new file with mode: 0644]
gcc/ada/gcc-interface/Makefile.in