1. cc85160 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu by Eli Bendersky · 12 years ago
  2. 32d22ee Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff! by Michael J. Spencer · 13 years ago
  3. 0f0c411 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. by Eli Bendersky · 13 years ago
  4. 8f7d12c Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the by Rafael Espindola · 13 years ago
  5. 116bc79 MC/X86/COFF: Allow quotes in names when targeting MS/Windows, by Michael J. Spencer · 13 years ago
  6. 88c8164 Add the suffix to the Win64 EH data sections' names if given. Add a test for by Charles Davis · 13 years ago
  7. 07cbe23 Assorted fixes for Win64 EH unwind info emission: by Charles Davis · 13 years ago
  8. 3a5d7d0 Add a test for Win64 EH unwind information emission. by Charles Davis · 13 years ago
  9. a4a2a03 Remove some hard coded CR-LFs. Some of these were the entire files, one of by Chandler Carruth · 13 years ago
  10. 1ac7fe0 Fix relative relocations. This is sufficient for running the rust testsuite with by Rafael Espindola · 13 years ago
  11. 3660a84 Behave like gnu as when a relocation crosses sections. by Rafael Espindola · 13 years ago
  12. 340a7a1 Don't use PadSectionToAlignment on windows. by Rafael Espindola · 14 years ago
  13. d30dcfe Unbreak test on non-COFF targets. by Benjamin Kramer · 14 years ago
  14. 4cee289 MC-COFF: Add support for default-null weak externals. by Michael J. Spencer · 14 years ago
  15. 28ca86a MC-COFF: Fix .bss section size. Fixes PR8335. Patch by NAKAMUTA Takumi! by Michael J. Spencer · 14 years ago
  16. 192d136 MC-COFF: Implement InitSections. Fixes PR8335. by Michael J. Spencer · 14 years ago
  17. 7d49004 MC-COFF: Add COFFAsmParser. Completes PR8343. by Michael J. Spencer · 14 years ago
  18. adab850 MC-COFF: Add test for my last commit. by Michael J. Spencer · 14 years ago
  19. b5814a3 MC-COFF: Fix symbol aliases. Fixes PR8251. by Michael J. Spencer · 14 years ago
  20. eb6e77f MC-COFF: Fix (PR8278) temporary symbol relocations. by Michael J. Spencer · 14 years ago
  21. a25c0a4 test/COFF: Fix symbol indexes and names. Update tests to match. by Michael J. Spencer · 14 years ago
  22. f191d12 test/COFF: Remove temp file usage. by Michael J. Spencer · 14 years ago
  23. cc1f91c Cleanup Whitespace. by Michael J. Spencer · 14 years ago
  24. 083cf15 Add hook in MCSection to decide when to use "optimized nops", for each by Jan Wen Voung · 14 years ago
  25. 2baa2a8 MC-COFF: Fix test. IMAGE_SYM_CLASS_LABEL should never have been emitted. by Michael J. Spencer · 14 years ago
  26. a72d878 MC-COFF: Drop empty sections, and label symbols. Convert relocations by Michael J. Spencer · 14 years ago
  27. 0000279 test: Fix coff-dump section array indicies to 1 based to match file format. by Michael J. Spencer · 14 years ago
  28. 2ad12a0 COFF: Update tests to reflect changes in last commit. by Michael J. Spencer · 14 years ago
  29. 82c84fd Fix COFF x86-64 relocations. PR7960. by Michael J. Spencer · 14 years ago
  30. 237f8fe MC: Fix symbol fragment offsets in COFF. by Michael J. Spencer · 14 years ago
  31. dfd3018 Make MC use Windows COFF on Windows and add tests. by Michael J. Spencer · 14 years ago