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
/
lib
/
MC
/
WinCOFFObjectWriter.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix Punctuation.
Michael J. Spencer
2010-10-05
1
-1
/
+1
*
MC-COFF: Fix (PR8278) temporary symbol relocations.
Michael J. Spencer
2010-10-05
1
-1
/
+2
*
On ELF we need to know which symbols are used in relocations to decide if
Rafael Espindola
2010-10-05
1
-2
/
+2
*
Correctly produce R_X86_64_32 or R_X86_64_32S.
Rafael Espindola
2010-09-30
1
-0
/
+1
*
Make it possible for the MCObjectWriter to decide if a given fixup is fully
Rafael Espindola
2010-09-30
1
-0
/
+12
*
MC-COFF: Fix symbol storage class for globals
Michael J. Spencer
2010-09-29
1
-1
/
+1
*
MC-COFF: Fix signed/unsigned comparison.
Michael J. Spencer
2010-09-27
1
-2
/
+2
*
MC-COFF: Drop empty sections, and label symbols. Convert relocations
Michael J. Spencer
2010-09-27
1
-82
/
+163
*
Fix COFF x86-64 relocations. PR7960.
Michael J. Spencer
2010-08-24
1
-42
/
+45
*
MC: Add partial x86-64 support to COFF.
Michael J. Spencer
2010-08-21
1
-17
/
+43
*
MC: Fix symbol fragment offsets in COFF.
Michael J. Spencer
2010-08-03
1
-1
/
+2
*
Revert "MC: Fix symbol fragment offsets in COFF."
Michael J. Spencer
2010-08-03
1
-2
/
+1
*
MC: Add time travel support to COFF.
Michael J. Spencer
2010-08-03
1
-0
/
+4
*
MC: Fix symbol fragment offsets in COFF.
Michael J. Spencer
2010-08-03
1
-1
/
+2
*
Silence some -Asserts uninitialized variable warnings.
Daniel Dunbar
2010-07-31
1
-0
/
+1
*
COFFObjectWriter: Don't leak COFFSymbols and COFFSections.
Benjamin Kramer
2010-07-29
1
-0
/
+8
*
Fix format-specifier warning
Douglas Gregor
2010-07-26
1
-1
/
+1
*
MC: Fix whitespace error from last commit.
Michael J. Spencer
2010-07-26
1
-1
/
+1
*
MC: Add WinCOFFObjectWriter implementation.
Michael J. Spencer
2010-07-26
1
-14
/
+674
*
introduce WinCOFFObjectWriter, patch by Michael Spencer!
Chris Lattner
2010-07-11
1
-0
/
+71