This is the mail archive of the ecos-cvs@sourceware.org mailing list for the ecos 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]

ecos/packages/language/cxx/ustl/current Change ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2009-08-30 17:28:20

Modified files:
	packages/language/cxx/ustl/current: ChangeLog 
	packages/language/cxx/ustl/current/cdl: ustl.cdl 
	packages/language/cxx/ustl/current/include: ustl.h 
Added files:
	packages/language/cxx/ustl/current/include/ustl: bktrace.h 
	                                                 cmemlink.h 
	                                                 config.h 
	                                                 fstream.h 
	                                                 memblock.h 
	                                                 memlink.h 
	                                                 metamac.h 
	                                                 mistream.h 
	                                                 mostream.h 
	                                                 ofstream.h 
	                                                 simd.h 
	                                                 sistream.h 
	                                                 sostream.h 
	                                                 strmsize.h 
	                                                 traits.h 
	                                                 typelist.h 
	                                                 typet.h ualgo.h 
	                                                 ualgobase.h 
	                                                 ubitset.h 
	                                                 uctralgo.h 
	                                                 uctrstrm.h 
	                                                 uexception.h 
	                                                 ufunction.h 
	                                                 uheap.h uios.h 
	                                                 uiosfunc.h 
	                                                 uiterator.h 
	                                                 ulaalgo.h 
	                                                 ulimits.h 
	                                                 ulist.h umap.h 
	                                                 umatrix.h 
	                                                 umemory.h 
	                                                 umultimap.h 
	                                                 umultiset.h 
	                                                 unew.h 
	                                                 unumeric.h 
	                                                 upair.h 
	                                                 upredalgo.h 
	                                                 uqueue.h uset.h 
	                                                 uspecial.h 
	                                                 ustack.h 
	                                                 ustdxept.h 
	                                                 ustlecos.h 
	                                                 ustring.h 
	                                                 utf8.h utuple.h 
	                                                 utypes.h 
	                                                 uutility.h 
	                                                 uvector.h 
Removed files:
	packages/language/cxx/ustl/current/include: bktrace.h cmemlink.h 
	                                            config.h fstream.h 
	                                            memblock.h memlink.h 
	                                            metamac.h mistream.h 
	                                            mostream.h 
	                                            ofstream.h simd.h 
	                                            sistream.h 
	                                            sostream.h 
	                                            strmsize.h traits.h 
	                                            typelist.h typet.h 
	                                            ualgo.h ualgobase.h 
	                                            ubitset.h uctralgo.h 
	                                            uctrstrm.h 
	                                            uexception.h 
	                                            ufunction.h uheap.h 
	                                            uios.h uiosfunc.h 
	                                            uiterator.h 
	                                            ulaalgo.h ulimits.h 
	                                            ulist.h umap.h 
	                                            umatrix.h umemory.h 
	                                            umultimap.h 
	                                            umultiset.h unew.h 
	                                            unumeric.h upair.h 
	                                            upredalgo.h uqueue.h 
	                                            uset.h uspecial.h 
	                                            ustack.h ustdxept.h 
	                                            ustlecos.h ustring.h 
	                                            utf8.h utuple.h 
	                                            utypes.h uutility.h 
	                                            uvector.h 

Log message:
	* include/*.h: Move all headers to include/ustl/ except ustl.h and
	stdint.h to avoid pollution of the root include directory in the
	eCos install tree.
	* include/ustl.h: Specify ustl/ directory when including header files.
	* cdl/ustl.h: Add include/ustl/ to the header file directory list
	using CYGPKG_USTL_CFLAGS_ADD.


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