Age | Commit message (Expand) | Author |
---|---|---|
2011-07-14 | Rename createAsmInfo to createMCAsmInfo and move registration code to MCTarge... | Evan Cheng |
2011-01-23 | Remove duplicated code. | Rafael Espindola |
2010-11-11 | Remove some explicit arguments to getELFSection. This is | Rafael Espindola |
2010-07-14 | Don't pass StringRef by reference. | Benjamin Kramer |
2010-04-08 | move elf section uniquing to MCContext. Along the way | Chris Lattner |
2010-01-26 | Eliminate SetDirective, and replace it with HasSetDirective. | Chris Lattner |
2010-01-24 | don't reset the default. | Chris Lattner |
2010-01-23 | resolve a fixme: the "nonexecutable stack directive" is actually | Chris Lattner |
2010-01-20 | revert 93934, removing the MCAsmInfo endianness bit. I can't | Chris Lattner |
2010-01-19 | give MCAsmInfo a 'has little endian' bit. This is unfortunate, but | Chris Lattner |
2009-08-22 | Rename TargetAsmInfo (and its subclasses) to MCAsmInfo. | Chris Lattner |