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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
MCParser/Debug info: Accept line number 0 as a legitimate value, since
Adrian Prantl
2013-09-26
1
-2
/
+2
|
*
Implements parsing and emitting of .cfi_window_save in MC.
Venkatraman Govindaraju
2013-09-26
4
-1
/
+35
|
*
MC: Add support for treating $ as a reference to the PC
David Majnemer
2013-09-25
2
-3
/
+14
|
*
MC: Remove vestigial PCSymbol field from AsmInfo
David Majnemer
2013-09-25
1
-1
/
+0
|
*
MachO: Improve backend diagnostic for overalignment.
Jim Grosbach
2013-09-24
1
-1
/
+2
|
*
Make the size and expr arguments of .fill directive optional.
Roman Divacky
2013-09-24
1
-16
/
+21
|
*
Fixed debug_aranges handling for common symbols.
Richard Mitton
2013-09-23
1
-4
/
+4
|
*
Provide basic type safety for array_pod_sort comparators.
Benjamin Kramer
2013-09-22
3
-11
/
+9
|
*
ELF: Parse types in directives like binutils gas
David Majnemer
2013-09-21
1
-20
/
+43
|
*
Initialize BSSSection explicitly in InitMachOMCObjectFileInfo() to appease msvc.
NAKAMURA Takumi
2013-09-21
1
-0
/
+3
|
*
MC: Tidy up.
Jim Grosbach
2013-09-20
1
-743
/
+723
|
*
Added support for generate DWARF .debug_aranges sections automatically.
Richard Mitton
2013-09-19
7
-11
/
+43
|
*
Remove extraneous space, the asm printing infrastructure adds a space
Eric Christopher
2013-09-19
1
-1
/
+0
|
*
Fix X86 subtarget to not overwrite the autodetected features by calling InitM...
Craig Topper
2013-09-18
1
-0
/
+5
|
*
COFF: Ensure that objects produced by LLVM link with /safeseh
Reid Kleckner
2013-09-17
1
-5
/
+14
|
*
COFF: Emit all MCSymbols rather than filtering out some of them
Reid Kleckner
2013-09-17
1
-19
/
+3
|
*
COFF: Remove ExportSection, which has been dead since r114823
Reid Kleckner
2013-09-17
1
-5
/
+0
|
*
Use reference instead of copy.
Jakub Staszak
2013-09-16
1
-1
/
+1
|
*
ELF: Add support for the exclude section bit for gas compat.
Benjamin Kramer
2013-09-15
2
-5
/
+12
|
*
MC: Add support for '?' flags in .section directives
David Majnemer
2013-09-15
1
-2
/
+20
|
*
Fix alignment of unwind data.
Kai Nacke
2013-09-15
1
-7
/
+12
|
*
Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH
Kai Nacke
2013-09-15
1
-5
/
+21
|
*
Remove unused StringRef that no compiler warned about, I wonder why.
Benjamin Kramer
2013-09-14
1
-1
/
+0
|
*
Remove unused functions.
Eli Friedman
2013-09-10
1
-11
/
+0
|
*
MCObjectFileInfo.cpp: Fix a couple of possible typo(s), s/DwarfPub/DwarfGnuPu...
NAKAMURA Takumi
2013-09-10
1
-2
/
+2
|
*
Set the encoding to '0' if we don't have an MAB.
Bill Wendling
2013-09-09
1
-2
/
+1
|
*
Add the gnu pubnames and pubtypes sections to the mc object file
Eric Christopher
2013-09-09
1
-0
/
+24
|
*
Call generateCompactUnwindEncodings() right before we need to output the fram...
Bill Wendling
2013-09-09
5
-14
/
+15
|
*
Generate compact unwind encoding from CFI directives.
Bill Wendling
2013-09-09
2
-0
/
+10
|
*
Improve handling of .file, .include and .incbin directives to
Yunzhong Gao
2013-09-05
1
-12
/
+16
|
*
Fix comments to reflect reality.
Bill Wendling
2013-09-05
1
-6
/
+2
|
*
Add names for mach-o permissions bits and use the symbol names in place of ma...
Nick Kledzik
2013-09-04
1
-2
/
+4
|
*
Add missing header line.
Bill Wendling
2013-09-04
1
-0
/
+1
|
*
Use ArrayRef instead of explicit container.
Bill Wendling
2013-09-04
1
-2
/
+2
|
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-09-01
3
-56
/
+55
|
*
The integrated darwin assembler can hang in an infinite loop (or get an assert
Kevin Enderby
2013-08-28
3
-4
/
+53
|
*
Remove support for the .debug_inlined section. No known software
Eric Christopher
2013-08-28
1
-1
/
+0
|
*
Given target assembler parsers a chance to handle variant expressions
Joerg Sonnenberger
2013-08-27
1
-0
/
+4
|
*
Revert "Fix the build broken by r189315." and "Move everything depending on O...
Charles Davis
2013-08-27
3
-55
/
+56
|
*
Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
2013-08-27
3
-56
/
+55
|
*
Support/MachO: Add a bunch of defines.
Charles Davis
2013-08-27
1
-1
/
+1
|
*
Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
2013-08-27
2
-4
/
+5
|
*
MC CFG: Remap enough for data too, analoguous to r188873.
Ahmed Bougacha
2013-08-21
1
-1
/
+1
|
*
Style cleanup following David's review for r188876.
Ahmed Bougacha
2013-08-21
1
-5
/
+4
|
*
MC CFG: Add YAML MCModule representation to enable MC CFG testing.
Ahmed Bougacha
2013-08-21
2
-0
/
+462
|
*
MC CFG: Support disassembly at arbitrary addresses in MCObjectDisassembler.
Ahmed Bougacha
2013-08-21
1
-7
/
+206
|
*
MC CFG: Use data structures more appropriate than std::set.
Ahmed Bougacha
2013-08-21
1
-10
/
+16
|
*
MC CFG: Add an MCObjectSymbolizer in the MCObjectDisassembler.
Ahmed Bougacha
2013-08-21
1
-1
/
+2
|
*
MC CFG: Add MCObjectDisassembler Mach-O implementation.
Ahmed Bougacha
2013-08-21
1
-0
/
+89
|
*
MC CFG: Add "dynamic disassembly" support to MCObjectDisassembler.
Ahmed Bougacha
2013-08-21
1
-1
/
+11
[prev]
[next]