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
/
MCParser
/
DarwinAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a wrapper for open.
Rafael Espindola
2013-07-16
1
-1
/
+1
*
Add support for subsections to the ELF assembler. Fixes PR8717.
Peter Collingbourne
2013-04-17
1
-3
/
+3
*
MCParser: Update method names per coding guidelines.
Jim Grosbach
2013-02-20
1
-79
/
+79
*
[MC/Mach-O] Add AsmParser support for .linker_option directive.
Daniel Dunbar
2013-01-18
1
-0
/
+30
*
[MC] Fix 80-col violas.
Daniel Dunbar
2013-01-18
1
-41
/
+89
*
Use the ExtensionDirectiveHandler type in other places where it makes sense.
Eli Bendersky
2013-01-16
1
-3
/
+4
*
Teach MachO which sections contain code
Tim Northover
2012-12-17
1
-1
/
+1
*
Use the new script to sort the includes of every file under lib.
Chandler Carruth
2012-12-03
1
-5
/
+5
*
Add `.pushsection', `.popsection', and `.previous' directives to Darwin ASM.
Bill Wendling
2012-08-08
1
-2
/
+39
*
Refactor data-in-code annotations.
Jim Grosbach
2012-05-18
1
-0
/
+42
*
Reapply 131644 including the missing header changes:
Joerg Sonnenberger
2011-05-19
1
-4
/
+2
*
Revert r131644; it's breaking the build.
Eli Friedman
2011-05-19
1
-2
/
+4
*
Introduce -fatal-assembler-warnings for the obvious purpose
Joerg Sonnenberger
2011-05-19
1
-4
/
+2
*
Reapply 127939 since Daniel fixed the breakage. <rdar://problem/9012638>
Stuart Hastings
2011-03-19
1
-2
/
+3
*
Revert 127939. <rdar://problem/9012638>
Stuart Hastings
2011-03-19
1
-3
/
+2
*
Revise r126127 to address Daniel's comments. <rdar://problem/9012638>
Stuart Hastings
2011-03-19
1
-2
/
+3
*
MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't have
Daniel Dunbar
2011-03-17
1
-1
/
+2
*
Darwin 'as' silently ignores the '.ident' directive.
Jim Grosbach
2011-03-08
1
-0
/
+7
*
Fix spelling.
Bill Wendling
2010-10-19
1
-1
/
+1
*
MC/AsmParser: Stop playing unsafe member function pointer calls, this isn't
Daniel Dunbar
2010-07-18
1
-156
/
+64
*
MC/AsmParser: Fix .abort and .secure_log_unique to accept arbitrary token
Daniel Dunbar
2010-07-18
1
-11
/
+6
*
MC/AsmParser: Move Darwin specific parse to DarwinAsmParser.cpp.
Daniel Dunbar
2010-07-12
1
-0
/
+758