index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
MC
/
COFF
Commit message (
Expand
)
Author
Age
Files
Lines
*
[MC][COFF] Delay handling symbol aliases when writing
Michael J. Spencer
2013-01-29
1
-0
/
+11
*
[MC][COFF] Emit weak symbols to the correct section. Patch by Dmitry Puzirev!
Michael J. Spencer
2012-11-13
1
-0
/
+23
*
Emit dtors into proper section while compiling in vcpp-compatible mode.
Anton Korobeynikov
2012-09-23
1
-6
/
+17
*
Fix alignment of .comm and .lcomm on mingw32.
Benjamin Kramer
2012-09-07
1
-0
/
+13
*
llvm/test/MC/COFF/seh.s: Fixup corresponding to r161487.
NAKAMURA Takumi
2012-08-08
1
-1
/
+0
*
Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu
Eli Bendersky
2012-03-25
1
-8
/
+1
*
Emit global ctors into .CRT$XCU instead of .ctors on Win32. Patch by Joe Groff!
Michael J. Spencer
2012-02-23
1
-0
/
+28
*
Replace all instances of dg.exp file with lit.local.cfg, since all tests are ...
Eli Bendersky
2012-02-16
2
-5
/
+13
*
Add back the MC bits of 126425. Original patch by Nathan Jeffords. I added the
Rafael Espindola
2011-12-17
1
-0
/
+14
*
MC/X86/COFF: Allow quotes in names when targeting MS/Windows,
Michael J. Spencer
2011-11-29
1
-0
/
+17
*
Add the suffix to the Win64 EH data sections' names if given. Add a test for
Charles Davis
2011-05-27
1
-0
/
+37
*
Assorted fixes for Win64 EH unwind info emission:
Charles Davis
2011-05-27
1
-4
/
+13
*
Add a test for Win64 EH unwind information emission.
Charles Davis
2011-05-27
1
-0
/
+51
*
Remove some hard coded CR-LFs. Some of these were the entire files, one of
Chandler Carruth
2011-04-25
6
-498
/
+498
*
Fix relative relocations. This is sufficient for running the rust testsuite with
Rafael Espindola
2011-04-21
1
-3
/
+21
*
Behave like gnu as when a relocation crosses sections.
Rafael Espindola
2011-04-20
1
-0
/
+28
*
Don't use PadSectionToAlignment on windows.
Rafael Espindola
2010-12-06
2
-3
/
+3
*
Unbreak test on non-COFF targets.
Benjamin Kramer
2010-10-16
1
-1
/
+1
*
MC-COFF: Add support for default-null weak externals.
Michael J. Spencer
2010-10-16
1
-0
/
+51
*
MC-COFF: Fix .bss section size. Fixes PR8335. Patch by NAKAMUTA Takumi!
Michael J. Spencer
2010-10-09
1
-0
/
+15
*
MC-COFF: Implement InitSections. Fixes PR8335.
Michael J. Spencer
2010-10-09
2
-3
/
+29
*
MC-COFF: Add COFFAsmParser. Completes PR8343.
Michael J. Spencer
2010-10-09
10
-374
/
+443
*
MC-COFF: Add test for my last commit.
Michael J. Spencer
2010-10-08
1
-0
/
+29
*
MC-COFF: Fix symbol aliases. Fixes PR8251.
Michael J. Spencer
2010-10-07
1
-0
/
+48
*
MC-COFF: Fix (PR8278) temporary symbol relocations.
Michael J. Spencer
2010-10-05
1
-30
/
+37
*
test/COFF: Fix symbol indexes and names. Update tests to match.
Michael J. Spencer
2010-10-05
2
-14
/
+14
*
test/COFF: Remove temp file usage.
Michael J. Spencer
2010-10-05
3
-7
/
+4
*
Cleanup Whitespace.
Michael J. Spencer
2010-10-05
1
-2
/
+2
*
Add hook in MCSection to decide when to use "optimized nops", for each
Jan Wen Voung
2010-10-04
2
-1
/
+46
*
MC-COFF: Fix test. IMAGE_SYM_CLASS_LABEL should never have been emitted.
Michael J. Spencer
2010-09-29
1
-1
/
+1
*
MC-COFF: Drop empty sections, and label symbols. Convert relocations
Michael J. Spencer
2010-09-27
2
-61
/
+33
*
test: Fix coff-dump section array indicies to 1 based to match file format.
Michael J. Spencer
2010-09-15
2
-4
/
+4
*
COFF: Update tests to reflect changes in last commit.
Michael J. Spencer
2010-09-01
2
-4
/
+4
*
Fix COFF x86-64 relocations. PR7960.
Michael J. Spencer
2010-08-24
3
-10
/
+44
*
MC: Fix symbol fragment offsets in COFF.
Michael J. Spencer
2010-08-03
1
-0
/
+182
*
Make MC use Windows COFF on Windows and add tests.
Michael J. Spencer
2010-07-27
2
-0
/
+141