]> git.llucax.com Git - software/druntime.git/commit
The next batch of updates towards D2 support. The lib should be pretty close to...
authorsean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Sat, 20 Sep 2008 02:53:43 +0000 (02:53 +0000)
committersean <sean@4a9d5153-6564-4b3f-b5e1-7e8e9dac548f>
Sat, 20 Sep 2008 02:53:43 +0000 (02:53 +0000)
commit0b5d833e0947d44cd5bee6562c22ed4a14ca23bb
tree5a46dc533472a7d797e4c4574ae35cc43af9f089
parent5a07183e26b7ca151959629420a83f59af5339f3
The next batch of updates towards D2 support.  The lib should be pretty close to compiling with D2 now, and the D2 runtime changes have been reduced to a compact set of pure additions (few/no alterations).  Next update will be aimed at finishing the process of getting the lib to build with -w set under D2, which will mean adding "override" where necessary to the compiler runtime as well as figuring out how to deal with the use of 'volatile' in the thread code.

git-svn-id: http://svn.dsource.org/projects/druntime/trunk@6 4a9d5153-6564-4b3f-b5e1-7e8e9dac548f
import/object.di
src/compiler/dmd/adi.d
src/compiler/dmd/object_.d
src/compiler/dmd/typeinfo/ti_AC.d
src/compiler/dmd/typeinfo/ti_Acdouble.d
src/compiler/dmd/typeinfo/ti_Acfloat.d
src/compiler/dmd/typeinfo/ti_Acreal.d
src/compiler/dmd/typeinfo/ti_Adouble.d
src/compiler/dmd/typeinfo/ti_Afloat.d
src/compiler/dmd/typeinfo/ti_Aint.d
src/compiler/dmd/typeinfo/ti_Areal.d