Modernize getELFDynamicSymbolIterators.
[oota-llvm.git] / tools /
2015-06-25 Rafael EspindolaModernize getELFDynamicSymbolIterators.
2015-06-24 Matthias BraunRevert "(HEAD -> master, origin/master, origin/HEAD...
2015-06-24 Matthias Braunopt: Add option to strip or add llvm value names
2015-06-24 Rafael EspindolaMake computeSymbolSizes never fail.
2015-06-24 Rafael EspindolaDon't get confused with sections whose section number...
2015-06-24 Pawel Bylica[llvm-stress] Simple refactoring and better style....
2015-06-24 Rafael EspindolaChange how symbol sizes are handled in lib/Object.
2015-06-23 Petar JovanovicAdd "-mcpu=" option to llvm-rtdyld
2015-06-23 Sanjoy DasRevert "[FaultMaps] Move FaultMapParser to Object/"
2015-06-23 Steven WuAdding the missing LTO API to lto.exports
2015-06-23 Rafael EspindolaDon't pass a 32 bit value to "%08" PRIx64.
2015-06-23 Rafael Espindolaobjdump: Don't print a (always 0) size for MachO symbols.
2015-06-23 Rafael EspindolaSimplify the Mangler interface now that DataLayout...
2015-06-23 Rafael EspindolaCompute correct symbol sizes for MachO and COFF.
2015-06-23 Rafael EspindolaExtract an utility for computing symbol sizes on MachO...
2015-06-23 Sanjoy Das[FaultMaps] Move FaultMapParser to Object/
2015-06-23 NAKAMURA Takumillvm/tools/llvm-objdump/CMakeLists.txt: Update libdeps...
2015-06-22 Chris Bieneman[CMake] Treating LLVM_INCLUDE_TOOLS, which is a bool...
2015-06-22 Frederic Riss[Object] Search for architecures by name in MachOUniver...
2015-06-22 Tom StellardSupport/ELF: Add EM_AMDGPU
2015-06-22 Sanjoy Das[FaultMaps] Add a parser for the __llvm__faultmaps...
2015-06-21 David BlaikieArrayRef-ify libDriverMain
2015-06-19 Rafael EspindolaMake getRelocationSection MachO only.
2015-06-19 Rafael EspindolaFix the build.
2015-06-19 Eric ChristopherFix "the the" in comments.
2015-06-18 Rafael EspindolaImprove the --expand-relocs handling of MachO.
2015-06-17 David MajnemerMove the personality function from LandingPadInst to...
2015-06-17 Rafael EspindolaUse named temporaries for directional labels.
2015-06-16 Rafael EspindolaUse std::unique_ptr to manage the DataStreamer in bitco...
2015-06-16 Rafael EspindolaReturn a unique_ptr from getLazyBitcodeModule and parse...
2015-06-16 Simon Atanasyan[llvm-readobj] Print MIPS .reginfo section content
2015-06-16 Daniel SandersReplace string GNU Triples with llvm::Triple in TargetM...
2015-06-16 Daniel SandersRecommit r239721: Replace string GNU Triples with llvm...
2015-06-16 Daniel Sanders[llvm-mc] The object form of the GNU triple should...
2015-06-16 Duncan P. N. Exon... modules: Move ProfileKinds to an anonymous namespace
2015-06-15 Alex LorenzMIR Serialization: Connect the machine function analysi...
2015-06-15 Rafael Espindolagold-plugin: save the .o when given -save-temps.
2015-06-15 Daniel SandersRevert r239721 - Replace string GNU Triples with llvm...
2015-06-15 Daniel SandersReplace string GNU Triples with llvm::Triple in InitMCO...
2015-06-12 Lang Hames[Orc] Tidy up initialization based on review feedback...
2015-06-12 Lang Hames[Orc] Fix a bug in the CompileOnDemand layer where...
2015-06-12 Douglas KatzmanWrap some long lines in LLVMBuild files. NFC
2015-06-12 Rafael EspindolaHave the ELF symbol predicates match more directly...
2015-06-11 Lang Hames[Orc] Remove some unnecesary includes and whitespace...
2015-06-11 Lang Hames[Orc] Make partition identification in the CompileOnDem...
2015-06-09 Peter CollingbourneLibDriver, llvm-lib: introduce.
2015-06-09 Rui UeyamaRemove object_error::success and use std::error_code...
2015-06-09 Lang Hames[lli] Make the OptLevel (-O=<char>) option accessible...
2015-06-08 Davide Italiano[llvm-readobj] Use the new symbol API.
2015-06-08 Peter CollingbourneDo not build LLD from tools/Makefile, as LLD no longer...
2015-06-08 Peter Collingbournellvm-ar: Move archive writer to Object.
2015-06-07 Colin LeMahieu[objdump] Moving PrintImmHex out of MachODump and in...
2015-06-07 Colin LeMahieuTeaching llvm-mc how to understand the defsym command...
2015-06-05 Frederic Riss[dsymutil] Add support for linking the debug_frame...
2015-06-05 Frederic Riss[dsymutil] Rename a variable to appease some bots.
2015-06-05 Frederic Riss[dsymutil] Have the YAML deserialization rewrite the...
2015-06-05 Frederic Riss[dsymutil] Apply clang-format. NFC
2015-06-05 Frederic Riss[dsymutil] Out-line the YAML serialization code. NFC
2015-06-05 Frederic Riss[dsymutil] Handle the -oso-prepend-path option when...
2015-06-04 Alexey Samsonovllvm-objdump: return non-zero exit code for certain...
2015-06-04 Rafael EspindolaDisassemble the start of sections even if there is...
2015-06-03 Alexey Samsonov[Object, MachO] Introduce MachOObjectFile::load_command...
2015-06-03 Frederic RissReapply r238941 - [dsymutil] Accept a YAML debug map...
2015-06-03 Sanjay Pateladd missing dependency on Target lib for tools
2015-06-03 Tim NorthoverRuntimeDyld: override EH frame registration with trivia...
2015-06-03 Frederic RissRevert "[dsymutil] Accept a YAML debug map as input...
2015-06-03 Frederic Riss[dsymutil] Accept a YAML debug map as input instead...
2015-06-03 Frederic Riss[dsymutil] Replace -parse-only option with -dump-debug-map
2015-06-03 Frederic Riss[dsymutil] Reflow option declarations to be more readable.
2015-06-03 Rafael EspindolaFix the interpretation of a 0 st_name.
2015-06-03 Rafael EspindolaMove to llvm-objdump a large amount of code to that...
2015-06-03 Justin Bognerllvm-cov: Make llvm-cov --version DTRT
2015-06-02 Rafael EspindolaSimplify now that we always use an alignment of 2 for...
2015-06-01 Frederic Riss[dsymutil] Remove extraneous std::move of local in...
2015-06-01 Frederic Riss[dsymutil] Remove unnecessary ';'
2015-06-01 Frederic Riss[dsymutil] Use YAMLIO to dump debug map.
2015-06-01 Peter CollingbourneMake the C++ LTO API easier to use from C++ clients.
2015-06-01 Rafael EspindolaSimplify another function that doesn't fail.
2015-05-31 Rafael EspindolaSimplify interface of function that doesn't fail.
2015-05-31 Rafael EspindolaFor COFF and MachO, compute the gap between to symbols.
2015-05-31 Rafael EspindolaUse a range loop. NFC.
2015-05-30 Keno FischerAdd RelocVisitor support for MachO
2015-05-29 Benjamin KramerReplace push_back(Constructor(foo)) with emplace_back...
2015-05-29 Colin LeMahieu[Objdump] Removing unused parameter.
2015-05-29 Colin LeMahieu[Hexagon] Disassembling, printing, and emitting instruc...
2015-05-29 Aaron BallmanRemoving a switch statement that only contains a defaul...
2015-05-28 Colin LeMahieu[llvm] Adding vdtor to fix warning.
2015-05-28 Colin LeMahieu[Objdump] Allow instruction pretty printing to be speci...
2015-05-28 Duncan P. N. Exon... AsmPrinter: Rename begin_values() => values_begin(...
2015-05-28 Colin LeMahieu[llvm] Parameterizing the output stream for dumpbytes...
2015-05-28 Alexey SamsonovAdd llvm-dwarfdump-fuzzer that uses LibFuzzer to fuzz...
2015-05-28 Aaron BallmanSilencing two signed/unsigned mismatch warnings; NFC.
2015-05-27 Duncan P. N. Exon... AsmPrinter: Stop exposing underlying DIEValue list...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Store abbreviation data directly in DIE...
2015-05-27 Duncan P. N. Exon... Reapply "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Duncan P. N. Exon... Revert "AsmPrinter: Change DIEValue to be stored by...
2015-05-27 Duncan P. N. Exon... AsmPrinter: Change DIEValue to be stored by value
2015-05-27 Alex LorenzResubmit r237954 (MIR Serialization: print and parse...
2015-05-26 Akira HatanakaRemove NoFramePointerElim and NoFramePointerElimOverrid...
2015-05-25 Davide Italiano[llvm-readobj/ELF] Teach how to decode DF_1_XXX flags
next