OSDN Git Service

ReleaseNotes from Sam Parker
[android-x86/external-llvm.git] / unittests / Object /
2019-05-16 Pavel LabathMinidump: Add support for the MemoryList stream
2019-05-02 Pavel LabathObject/Minidump: Add support for the ThreadList stream
2019-04-08 Pavel LabathObject/Minidump: Add support for reading the ModuleList...
2019-04-05 Pavel LabathMinidump: Add support for reading/writing strings
2019-03-21 Pavel LabathFix two more issues with r356652
2019-03-21 Pavel Labath[Object] Add basic minidump support
2019-01-19 Chandler CarruthUpdate the file headers across all of the LLVM projects...
2017-02-15 David BozierFix unittest for buildbot with mips host (32bit big...
2017-02-15 David BozierAttempt to fix buildbots after commit of r295173.
2017-02-15 David BozierFix incorrect formatting of DataRefImpl members in...
2016-11-15 Kuba BreckaFix llvm-symbolizer to correctly sort a symbol array...
2014-07-03 Rafael EspindolaInvert the MC -> Object dependency.
2014-04-30 Hans WennborgELFObjectWriter: deduplicate suffices in strtab
2014-03-20 David MajnemerObject: Don't double-escape empty hexdata
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-08-01 Sean SilvaUpdate incorrect file headers.
2013-07-13 Rafael EspindolaAttempt at fixing a mingw bot.
2013-07-09 Sean SilvaMake BinaryRef output correctly in case of empty data.