index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
MC
/
MCParser
/
ELFAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unused variables. No functionality change.
Benjamin Kramer
2017-10-08
1
-1
/
+0
*
[MC] - llvm-mc hangs on non-english characters.
George Rimar
2017-10-05
1
-1
/
+1
*
MC, Object: Reserve a section type, SHT_LLVM_ODRTAB, for the ODR table.
Peter Collingbourne
2017-06-14
1
-0
/
+2
*
Move Object format code to lib/BinaryFormat.
Zachary Turner
2017-06-07
1
-1
/
+1
*
Sort the remaining #include lines in include/... and lib/....
Chandler Carruth
2017-06-06
1
-1
/
+1
*
[MC] Set defaults based on section names and support name suffixes
Petr Hosek
2017-04-04
1
-6
/
+15
*
Change section flag character for SHF_LINK_ORDER to "o".
Evgeniy Stepanov
2017-04-04
1
-1
/
+1
*
Add default typo to .tbss.*
Rafael Espindola
2017-03-22
1
-0
/
+2
*
Set the default type for .bss.foo.
Rafael Espindola
2017-03-22
1
-0
/
+2
*
Produce INIT_ARRAY for sections named .init_array.*
Rafael Espindola
2017-03-22
1
-1
/
+5
*
[Asm] Don't list '@<type>' in diag when '@' is a comment
Oliver Stannard
2017-03-17
1
-2
/
+6
*
Fix asm printing of associated sections.
Evgeniy Stepanov
2017-03-14
1
-8
/
+8
*
[MC] Accept a numeric value as an ELF section header's type
Simon Atanasyan
2017-03-10
1
-2
/
+5
*
Perform symbol binding for .symver versioned symbols
Teresa Johnson
2017-03-09
1
-0
/
+1
*
Make it possible to set SHF_LINK_ORDER explicitly.
Rafael Espindola
2017-02-09
1
-2
/
+25
*
[MC] Fix some Clang-tidy modernize and Include What You Use warnings; other m...
Eugene Zelenko
2017-02-07
1
-7
/
+18
*
Move more code to helper functions. NFC.
Rafael Espindola
2017-01-31
1
-39
/
+60
*
Move some code to a helper function. NFC.
Rafael Espindola
2017-01-31
1
-48
/
+59
*
Allow ELF section flags to be specified numerically
Prakhar Bahuguna
2016-12-15
1
-0
/
+4
*
[ARM] Implement execute-only support in CodeGen
Prakhar Bahuguna
2016-12-15
1
-0
/
+3
*
[MC] Cleanup Error Handling in AsmParser
Nirav Dave
2016-07-18
1
-0
/
+8
*
Provide support for preserving assembly comments
Nirav Dave
2016-07-11
1
-0
/
+1
*
Apply clang-tidy's modernize-loop-convert to lib/MC.
Benjamin Kramer
2016-06-26
1
-2
/
+2
*
[ELF][gcc compatibility]: support section names with special characters (e.g....
Marina Yatsina
2016-03-22
1
-8
/
+9
*
Stop producing .data.rel sections.
Rafael Espindola
2015-11-18
1
-8
/
+6
*
Drop prelink support.
Rafael Espindola
2015-11-17
1
-8
/
+0
*
Fix PR23872: Integrated assembler error message when using .type directive wi...
Gabor Ballabas
2015-07-01
1
-4
/
+10
*
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
Alexander Kornienko
2015-06-23
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-19
1
-1
/
+1
*
Create a MCSymbolELF.
Rafael Espindola
2015-06-02
1
-3
/
+3
*
MC: Clean up MCExpr naming. NFC.
Jim Grosbach
2015-05-30
1
-1
/
+1
*
There is only one current section.
Rafael Espindola
2015-05-27
1
-3
/
+5
*
Move alignment from MCSectionData to MCSection.
Rafael Espindola
2015-05-21
1
-3
/
+3
*
Remove yet another method of creating begin and end symbol for sections.
Rafael Espindola
2015-05-21
1
-3
/
+3
*
Use existing helper for adding a section. NFC.
Rafael Espindola
2015-05-21
1
-3
/
+1
*
MC: Clean up method names in MCContext.
Jim Grosbach
2015-05-18
1
-8
/
+8
*
Use a comma after the unique keyword.
Rafael Espindola
2015-04-06
1
-0
/
+3
*
Implement unique sections with an unique ID.
Rafael Espindola
2015-04-04
1
-3
/
+8
*
Add r228980 back.
Rafael Espindola
2015-02-17
1
-2
/
+12
*
Revert a series of commits starting at r228886 which is triggering some
Chandler Carruth
2015-02-13
1
-12
/
+2
*
Add support for having multiple sections with the same name and comdat.
Rafael Espindola
2015-02-12
1
-2
/
+12
*
Compute the ELF SectionKind from the flags.
Rafael Espindola
2015-01-29
1
-42
/
+4
*
Downgrade DWARF2 section limit error to a warning
Oliver Stannard
2014-09-22
1
-1
/
+1
*
Emit DWARF info for all code section in an assembly file
Oliver Stannard
2014-06-19
1
-9
/
+23
*
MC: make ELF .type handling more GNU AS compatible
Saleem Abdulrasool
2014-06-08
1
-38
/
+34
*
[C++] Use 'nullptr'.
Craig Topper
2014-04-24
1
-4
/
+4
*
Map ELf flags back to more specific section kinds.
Rafael Espindola
2014-03-28
1
-2
/
+28
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-08
1
-1
/
+1
*
Add support for parsing sun-style section flags in ELFAsmParser.
Venkatraman Govindaraju
2014-03-01
1
-6
/
+43
*
Fix parsing of .symver directive on ARM
David Peixotto
2014-01-15
1
-0
/
+7
[next]