| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reapply 131644 including the missing header changes: | Joerg Sonnenberger | 2011-05-19 | 1 | -4/+2 | 
| | | | | | | | Introduce -fatal-assembler-warnings for the obvious purpose llvm-svn: 131655 | ||||
| * | Revert r131644; it's breaking the build. | Eli Friedman | 2011-05-19 | 1 | -2/+4 | 
| | | | | | llvm-svn: 131653 | ||||
| * | Introduce -fatal-assembler-warnings for the obvious purpose | Joerg Sonnenberger | 2011-05-19 | 1 | -4/+2 | 
| | | | | | llvm-svn: 131644 | ||||
| * | Reapply 127939 since Daniel fixed the breakage. <rdar://problem/9012638> | Stuart Hastings | 2011-03-19 | 1 | -2/+3 | 
| | | | | | llvm-svn: 127944 | ||||
| * | Revert 127939. <rdar://problem/9012638> | Stuart Hastings | 2011-03-19 | 1 | -3/+2 | 
| | | | | | llvm-svn: 127943 | ||||
| * | Revise r126127 to address Daniel's comments. <rdar://problem/9012638> | Stuart Hastings | 2011-03-19 | 1 | -2/+3 | 
| | | | | | llvm-svn: 127939 | ||||
| * | MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't have | Daniel Dunbar | 2011-03-17 | 1 | -1/+2 | 
| | | | | | | | been removed. llvm-svn: 127812 | ||||
| * | Darwin 'as' silently ignores the '.ident' directive. | Jim Grosbach | 2011-03-08 | 1 | -0/+7 | 
| | | | | | llvm-svn: 127258 | ||||
| * | Fix spelling. | Bill Wendling | 2010-10-19 | 1 | -1/+1 | 
| | | | | | llvm-svn: 116804 | ||||
| * | MC/AsmParser: Stop playing unsafe member function pointer calls, this isn't | Daniel Dunbar | 2010-07-18 | 1 | -156/+64 | 
| | | | | | | | | | portable enough. - Downside is we now double dispatch through a stub function, but this isn't performance critical. llvm-svn: 108661 | ||||
| * | MC/AsmParser: Fix .abort and .secure_log_unique to accept arbitrary token | Daniel Dunbar | 2010-07-18 | 1 | -11/+6 | 
| | | | | | | | sequences, not just strings. llvm-svn: 108655 | ||||
| * | MC/AsmParser: Move Darwin specific parse to DarwinAsmParser.cpp. | Daniel Dunbar | 2010-07-12 | 1 | -0/+758 | 
| llvm-svn: 108193 | |||||

