1. 32a006e Try to resolve symbol differences early, and if successful create a plain by Rafael Espindola · 15 years ago
  2. ee4854f Use set directive for StartMinusEndExpr. by Devang Patel · 15 years ago
  3. e239305 Move EmitValueToOffset to the ObjectStreamer. by Rafael Espindola · 15 years ago
  4. dedb045 Add EmitInstToFragment to the generic object streamer. by Rafael Espindola · 15 years ago
  5. 6f95023 Move EmitValue to MCObjectStreamer. by Rafael Espindola · 15 years ago
  6. ea4afa9 Fixed verson of r120245. by Rafael Espindola · 15 years ago
  7. ba21024 Revert previous patch while I debug the darwin bootstrap failure. by Rafael Espindola · 15 years ago
  8. f90a2de Factor some duplicated code into MCObjectStreamer::EmitLabel. by Rafael Espindola · 15 years ago
  9. 3ff5709 Add support for expressions in .sleb/.uleb directives. by Rafael Espindola · 15 years ago
  10. f89671d Move EmitInstruction to MCObjectStreamer so that ELF and MachO can share it. by Rafael Espindola · 15 years ago
  11. 484291c Implement .weakref. by Rafael Espindola · 15 years ago
  12. 59ff3c9 Avoid some Mach-O specific alignment being done on ELF. by Rafael Espindola · 15 years ago
  13. 1674b0b Add AsmParser support for the ELF .previous directive. Patch by Roman Divacky. by Benjamin Kramer · 15 years ago
  14. 1abcd06 Plug the remaining MC leaks by giving MCObjectStreamer/MCAsmStreamer ownership of the TargetAsmBackend and the MCCodeEmitter. by Benjamin Kramer · 15 years ago
  15. 8067adc MC: Add WinCOFFStreamer implementation and merge common code from MachO by Michael J. Spencer · 15 years ago
  16. 83b4671 MC: Lift SwitchSection() and Finish() into MCObjectStreamer. by Daniel Dunbar · 15 years ago
  17. 8dc68ab MC: Factor out an MCObjectStreamer class, which will be shared by the concrete by Daniel Dunbar · 15 years ago