OSDN Git Service

[dsymutil] Don't crash on empty CU
[android-x86/external-llvm.git] / tools / dsymutil / DwarfLinker.cpp
2018-04-08 Jonas Devlieghere[dsymutil] Don't crash on empty CU
2018-04-03 Jonas Devlieghere[dsymutil] Apply recursion workaround for threading
2018-04-02 Jonas Devlieghere[dsymutil] Upstream emitting of papertrail warnings.
2018-04-01 Mandeep Singh Grang[tools] Change std::sort to llvm::sort in response...
2018-03-29 Rafael EspindolaStyle update. NFC.
2018-03-21 Adrian Prantltypo
2018-03-13 Jonas Devlieghere[dsymutil] Unify error handling outside DwarfLinker.
2018-03-13 Jonas Devlieghere[dsymutil] Remove old error/warn functions. NFC.
2018-03-13 Jonas Devlieghere[dsymutil] Perform analyzeContextInfo and CloneDIEs...
2018-03-13 Jonas Devlieghere[dsymutil] Unbreak non-Darwin bots.
2018-03-13 Jonas Devlieghere[dsymutil] Introduce LinkContext. NFC.
2018-03-09 Jonas Devlieghere[dsymutil] Unify error handling and add color
2018-03-01 Jonas Devlieghere[dsymutil] Move string pool into its own implementatino...
2018-02-27 Jonas Devlieghere[dsymutil] Skip DW_AT_sibling attributes.
2018-02-22 Jonas Devlieghere[dsymutil] Fix typos and formatting. NFC.
2018-02-22 Jonas Devlieghere[dsymutil] Replace PATH_MAX in SmallString with fixed...
2018-02-22 Jonas Devlieghere[dsymutil] Be smarter in caching calls to realpath
2018-02-20 Jonas Devlieghere[dsymutil] Correctly handle DW_TAG_label
2018-02-19 Pavel Labath[CodeGen] Refactor AppleAccelTable
2018-02-08 Jonas DevlieghereRe-land [dsymutil] Upstream update feature
2018-02-07 Jonas DevlieghereRevert dsymutil -update commits
2018-02-07 Jonas Devlieghere[dsymutil] Upstream update feature.
2018-02-01 Jonas Devlieghere[NFC] 'DWARFv5' -> 'DWARF v5'
2018-01-29 Paul Robinson[DWARFv5] Re-enable dumping a line table with no CU.
2018-01-29 Jonas Devlieghere[dsymutil] Generate Apple accelerator tables
2018-01-24 Jonas Devlieghere[dsymutil] Make NonRelocatableStringPool a wrapper...
2018-01-03 Alex BradburyThread MCSubtargetInfo through Target::createMCAsmBackend
2017-12-12 Jonas Devlieghere[dsymutil] Accept line tables up to DWARFv5.
2017-11-27 David BlaikieRename MCTargetOptionsCommandFlags.h to .def as it...
2017-11-16 Rafael Espindolamake exitDsymutil static.
2017-11-15 Rafael EspindolaSimplify file handling in dsymutil.
2017-11-07 Paul Robinson[DWARFv5] Support DW_FORM_strp in the .debug_line header.
2017-11-01 Eugene Zelenko[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize...
2017-10-31 Jonas Devlieghere[dsymutil] Implement the --threads option
2017-10-26 Keno Fischer[dsymutil] Check AttrInfo.Name validity before using it
2017-10-13 Jonas DevlieghereRe-land "[dsymutil] Timestmap verification for __swift_ast"
2017-10-11 Lang Hames[MC] Have MCObjectStreamer take its MCAsmBackend argume...
2017-10-11 Jonas DevlieghereRevert "[dsymutil] Timestmap verification for __swift_ast"
2017-10-11 Jonas Devlieghere[dsymutil] Timestmap verification for __swift_ast
2017-10-11 Lang Hames[MC] Have MCObjectStreamer take its MCAsmBackend argume...
2017-10-06 Francis Ricci[llvm-dsymutil] Add support for __swift_ast MachO DWARF...
2017-10-05 Francis RicciRevert "[llvm-dsymutil] Add support for __swift_ast...
2017-10-05 Francis Ricci[llvm-dsymutil] Add support for __swift_ast MachO DWARF...
2017-10-05 Francis RicciRevert "[llvm-dsymutil] Add support for __swift_ast...
2017-10-05 Francis Ricci[dsymutil] Fix unused variable warning
2017-10-05 Francis Ricci[llvm-dsymutil] Add support for __swift_ast MachO DWARF...
2017-09-30 Adrian PrantlFix 80 column violations
2017-09-21 Jonas Devlieghere[dsymutil] Don't resolve DIE reference to NULL DIE.
2017-09-20 Adrian Prantlllvm-dwarfdump: implement --recurse-depth=<N>
2017-09-13 Jonas Devlieghere[dwarfdump] Rename Brief to Verbose in DIDumpOptions
2017-08-31 Jonas Devlieghere[dsymutil] Don't mark forward declarations as canonical.
2017-08-31 Jonas DevlieghereRevert "[dsymutil] Don't mark forward declarations...
2017-08-31 Jonas Devlieghere[dsymutil] Don't mark forward declarations as canonical.
2017-08-22 Adrian Prantldsymutil: don't copy compile units without children...
2017-08-08 Adrian Prantldsymutil: support dwarf version mismatches between...
2017-08-02 Rafael EspindolaDon't pass the code model to MC
2017-07-21 Adrian PrantlDe-brief doxygen comments
2017-07-21 Adrian PrantlUse default initializers (NFC)
2017-07-21 Adrian PrantlCanonicalize the spelling of RefDie (NFC)
2017-07-21 Adrian Prantldsymutil: strip unused types from imported DW_TAG_modules
2017-07-19 Rafael EspindolaUse delegation instead of inheritance.
2017-06-29 Paul Robinson[DWARF] NFC: DWARFDataExtractor combines relocs with...
2017-06-26 Paul Robinson[DWARF] NFC: Collect info used by DWARFFormValue into...
2017-06-07 Zachary TurnerMove Object format code to lib/BinaryFormat.
2017-04-24 George Rimar[DWARF] - Take relocations in account when extracting...
2017-04-22 David BlaikieRemove the unnecessary virtual dtor from the DIEUnit...
2017-04-20 Paul Robinson[DWARF] Versioning for DWARF constants; verify FORMs
2017-03-30 Simon PilgrimSpelling mistakes in comments. NFCI.
2017-02-09 Frederic Riss[dsymutil] Fix handling of empty CUs in LTO links.
2017-01-15 Daniel JasperFix un-initialized error introduced by r291959.
2017-01-13 Greg ClaytonAdd a variant of DWARFDie::find() and DWARFDie::findRec...
2017-01-13 Greg ClaytonCleanup how DWARFDie attributes are accessed and decoded.
2017-01-11 Greg ClaytonRemove all variants of DWARFDie::getAttributeValueAs...
2017-01-05 Greg ClaytonAdd iterator support to DWARFDie to allow child DIE...
2016-12-19 Greg ClaytonMake a function to correctly extract the DW_AT_high_pc...
2016-12-14 Greg ClaytonAdd the ability to get attribute values as Optional<T>
2016-12-13 Greg ClaytonSwitch functions that returned bool and filled in a...
2016-12-13 Greg ClaytonMake a DWARFDIE class that can help avoid using the...
2016-12-01 David Blaikie[dsymutil] Simplify a lazy-init condition/expression
2016-12-01 Greg ClaytonThis change removes the dependency on DwarfDebug that...
2016-11-15 Greg ClaytonImprove DWARF parsing speed by improving DWARFAbbreviat...
2016-11-09 Pavel Labath[dsymutil] Replace TimeValue with TimePoint
2016-10-31 Victor LeschukDebugInfo: make DW_TAG_atomic_type valid
2016-10-31 Greg ClaytonModify DWARFFormValue to remember the DWARFUnit that...
2016-08-17 Justin BognerReplace "fallthrough" comments with LLVM_FALLTHROUGH
2016-07-25 Joel JonesMC] Provide an MCTargetOptions to implementors of MCAsm...
2016-07-22 Pete CooperFix r276380 for targets without REALPATH.
2016-07-22 Pete CooperAvoid dsymutil calls to getFileNameByIndex.
2016-06-08 Benjamin KramerApply most suggestions of clang-tidy's performance...
2016-06-01 Petr Hosek[MC] Rename EmitFill to emitFill
2016-05-20 Adrian Prantldsymutil/modules: Reword the warning for static librari...
2016-05-18 Rafael EspindolaDelete Reloc::Default.
2016-05-18 Rafael EspindolaDon't pass a Reloc::Model to MC.
2016-05-13 Adrian Prantldsymutil: Fix the DWOId mismatch check for cached modules.
2016-04-25 Adrian Prantldsymutil: Only warn about clang module DWO id mismatche...
2016-04-20 Kevin EnderbyThread Expected<...> up from libObject’s getName()...
2016-03-18 Pete CooperAlways cache resolved paths as it even saves on StringM...
2016-03-18 Pete CooperUse StringRef's in resolved path cache to avoid extra...
2016-02-01 Frederic Riss[dsymutil] Skip mach-o paired relocations
2016-02-01 Frederic Riss[dsymutil] Support scattered relocs.
next