Avoid explicit relocation sorting most of the time.
[oota-llvm.git] / lib / Target / SystemZ / MCTargetDesc / SystemZMCObjectWriter.cpp
2015-12-17 Rafael EspindolaAvoid explicit relocation sorting most of the time.
2015-12-17 Rafael EspindolaAlways sort by offset first. NFC.
2015-12-16 Ulrich Weigand[SystemZ] Sort relocs to avoid code corruption by linke...
2015-04-14 Rafael EspindolaUse raw_pwrite_stream in the object writer/streamer.
2015-04-11 Alexander KornienkoUse 'override/final' instead of 'virtual' for overridde...
2015-02-18 Ulrich Weigand[SystemZ] Support all TLS access models - MC part
2014-05-03 Rafael EspindolaFix pr19645.
2014-03-29 Rafael EspindolaCompletely rewrite ELFObjectWriter::RecordRelocation.
2014-03-27 Rafael EspindolaRemove another unused argument.
2014-03-27 Rafael EspindolaRemove unused argument.
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-06 Richard Sandiford[SystemZ] Remove "virtual" from override methods
2014-03-06 Richard Sandiford[SystemZ] Update namespace formatting to match current...
2014-03-02 Craig TopperSwitch all uses of LLVM_OVERRIDE to just use 'override...
2013-05-06 Ulrich Weigand[SystemZ] Add back end