OSDN Git Service

[llvm-objcopy] Add e_machine validity check for reserved section indexes
[android-x86/external-llvm.git] / tools /
2017-09-13 Petr Hosek[llvm-objcopy] Add e_machine validity check for reserve...
2017-09-12 Adrian PrantlClean up the --help output of llvm-dwarfdump by hiding...
2017-09-12 Roman Lebedev[sancov] coverage-report-server.py: ServerHandler(...
2017-09-12 Vlad TsyrklevichRemove unneccessary string copies from method invocations.
2017-09-12 Vlad TsyrklevichFix broken links to the Itanium CXX ABI
2017-09-11 Adrian Prantlllvm-dwarfdump: Make -brief the default and add a ...
2017-09-11 Adrian Prantlllvm-dwarfdump: Replace -debug-dump=sect option with...
2017-09-11 Eli Friedman[llvm-cov] Allow hiding instantiation/region coverage...
2017-09-11 Vedant Kumar[llvm-cov] Don't attach exec counts to lines which...
2017-09-08 Vedant Kumar[llvm-cov] Fix a lifetime issue
2017-09-08 Vedant Kumar[llvm-cov] Unify region marker placement between text...
2017-09-07 Rafael EspindolaDon't call exit from cl::PrintHelpMessage.
2017-09-07 Eugene Zelenko[Bitcode] Fix some Clang-tidy modernize-use-using and...
2017-09-07 Petr Hosek[llvm-objcopy] Add support for special section indexes...
2017-09-07 Rafael Espindolallvm-ar: exit with 1 if there is an error.
2017-09-07 Petr Hosek[yaml2obj][ELF] Add support for symbol indexes greater...
2017-09-07 Peter CollingbourneCOFF: PDB: Allow multiple modules with the same name.
2017-09-07 Keith Wyss[XRay][tools] Function call stack based analysis toolin...
2017-09-07 Benjamin KramerFixing incorrectly capitalised regexps.
2017-09-06 Petr HosekReland "[llvm-objcopy] Add support for relocations"
2017-09-06 Petr HosekRevert "[llvm-objcopy] Add support for relocations"
2017-09-06 Petr Hosek[llvm-objcopy] Add support for relocations
2017-09-06 Rafael EspindolaUse the section name if a STT_SECTION symbol has empty...
2017-09-05 Rafael EspindolaFix a use after free.
2017-09-05 Rafael Espindolaobj2yaml: Print unique section names.
2017-09-05 Peter CollingbourneLTO: Try to open cache files before renaming them.
2017-09-04 Lang Hames[ORC] Refactor OrcRemoteTarget code to expose its RPC...
2017-09-03 Keith WyssRevert "[XRay][tools] Function call stack based analysi...
2017-09-03 Keith Wyss[XRay][tools] Function call stack based analysis toolin...
2017-09-02 Justin BognerMove some CLI utils out of llvm-isel-fuzzer and into...
2017-09-02 Alexander Shaposhnikov[llvm-dwp] Implement -e option
2017-09-02 Zachary Turner[llvm-pdbutil] Remove unused variables.
2017-09-01 Zachary TurnerFix broken test.
2017-09-01 Zachary Turner[llvm-pdbutil] Support dumping CodeView from object...
2017-09-01 Justin Bognerllvm-isel-fuzzer: Weak function invoke the ire of PE...
2017-09-01 Justin Bognerllvm-isel-fuzzer: Add link-time dependency on BitWriter
2017-09-01 Justin Bognerllvm-isel-fuzzer: Add link-time dependency on BitReader
2017-09-01 Sam Clegg[WebAssembly] Update relocation names to match spec
2017-09-01 Justin BognerSpecify the namespace in llvm::make_unique to fix the...
2017-09-01 Justin Bognerllvm-isel-fuzzer: Make buildable and testable without...
2017-09-01 Vitaly BukaFix check-llvm on kernel 4.9+ with asan or msan
2017-08-31 Eugene Zelenko[Analysis] Fix some Clang-tidy modernize-use-using...
2017-08-31 Sam Clegg[llvm-nm] Fix output formatting of -f sysv for 64bit...
2017-08-31 Zachary TurnerFix some size_t / uint32_t mismatched comparisons.
2017-08-31 Zachary Turner[llvm-pdbutil] Print detailed S_UDT stats.
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-31 Jonas Devlieghere[llvm-dwarfdump] Brief mode only dumps debug_info by...
2017-08-31 Sean Eveson[llvm-cov] Read in function names for filtering from...
2017-08-31 Dean Michael Berris[XRay][tools] Fix an accounting bug in llvm-xray account
2017-08-31 Justin Bognercmake: Invent add_llvm_fuzzer to set up fuzzer targets
2017-08-31 Justin Bognerllvm-isel-fuzzer: Stop including FuzzerInterface.h
2017-08-30 Petr Hosek[yaml2obj][ELF] Make symbols optional for relocations
2017-08-30 Rui UeyamaSimplify writeArchive return type.
2017-08-29 Reid Kleckner[dwarfdump] Pretty print location expressions and locat...
2017-08-29 Marek Sokolowski[llvm-rc] Fix DIALOG(EX) parsing ability (parser, pt...
2017-08-29 Justin BognerFix build of llvm-mc-assemble/disassemble-fuzzer
2017-08-29 Marek Sokolowski[llvm-rc] Add DIALOG(EX) parsing ability (parser, pt...
2017-08-29 Petr HosekReland "[llvm] Add symbol table support to llvm-objcopy"
2017-08-29 Kostya Serebryanyfix llvm-dwarfdump-fuzzer.cpp to use the current libFuz...
2017-08-29 Justin BognerImplement llvm-isel-fuzzer for fuzzing instruction...
2017-08-28 Marek Sokolowski[llvm-rc] Add MENU parsing ability (parser, pt 4/8).
2017-08-28 Marek Sokolowski[llvm-rc] Add ACCELERATORS parsing ability. (parser...
2017-08-28 Marek Sokolowski[llvm-rc] Add ICON and HTML parsing ability (parser...
2017-08-28 NAKAMURA TakumiUntabify.
2017-08-26 Petr HosekRevert "[llvm] Add symbol table support to llvm-objcopy"
2017-08-26 Petr Hosek[llvm] Add symbol table support to llvm-objcopy
2017-08-26 Petr Hosek[llvm-objcopy] New layout algorithm that lays out segme...
2017-08-23 George KarpenkovUpdate LLVM fuzzers to use the libFuzzer bundled with...
2017-08-23 George KarpenkovRemove llvm-pdbutil/fuzzer.
2017-08-22 Adrian Prantldsymutil: don't copy compile units without children...
2017-08-21 Zachary Turner[llvm-pdbutil] Add support for dumping detailed module...
2017-08-20 Sam ElliottKeep Optimization Remark Yaml in NewPM
2017-08-19 Eric Beckmannllvm-mt: Merge manifest namespaces.
2017-08-18 Marek SokolowskiReapply: [llvm-rc] Add basic RC scripts parsing ability.
2017-08-18 Marek SokolowskiRevert "[llvm-rc] Add basic RC scripts parsing ability."
2017-08-18 Marek Sokolowski[llvm-rc] Add basic RC scripts parsing ability.
2017-08-18 Victor LeschukRemove useless default case in switch
2017-08-17 Zachary TurnerFix warning about covered switch default.
2017-08-17 Zachary Turner[llvm-pdbutil] Fix some dumping issues.
2017-08-17 Zachary TurnerFix a few minor issues when dumping symbols.
2017-08-15 Charles Saternos[ThinLTO] Fix ThinLTO crash while destroying context
2017-08-14 Sean Eveson[llvm-cov] Add an option which maps the location of...
2017-08-14 Brian Gesiak[opt-viewer] Listify `dict_items` for Py3 indexing
2017-08-11 Zachary TurnerOutput S_SECTION symbols to the Linker module.
2017-08-11 Brian Gesiak[opt-viewer] Decode HTML bytes for Python 3
2017-08-11 Brian Gesiak[opt-viewer] Use Python 3-compatible iteritems
2017-08-11 Brian Gesiak[opt-viewer] Use Python 3-compatible `intern()`
2017-08-11 David BlaikieOrc: PR33769: Don't rely on comparisons with default...
2017-08-10 Benjamin Kramer[gold-plugin] Use more StringRef. No functionality...
2017-08-10 Benjamin Kramer[gold-plugin] Avoid race condition when creating tempor...
2017-08-10 Simon PilgrimFix 'not all control paths return' warning on windows...
2017-08-10 Marek SokolowskiFixup for r310621: Hint the compilers about unreachable...
2017-08-10 Marek SokolowskiAdd .rc scripts tokenizer.
2017-08-09 Eli Friedman[llvm-cov] Rearrange entries in report index.
2017-08-09 Zachary Turner[PDB] Fix an issue writing the publics stream.
2017-08-08 Zachary Turner[PDB] Fix linking of function symbols and local variables.
2017-08-08 Adrian Prantldsymutil: support dwarf version mismatches between...
2017-08-07 Zachary Turner[llvm-pdbutil] Don't crash when a section contrib's...
next