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
/
DarwinAsmParser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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