| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | [PECOFF] Replace the magic number with sizeof(). | Rui Ueyama | 2013-07-29 | 1 | -5/+7 | |
| * | [PECOFF] Simplicy object allocation code. No functionality change. | Rui Ueyama | 2013-07-26 | 1 | -5/+4 | |
| * | [PECOFF] Replace magic numbers with offsetof(). | Rui Ueyama | 2013-07-22 | 1 | -4/+6 | |
| * | [PECOFF] Support linking against DLL. | Rui Ueyama | 2013-07-11 | 1 | -1/+2 | |
| * | [PECOFF] Handle hint field in Hint/Name table in the import library. | Rui Ueyama | 2013-07-03 | 1 | -10/+9 | |
| * | [PECOFF][Writer] Simplifies the COFFBaseDefinedAtom ctor by defining a new cl... | Rui Ueyama | 2013-07-03 | 1 | -2/+2 | |
| * | [PECOFF][Writer] Amend the comment about DLL linking. | Rui Ueyama | 2013-07-01 | 1 | -26/+25 | |
| * | [PECOFF][Writer] Fix buildbot failure on x86_64-win7. | Rui Ueyama | 2013-06-30 | 1 | -2/+9 | |
| * | [PECOFF][Reader] Create a jump table for functions exported by DLL. | Rui Ueyama | 2013-06-30 | 1 | -23/+127 | |
| * | [PECOFF] Implement the reader for the import library. | Rui Ueyama | 2013-06-17 | 1 | -0/+150 | |

