1. d72d8bc Fix a silly darwin-only typo introduced during merge. by Anton Korobeynikov · 16 years ago
  2. d779bcb Preliminary patch to improve dwarf EH generation - Hooks to return Personality / FDE / LSDA / TType encoding depending on target / options (e.g. code model / relocation model) - MCIzation of Dwarf EH printer to use encoding information - Stub generation for ELF target (needed for indirect references) - Some other small changes here and there by Anton Korobeynikov · 16 years ago
  3. 4625c9b switch ELF @GOTOFF references to use X86MCTargetExpr. by Chris Lattner · 16 years ago
  4. bd0764b add an x86 implementation of MCTargetExpr for by Chris Lattner · 16 years ago
  5. 7765306 make MachineModuleInfoMachO hold non-const MCSymbol*'s instead by Chris Lattner · 16 years ago
  6. 31a5474 move the mangler into libtarget from vmcore. by Chris Lattner · 16 years ago
  7. f283fb2 Make a new X8632_MachoTargetObjectFile TLOF implementation whose by Chris Lattner · 16 years ago
  8. ee62b04 pass machinemoduleinfo down into getSymbolForDwarfGlobalReference, by Chris Lattner · 16 years ago
  9. 8886dc2 Big change #1 for personality function references: by Chris Lattner · 16 years ago