index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
Target
/
X86
/
X86MCAsmInfo.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
MC: Add partial x86-64 support to COFF.
Michael J. Spencer
2010-08-21
1
-0
/
+3
*
move elf section uniquing to MCContext. Along the way
Chris Lattner
2010-04-08
1
-3
/
+5
*
eliminate the magic AbsoluteDebugSectionOffsets MAI hook,
Chris Lattner
2010-04-04
1
-1
/
+0
*
Work around a bug in the openbsd assembler on i386,
Chris Lattner
2010-03-11
1
-1
/
+6
*
don't reset defaults.
Chris Lattner
2010-03-08
1
-2
/
+0
*
Fix TextAlignFillValue in a few places
Daniel Dunbar
2010-02-25
1
-0
/
+4
*
daniel remembered why this was needed.
Chris Lattner
2010-02-17
1
-1
/
+4
*
add a comment explaining why darwin/i386 uses ## as a comment.
Chris Lattner
2010-02-17
1
-0
/
+2
*
Minor warning fixes (semicolons, newline at EOF).
Benjamin Kramer
2010-02-16
1
-1
/
+1
*
Drop winmcasminfo and use normal AT&T COFF for all windows targets.
Anton Korobeynikov
2010-02-14
1
-24
/
+1
*
Eliminate SetDirective, and replace it with HasSetDirective.
Chris Lattner
2010-01-26
1
-1
/
+0
*
Remove support for i386 tiger tools for aligned common symbols.
Chris Lattner
2010-01-25
1
-3
/
+0
*
resolve a fixme: the "nonexecutable stack directive" is actually
Chris Lattner
2010-01-23
1
-3
/
+5
*
revert 93934, removing the MCAsmInfo endianness bit. I can't
Chris Lattner
2010-01-20
1
-8
/
+4
*
give MCAsmInfo a 'has little endian' bit. This is unfortunate, but
Chris Lattner
2010-01-19
1
-4
/
+8
*
remove MAI::ZeroDirectiveSuffix, which is only used by MASM,
Chris Lattner
2010-01-19
1
-1
/
+0
*
Big change #1 for personality function references:
Chris Lattner
2009-09-16
1
-8
/
+0
*
rename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for darwin.
Chris Lattner
2009-08-22
1
-2
/
+2
*
Rename TargetAsmInfo (and its subclasses) to MCAsmInfo.
Chris Lattner
2009-08-22
1
-0
/
+131