| Commit message (Expand) | Author | Age | Files | Lines |
* | Roll out r126425 and r126450 to see if it fixes the failures on the buildbots. | Cameron Zwarich | 2011-02-25 | 1 | -3/+0 |
* | Enable DebugInfo support for COFF object files. | Devang Patel | 2011-02-24 | 1 | -0/+3 |
* | Remove duplicated code. | Rafael Espindola | 2011-01-23 | 1 | -1/+2 |
* | Add a possibility to switch between CFI directives- and table-based frame des... | Anton Korobeynikov | 2011-01-14 | 1 | -3/+3 |
* | lib/Target/X86/X86MCAsmInfo.cpp: [PR8741] On Win64, specify explicit PrivateG... | NAKAMURA Takumi | 2010-12-07 | 1 | -1/+3 |
* | Second try at making direct object emission produce the same results | Rafael Espindola | 2010-12-06 | 1 | -4/+0 |
* | There are two reasons why we might want to use | Rafael Espindola | 2010-12-04 | 1 | -0/+4 |
* | Revert r120580. | Devang Patel | 2010-12-02 | 1 | -14/+0 |
* | Disable debug info for x86-darwin9 and earlier until PR 8715 and radar 870929... | Devang Patel | 2010-12-01 | 1 | -0/+14 |
* | Remove some explicit arguments to getELFSection. This is | Rafael Espindola | 2010-11-11 | 1 | -1/+1 |
* | MC: Add partial x86-64 support to COFF. | Michael J. Spencer | 2010-08-21 | 1 | -0/+3 |
* | move elf section uniquing to MCContext. Along the way | Chris Lattner | 2010-04-08 | 1 | -3/+5 |
* | eliminate the magic AbsoluteDebugSectionOffsets MAI hook, | Chris Lattner | 2010-04-04 | 1 | -1/+0 |
* | Work around a bug in the openbsd assembler on i386, | Chris Lattner | 2010-03-11 | 1 | -1/+6 |
* | don't reset defaults. | Chris Lattner | 2010-03-08 | 1 | -2/+0 |
* | Fix TextAlignFillValue in a few places | Daniel Dunbar | 2010-02-25 | 1 | -0/+4 |
* | daniel remembered why this was needed. | Chris Lattner | 2010-02-17 | 1 | -1/+4 |
* | add a comment explaining why darwin/i386 uses ## as a comment. | Chris Lattner | 2010-02-17 | 1 | -0/+2 |
* | Minor warning fixes (semicolons, newline at EOF). | Benjamin Kramer | 2010-02-16 | 1 | -1/+1 |
* | Drop winmcasminfo and use normal AT&T COFF for all windows targets. | Anton Korobeynikov | 2010-02-14 | 1 | -24/+1 |
* | Eliminate SetDirective, and replace it with HasSetDirective. | Chris Lattner | 2010-01-26 | 1 | -1/+0 |
* | Remove support for i386 tiger tools for aligned common symbols. | Chris Lattner | 2010-01-25 | 1 | -3/+0 |
* | resolve a fixme: the "nonexecutable stack directive" is actually | Chris Lattner | 2010-01-23 | 1 | -3/+5 |
* | revert 93934, removing the MCAsmInfo endianness bit. I can't | Chris Lattner | 2010-01-20 | 1 | -8/+4 |
* | give MCAsmInfo a 'has little endian' bit. This is unfortunate, but | Chris Lattner | 2010-01-19 | 1 | -4/+8 |
* | remove MAI::ZeroDirectiveSuffix, which is only used by MASM, | Chris Lattner | 2010-01-19 | 1 | -1/+0 |
* | Big change #1 for personality function references: | Chris Lattner | 2009-09-16 | 1 | -8/+0 |
* | rename COFFMCAsmInfo -> MCAsmInfoCOFF, likewise for darwin. | Chris Lattner | 2009-08-22 | 1 | -2/+2 |
* | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner | 2009-08-22 | 1 | -0/+131 |