Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Formatting. | Michael J. Spencer | 2010-10-08 | 1 | -2/+2 |
| | | | | llvm-svn: 116038 | ||||
* | MC-COFF: Fix Simple and Complex type. Fixes PR8320. | Michael J. Spencer | 2010-10-08 | 1 | -11/+24 |
| | | | | llvm-svn: 116037 | ||||
* | test/COFF: Fix symbol indexes and names. Update tests to match. | Michael J. Spencer | 2010-10-05 | 1 | -6/+10 |
| | | | | llvm-svn: 115642 | ||||
* | test/coff-dump: Support reading from stdin. | Michael J. Spencer | 2010-10-05 | 1 | -1/+6 |
| | | | | llvm-svn: 115640 | ||||
* | test: Fix coff-dump section array indicies to 1 based to match file format. | Michael J. Spencer | 2010-09-15 | 1 | -5/+7 |
| | | | | llvm-svn: 113928 | ||||
* | Tabs to spaces | Michael J. Spencer | 2010-09-15 | 1 | -485/+485 |
| | | | | llvm-svn: 113927 | ||||
* | Cleanup coff-dump.py | Michael J. Spencer | 2010-09-15 | 1 | -113/+113 |
| | | | | llvm-svn: 113926 | ||||
* | coff-dump.py: Fix PR7996. Now it is compatible to Python-2.4. | NAKAMURA Takumi | 2010-08-30 | 1 | -2/+5 |
| | | | | llvm-svn: 112485 | ||||
* | Add some win64 coff goodness. | Anton Korobeynikov | 2010-08-17 | 1 | -1/+20 |
| | | | | | | Patch by Cameron Esfahani! llvm-svn: 111287 | ||||
* | Make coff-dump.py executable and add python as executable for this script. | Tobias Grosser | 2010-07-27 | 1 | -0/+1 |
| | | | | | | This fixes the MC/COFF/basic-coff.ll test case. llvm-svn: 109497 | ||||
* | Make MC use Windows COFF on Windows and add tests. | Michael J. Spencer | 2010-07-27 | 1 | -0/+543 |
llvm-svn: 109494 |