Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | test: Fix coff-dump section array indicies to 1 based to match file format. | Michael J. Spencer | 2010-09-15 | 2 | -4/+4 | |
| | | | | llvm-svn: 113928 | |||||
* | COFF: Update tests to reflect changes in last commit. | Michael J. Spencer | 2010-09-01 | 2 | -4/+4 | |
| | | | | llvm-svn: 112704 | |||||
* | Fix COFF x86-64 relocations. PR7960. | Michael J. Spencer | 2010-08-24 | 3 | -10/+44 | |
| | | | | | | Multiple symbol reloc handling part of the patch by Cameron Esfahani. llvm-svn: 111963 | |||||
* | MC: Fix symbol fragment offsets in COFF. | Michael J. Spencer | 2010-08-03 | 1 | -0/+182 | |
| | | | | | | Patch by Cameron Esfahani! llvm-svn: 110104 | |||||
* | Make MC use Windows COFF on Windows and add tests. | Michael J. Spencer | 2010-07-27 | 2 | -0/+141 | |
llvm-svn: 109494 |