More Thumb encodings.
[oota-llvm.git] / test / MC / COFF /
2010-10-16 Benjamin KramerUnbreak test on non-COFF targets.
2010-10-16 Michael J. SpencerMC-COFF: Add support for default-null weak externals.
2010-10-09 Michael J. SpencerMC-COFF: Fix .bss section size. Fixes PR8335. Patch...
2010-10-09 Michael J. SpencerMC-COFF: Implement InitSections. Fixes PR8335.
2010-10-09 Michael J. SpencerMC-COFF: Add COFFAsmParser. Completes PR8343.
2010-10-08 Michael J. SpencerMC-COFF: Add test for my last commit.
2010-10-07 Michael J. SpencerMC-COFF: Fix symbol aliases. Fixes PR8251.
2010-10-05 Michael J. SpencerMC-COFF: Fix (PR8278) temporary symbol relocations.
2010-10-05 Michael J. Spencertest/COFF: Fix symbol indexes and names. Update tests...
2010-10-05 Michael J. Spencertest/COFF: Remove temp file usage.
2010-10-05 Michael J. SpencerCleanup Whitespace.
2010-10-04 Jan Wen VoungAdd hook in MCSection to decide when to use "optimized...
2010-09-29 Michael J. SpencerMC-COFF: Fix test. IMAGE_SYM_CLASS_LABEL should never...
2010-09-27 Michael J. SpencerMC-COFF: Drop empty sections, and label symbols. Conver...
2010-09-15 Michael J. Spencertest: Fix coff-dump section array indicies to 1 based...
2010-09-01 Michael J. SpencerCOFF: Update tests to reflect changes in last commit.
2010-08-24 Michael J. SpencerFix COFF x86-64 relocations. PR7960.
2010-08-03 Michael J. SpencerMC: Fix symbol fragment offsets in COFF.
2010-07-27 Michael J. SpencerMake MC use Windows COFF on Windows and add tests.