OSDN Git Service

Revert r319490 "XOR the frame pointer with the stack cookie when protecting the stack"
[android-x86/external-llvm.git] / tools /
2017-12-02 Simon Atanasyan[llvm-readobj] Remove redundant local variables to...
2017-12-02 Simon Atanasyan[llvm-readobj] Print static MIPS GOT
2017-12-02 Simon Atanasyan[llvm-readobj] Delete unused method argument. NFC
2017-11-30 Shoaib Meenai[llvm] Add stripped installation targets
2017-11-30 Jake Ehrlich[llvm-objcopy] Add support for --only-keep/-j and ...
2017-11-30 Zachary TurnerSplit TypeTableBuilder into two classes.
2017-11-30 Zachary Turner[llvm-readobj] Fix mismatched line endings
2017-11-30 Jonas Devlieghere[dsymutil] Exclude namespace from ifdef in CFBundle
2017-11-30 Jonas Devlieghere[dsymutil] Upstream getBundleInfo implementation
2017-11-29 Zachary TurnerMake TypeTableBuilder inherit from TypeCollection.
2017-11-29 Zachary TurnerFix line endings in llvm-pdbutil.cpp
2017-11-29 Adam NemetAdd opt-viewer testing
2017-11-29 Adrian Prantlllvm-dwarfdump: honor the --show-children option when...
2017-11-29 Adam NemetRevert "Add opt-viewer testing"
2017-11-28 Zachary Turner[CodeView] Refactor / Rewrite TypeSerializer and TypeTa...
2017-11-28 Adam NemetAdd opt-viewer testing
2017-11-27 David BlaikieRename MCTargetOptionsCommandFlags.h to .def as it...
2017-11-27 David BlaikieRename CommandFlags.h -> CommandFlags.def
2017-11-27 Adam Nemet[opt-viewer] Fix option name
2017-11-27 Jake Ehrlich[llvm-objcopy] Add --strip-all-gnu and change --strip-all
2017-11-22 Rafael EspindolaRemove unnecessary code.
2017-11-21 David Blaikiexray-record-yaml.h: Remove unused file
2017-11-21 David Blaikiellvm-rc/ResourceScriptTokenList.h: Turns this into...
2017-11-17 Vedant Kumar[llvm-profdata] Don't treat non-fatal merge errors...
2017-11-17 Jonas Hahnfeldllvm-demangle-fuzzer: Link in Support
2017-11-17 Rafael EspindolaTry to fix the windows build.
2017-11-17 Rafael EspindolaUse TempFile in dsymutil.
2017-11-17 Vedant Kumar[llvm-profdata] Fix a dangling reference to an error...
2017-11-17 David BlaikieFix a bunch more layering of CodeGen headers that are...
2017-11-17 Zachary TurnerDon't #include MemoryBuffer.h from Host.h.
2017-11-16 Lang Hames[Support] Support NetBSD PaX MPROTECT in sys::Memory.
2017-11-16 David BlaikieAttempt to fix inscrutible build break...
2017-11-16 David Blaikiellvm-readobj/ARMEHABIPrinter.h: Make this a real/modula...
2017-11-16 Rafael EspindolaConvert the last use of sys::fs::createUniqueFile in...
2017-11-16 Rafael EspindolaConvert another use of createUniqueFile to TempFile...
2017-11-16 Dave LeeAdd ELF dynamic symbol support to yaml2obj/obj2yaml
2017-11-16 Rafael Espindolamake exitDsymutil static.
2017-11-16 Rafael EspindolaConvert another use of createUniqueFile to TempFile...
2017-11-16 Igor Laevsky[FuzzMutate] NFC. Move parseModule and writeModule...
2017-11-16 Rafael EspindolaConvert a use of createUniqueFile to TempFile::create.
2017-11-15 Rafael EspindolaSimplify file handling in dsymutil.
2017-11-15 Jake Ehrlich[llvm-objcopy] Change -O binary to respect section...
2017-11-15 Mitch Phillips[cfi-verify] Validate there are no register clobbers...
2017-11-14 Mitch Phillips[cfi-verify] Add DOT graph printing for GraphResult...
2017-11-14 Hans WennborgRename CountingFunctionInserter and use for both mcount...
2017-11-14 Jake Ehrlich[llvm-objcopy] Improve command line option help messages
2017-11-14 Martin Storsjo[llvm-strings] Add support for the -a/--all options
2017-11-14 Jake Ehrlich[llvm-objcopy] Add -strip-non-alloc option to remove...
2017-11-14 Jake Ehrlich[llvm-objcopy] Support the rest of the ELF formats
2017-11-14 Adam Nemet[llvm-profdata] Report if profile data file is IR-...
2017-11-14 Adam Nemet[opt-viewer] Truncate long remark text in source view
2017-11-14 Adam Nemet[opt-viewer] With hotness only show max 1000 entries...
2017-11-13 Hans WennborgUpdate some code.google.com links
2017-11-13 Jake Ehrlich[llvm-objcopy] Add --strip-debug
2017-11-13 Jake Ehrlich[llvm-objcopy] Add --strip-all option to llvm-objcopy
2017-11-10 Martin Storsjo[llvm-cvtres] Add support for ARM64
2017-11-10 Mitch Phillips[cfi-verify] Made FileAnalysis operate on a GraphResult...
2017-11-10 Igor Laevsky[llvm-opt-fuzzer] Add missed library dependence. Fir...
2017-11-10 Igor Laevsky[llvm-opt-fuzzer] Fix unused variable warning after...
2017-11-10 Igor Laevsky[llvm-opt-fuzzer] Introduce llvm-opt-fuzzer for fuzzing...
2017-11-09 Dave LeeReapply: Allow yaml2obj to order implicit sections...
2017-11-09 Vedant Kumar[llvm-cov] Don't render empty region marker lines
2017-11-09 Vedant Kumar[Coverage] Use the wrapped segment when a line has...
2017-11-09 Mitch Phillips[cfi-verify] Adds blacklist blame behaviour to cfi...
2017-11-08 Rafael EspindolaMake sure an error is always handled.
2017-11-08 Rafael EspindolaConvert FileOutputBuffer::commit to Error.
2017-11-08 Dave LeeRevert "Reapply: Allow yaml2obj to order implicit secti...
2017-11-08 Rafael EspindolaConvert FileOutputBuffer to Expected. NFC.
2017-11-08 Dave LeeReapply: Allow yaml2obj to order implicit sections...
2017-11-07 Dave LeeRevert "Allow yaml2obj to order implicit sections for...
2017-11-07 Dave LeeFix build bots after r317622
2017-11-07 Dave LeeAllow yaml2obj to order implicit sections for ELF
2017-11-07 Paul Robinson[DWARFv5] Support DW_FORM_strp in the .debug_line header.
2017-11-07 Keith Wyss[XRay] Minimal tool to convert xray traces to Chrome...
2017-11-06 Mitch Phillips[cfi-verify] Added a simple check that stops division...
2017-11-06 Mitch PhillipsMake MCAsmBackend and MCCodeEmiiter passed by unique_pt...
2017-11-04 Aaron BallmanMove the LLVMCFIVerify project into the Libraries folde...
2017-11-03 Kevin EnderbyFix a crash in llvm-objdump when printing a bad x86_64...
2017-11-03 David BlaikieGCOV: Move GCOV from IR & Support into ProfileData...
2017-11-03 David Blaikiellvm-objdump: Fix unused-lambda-capture warning by...
2017-11-03 Mitch Phillips[cfi-verify] Add blacklist parsing for result filtering.
2017-11-03 Martin Storsjo[llvm-ar] Support an options string that start with...
2017-11-03 Aaron BallmanAdd llvm::for_each as a range-based extensions to ...
2017-11-03 Jake Ehrlich[llvm-objcopy] Add support for dwarf fission
2017-11-03 Clement Courbetre-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen...
2017-11-03 Martin Storsjo[llvm-nm] Don't error out on multiple occurrances of...
2017-11-03 Martin Storsjo[llvm-nm] Print 'I' for import table data in COFF
2017-11-02 Jake Ehrlich[llvm-objcopy] Fix bug in how segment alignment was...
2017-11-02 Shoaib Meenai[tools] Add option to install binutils symlinks
2017-11-02 Hans WennborgFix llvm-dsymutil test in -DLLVM_ENABLE_THREADS=OFF...
2017-11-02 Jonas Devlieghere[dsymutil][doc] Improve wording in manpage and rename...
2017-11-01 Mitch PhillipsUpdate cl::opt<uint64_t> instances to cl::opt<unsigned...
2017-11-01 Jake Ehrlich[yaml2obj][ELF] Add support for setting alignment in...
2017-11-01 whitequark[LLVM-C] Expose functions to create debug locations...
2017-11-01 Eugene Zelenko[dsymutil, llvm-objcopy] Fix some Clang-tidy modernize...
2017-11-01 Jonas Devlieghere[dsymutil][NFC} Rename thread related command line...
2017-10-31 Mitch PhillipsParse DWARF information to reduce false positives.
2017-10-31 Peter CollingbourneInline compareAddr function into its only caller. NFCI.
2017-10-31 Jonas Devlieghere[dsymutil] Implement the --threads option
2017-10-27 Peter CollingbourneELF: Add support for emitting dynamic relocations in...
next