2004-10-04 Zoltan Varga <vargaz@freemail.hu>
authorZoltan Varga <vargaz@gmail.com>
Mon, 4 Oct 2004 09:51:57 +0000 (09:51 -0000)
committerZoltan Varga <vargaz@gmail.com>
Mon, 4 Oct 2004 09:51:57 +0000 (09:51 -0000)
commit82416566c3a7e3cafdd58b94c3e4e22fd2de9b15
tree68ae69d3e802260bd4f2c585bdb86956e045bb26
parentd0e8c70c5e253dc9b4f05558843296a1963b478f
2004-10-04  Zoltan Varga  <vargaz@freemail.hu>

* *.cs: Add more 2.0 stuff.

svn path=/trunk/mcs/; revision=34660
mcs/class/corlib/System.Runtime.CompilerServices/ChangeLog
mcs/class/corlib/System.Runtime.CompilerServices/CompilerGeneratedAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/FixedBufferAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/InternalsVisibleToAttribute.cs
mcs/class/corlib/System.Runtime.CompilerServices/NGenHint.cs
mcs/class/corlib/System.Runtime.CompilerServices/ScopelessEnumAttribute.cs [new file with mode: 0644]
mcs/class/corlib/System.Runtime.CompilerServices/StringFreezingAttribute.cs [new file with mode: 0644]
mcs/class/corlib/System.Runtime.CompilerServices/SuppressMergeCheckAttribute.cs [new file with mode: 0644]
mcs/class/corlib/System.Runtime.CompilerServices/UnsafeValueTypeAttribute.cs [new file with mode: 0644]