This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r138781 - in /trunk/gcc/ada: ChangeLog Makefile...


Author: charlet
Date: Wed Aug  6 08:57:21 2008
New Revision: 138781

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=138781
Log:
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.


Added:
    trunk/gcc/ada/g-socket-dummy.adb
    trunk/gcc/ada/g-socket-dummy.ads
    trunk/gcc/ada/g-socthi-dummy.adb
    trunk/gcc/ada/g-socthi-dummy.ads
    trunk/gcc/ada/g-sothco-dummy.adb
    trunk/gcc/ada/g-sothco-dummy.ads
    trunk/gcc/ada/g-sttsne-dummy.ads
Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/Makefile.rtl
    trunk/gcc/ada/gcc-interface/Makefile.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]