OSDN Git Service

am ce9904c6: Merge remote-tracking branch \'upstream/release_34\' into merge-20140211
[android-x86/external-llvm.git] / tools /
2014-02-21 Stephen Hinesam ce9904c6: Merge remote-tracking branch \'upstream...
2014-02-21 Elliott Hughesam c27b10b1: am 1fb20b43: am edba52bc: Merge "[MIPS64...
2014-02-21 Ian Rogersam 877a6e14: am e5c96aeb: am 94af5fd9: Merge "Avoid...
2014-02-21 Ian Rogersam 5fdf6cf6: am 16a8fd80: Avoid redefinition of __STD_F...
2014-02-21 Ian Rogersam 8d2ad1af: Avoid redefinition of __STD_FORMAT_MACROS.
2014-02-21 Colin Crossam 13607273: am 78c0f17f: Merge "llvm: rename aarch64...
2014-02-21 Stephen Hinesam c27b99f0: am 95015e5c: Merge "Remove unused files."
2014-02-21 Ben Chengam 6562c95b: am 0000ef0b: Merge "AArch64: Temporarily...
2014-02-21 Todd Fialaam 0de283df: Fixes for LLDB build to work around host...
2014-02-21 Todd Fialaam ba309b04: Added libs to the host\'s libLLVM.so.
2014-02-21 Stephen Hinesam 1255ecdd: am a91a22bc: am 8e708faf: am 5edef2e8...
2014-02-21 Stephen Hinesam c0c7ba11: Merge "Only build HOST LLVM when forced...
2014-02-21 Stephen Hinesam 917ae8fb: Fix LLVM version number (3.3).
2014-02-21 Stephen Hinesam 0210adda: (-s ours) am d79086a1: (-s ours) am 3acb57...
2014-02-18 Colin CrossMerge "llvm: convert makefiles to support multilib...
2014-02-12 Stephen HinesMerge remote-tracking branch 'upstream/release_34'...
2014-02-07 Colin Crossllvm: convert makefiles to support multilib build
2014-02-06 Elliott Hughesam 1fb20b43: am edba52bc: Merge "[MIPS64] Temporary...
2014-02-06 Elliott Hughesam edba52bc: Merge "[MIPS64] Temporary placeholder...
2014-02-06 Elliott HughesMerge "[MIPS64] Temporary placeholder build, to allow...
2014-02-06 Duane Sand[MIPS64] Temporary placeholder build, to allow other...
2014-01-24 Colin Crossam 78c0f17f: Merge "llvm: rename aarch64 target to...
2014-01-24 Colin CrossMerge "llvm: rename aarch64 target to arm64"
2014-01-24 Colin Crossllvm: rename aarch64 target to arm64
2013-12-11 Ben Chengam 0000ef0b: Merge "AArch64: Temporarily disable AArch6...
2013-12-11 Ben ChengMerge "AArch64: Temporarily disable AArch64 build"
2013-12-11 Serban ConstantinescuAArch64: Temporarily disable AArch64 build
2013-12-07 Bill WendlingMerging r196294:
2013-12-02 Bill WendlingMerging r196100:
2013-11-25 Bill WendlingMerging r195479:
2013-11-19 Bill WendlingMerging r195092:
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-19 David Blaikiellvm-dwarfdump: support for emitting only the debug_typ...
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-15 Benjamin Kramerllvm-cov: Clean up memory leaks.
2013-11-14 NAKAMURA Takumillvm-cov requires IR and Support as libraries. Instrume...
2013-11-11 Simon AtanasyanAdd support for DT_VERxxx and DT_MIPS_xxx .dynamic...
2013-11-11 Bob WilsonChange libLTO back to linking with @executable_path...
2013-11-08 NAKAMURA Takumillvm-ar: Let opening a directory failed in llvm-ar.
2013-11-05 Alp TokerSuppress OS crash dialog in llvm-rtdyld
2013-11-05 Yuchen WuRevert "llvm-cov: Added command-line option to change...
2013-11-05 Yuchen Wullvm-cov: Added command-line option to change dir.
2013-11-04 Jakub StaszakUse startswith_lower() where possible.
2013-11-02 Rafael Espindolamove getSymbolNMTypeChar to the one program that needs...
2013-11-02 Yuchen WuAdded command-line option to output llvm-cov to file.
2013-10-31 Rafael EspindolaUse LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead...
2013-10-31 Rafael EspindolaRules adjustments in order to build on DragonFly BSD.
2013-10-31 Yuchen WuUpdated llvm-cov's OVERVIEW description
2013-10-29 Rafael EspindolaSupport names like llvm-ar-3.4 and llvm-ranlib-3.4.
2013-10-29 Andrew KaylorCleaning up comments in lli
2013-10-29 Andrew KaylorAdding a workaround for __main linking with remote...
2013-10-28 Alp TokerFix the lli --extra-module value_desc
2013-10-28 Andrew KaylorStandardizing lli's extra module command line option
2013-10-27 NAKAMURA TakumiMCJIT-remote: __main should be resolved in child context.
2013-10-26 NAKAMURA Takumilli/RemoteMemoryManager.cpp: Resurrect __main stuff...
2013-10-25 Daniel Sanders[bugpoint] Increase the default memory limit for subpro...
2013-10-25 Benjamin Kramerllvm-c-test: Don't leak memory buffers.
2013-10-24 Reid Klecknerlto.h: Use lto_bool_t instead of int to restore the ABI
2013-10-23 NAKAMURA Takumillvm/tools/llvm-c-test should be built also on msvc.
2013-10-23 NAKAMURA Takumillvm-c/lto.h: Avoid use of bool.
2013-10-23 NAKAMURA Takumillvm-c-test: Make them C89-compliant.
2013-10-23 Anders WaldenborgAdd llvm-c-test tool for testing llvm-c
2013-10-22 Bob WilsonChange llvm-cov output formatting to be more similar...
2013-10-22 Bob WilsonMove the printing of llvm-cov information out from...
2013-10-18 Rafael EspindolaCheck for errors when calling lto_codegen_add_module...
2013-10-16 Rafael Espindola[pr17595] Fix a use after free.
2013-10-16 Alexey Samsonovllvm-symbolizer: don't always run demangler on global...
2013-10-16 Andrew KaylorAdding support for deregistering EH frames with MCJIT.
2013-10-14 Hans Wennborgvs2013 msbuild integration: add missing .target files...
2013-10-12 Will Dietzyaml2coff/elf: Touchup for compatibility.
2013-10-12 Will DietzAdd missing #include's to cctype when using isdigit...
2013-10-11 Andrew KaylorFixing problems in lli's RemoteMemoryManager.
2013-10-11 Andrew KaylorAdding multiple object support to MCJIT EH frame handling
2013-10-10 Manman RenDebug Info: In DIBuilder, the context field of subprogr...
2013-10-10 Hans WennborgProvide msbuild integration for vs2013.
2013-10-10 Hans WennborgFix msbuild integration install script.
2013-10-09 Greg BedwellTest commit. Remove whitespace from otherwise empty...
2013-10-08 Andrew KaylorRemoving unintended code block from lli
2013-10-08 Rafael EspindolaOnly modify lto.exports.def when contents have changed.
2013-10-07 NAKAMURA TakumiRevert r191088, corresponding to r191823 to re-enable...
2013-10-07 Simon Atanasyan[Mips] Teach llvm-readobj to print MIPS-specific ELF...
2013-10-05 Benjamin Kramerlli: Plug leaks in the remote target external implement...
2013-10-04 Rafael EspindolaFix object file writing in llvm-lto on Windows.
2013-10-04 Andrew KaylorAttempting to fix lli build error
2013-10-04 Andrew KaylorFixing container/pointer bug in remote-lli found by...
2013-10-04 Benjamin Kramerlli: Check pipe creation for errors.
2013-10-04 Rafael EspindolaAdd lto_codegen_add_dso_symbol to the export list.
2013-10-04 Andrew KaylorAdding support and tests for multiple module handling...
2013-10-03 Rafael EspindolaOptimize linkonce_odr unnamed_addr functions during...
2013-10-03 Rafael EspindolaDispose the codegen even when just writing the bitcode...
2013-10-02 Andrew KaylorFixing lli-child-target build
2013-10-02 Benjamin KramerAdd newline at eof.
2013-10-02 Richard SmithPass the resolved lli-child-target executable name...
2013-10-02 Andrew KaylorFix build problems with remote lli implementation
2013-10-02 Andrew KaylorClean up lli execution code
2013-10-02 Andrew KaylorFixing compile warnings
2013-10-02 Andrew KaylorAdding out-of-process execution support to lli.
2013-10-02 Chandler CarruthRemove the very substantial, largely unmaintained legac...
2013-10-02 Chandler CarruthTidy up this line of the Makefile before I start hackin...
next