Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Formatting. | Michael J. Spencer | 2010-10-08 | 1 | -2/+2 |
* | MC-COFF: Fix Simple and Complex type. Fixes PR8320. | Michael J. Spencer | 2010-10-08 | 1 | -11/+24 |
* | test/COFF: Fix symbol indexes and names. Update tests to match. | Michael J. Spencer | 2010-10-05 | 1 | -6/+10 |
* | test/coff-dump: Support reading from stdin. | Michael J. Spencer | 2010-10-05 | 1 | -1/+6 |
* | test: Fix coff-dump section array indicies to 1 based to match file format. | Michael J. Spencer | 2010-09-15 | 1 | -5/+7 |
* | Tabs to spaces | Michael J. Spencer | 2010-09-15 | 1 | -485/+485 |
* | Cleanup coff-dump.py | Michael J. Spencer | 2010-09-15 | 1 | -113/+113 |
* | coff-dump.py: Fix PR7996. Now it is compatible to Python-2.4. | NAKAMURA Takumi | 2010-08-30 | 1 | -2/+5 |
* | Add some win64 coff goodness. | Anton Korobeynikov | 2010-08-17 | 1 | -1/+20 |
* | Make coff-dump.py executable and add python as executable for this script. | Tobias Grosser | 2010-07-27 | 1 | -0/+1 |
* | Make MC use Windows COFF on Windows and add tests. | Michael J. Spencer | 2010-07-27 | 1 | -0/+543 |