ikvm-fork/refemit/Writer
jfrijters 92cc7f488c Fixed relocation table. Occasionally the address of the fixup would be incorrectly calculated (because the offset was added after calculating the base page address, instead of before). 2008-11-28 06:42:27 +00:00
..
ByteBuffer.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
Heaps.cs Implemented support for TypeForwardedToAttribute. 2008-11-25 05:11:57 +00:00
MetadataWriter.cs Fixed sorting of InterfaceImpl table. 2008-11-18 06:04:12 +00:00
ModuleWriter.cs Fixed relocation table. Occasionally the address of the fixup would be incorrectly calculated (because the offset was added after calculating the base page address, instead of before). 2008-11-28 06:42:27 +00:00
PEWriter.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00
TextSection.cs Fixed relocation table. Occasionally the address of the fixup would be incorrectly calculated (because the offset was added after calculating the base page address, instead of before). 2008-11-28 06:42:27 +00:00
VersionInfo.cs New Ref.Emit implementation. 2008-11-14 07:40:49 +00:00