index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for DT_VERxxx and DT_MIPS_xxx .dynamic section entries to the
Simon Atanasyan
2013-11-11
1
-0
/
+22
*
Change libLTO back to linking with @executable_path instead of @rpath.
Bob Wilson
2013-11-11
1
-1
/
+1
*
llvm-ar: Let opening a directory failed in llvm-ar.
NAKAMURA Takumi
2013-11-08
1
-0
/
+7
*
Suppress OS crash dialog in llvm-rtdyld
Alp Toker
2013-11-05
1
-0
/
+5
*
Revert "llvm-cov: Added command-line option to change dir."
Yuchen Wu
2013-11-05
1
-11
/
+1
*
llvm-cov: Added command-line option to change dir.
Yuchen Wu
2013-11-05
1
-1
/
+11
*
Use startswith_lower() where possible.
Jakub Staszak
2013-11-04
1
-1
/
+1
*
move getSymbolNMTypeChar to the one program that needs it: nm.
Rafael Espindola
2013-11-02
1
-1
/
+224
*
Added command-line option to output llvm-cov to file.
Yuchen Wu
2013-11-02
1
-1
/
+10
*
Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".
Rafael Espindola
2013-10-31
4
-13
/
+41
*
Rules adjustments in order to build on DragonFly BSD.
Rafael Espindola
2013-10-31
1
-2
/
+2
*
Updated llvm-cov's OVERVIEW description
Yuchen Wu
2013-10-31
1
-1
/
+1
*
Support names like llvm-ar-3.4 and llvm-ranlib-3.4.
Rafael Espindola
2013-10-29
1
-2
/
+2
*
Cleaning up comments in lli
Andrew Kaylor
2013-10-29
1
-2
/
+2
*
Adding a workaround for __main linking with remote lli and Cygwin/MinGW
Andrew Kaylor
2013-10-29
1
-0
/
+48
*
Fix the lli --extra-module value_desc
Alp Toker
2013-10-28
1
-1
/
+1
*
Standardizing lli's extra module command line option
Andrew Kaylor
2013-10-28
1
-2
/
+1
*
MCJIT-remote: __main should be resolved in child context.
NAKAMURA Takumi
2013-10-27
2
-17
/
+1
*
lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unb...
NAKAMURA Takumi
2013-10-26
2
-1
/
+17
*
[bugpoint] Increase the default memory limit for subprocesses to 300MB.
Daniel Sanders
2013-10-25
1
-3
/
+3
*
llvm-c-test: Don't leak memory buffers.
Benjamin Kramer
2013-10-25
1
-0
/
+2
*
lto.h: Use lto_bool_t instead of int to restore the ABI
Reid Kleckner
2013-10-24
1
-9
/
+9
*
llvm/tools/llvm-c-test should be built also on msvc.
NAKAMURA Takumi
2013-10-23
1
-5
/
+1
*
llvm-c/lto.h: Avoid use of bool.
NAKAMURA Takumi
2013-10-23
1
-9
/
+9
*
llvm-c-test: Make them C89-compliant.
NAKAMURA Takumi
2013-10-23
5
-15
/
+29
*
Add llvm-c-test tool for testing llvm-c
Anders Waldenborg
2013-10-23
13
-1
/
+689
*
Change llvm-cov output formatting to be more similar to gcov.
Bob Wilson
2013-10-22
1
-1
/
+1
*
Move the printing of llvm-cov information out from collectLineCounts().
Bob Wilson
2013-10-22
1
-0
/
+1
*
Check for errors when calling lto_codegen_add_module in the gold plugin.
Rafael Espindola
2013-10-18
1
-2
/
+7
*
[pr17595] Fix a use after free.
Rafael Espindola
2013-10-16
1
-6
/
+11
*
llvm-symbolizer: don't always run demangler on global object names
Alexey Samsonov
2013-10-16
2
-1
/
+8
*
Adding support for deregistering EH frames with MCJIT.
Andrew Kaylor
2013-10-16
1
-0
/
+1
*
vs2013 msbuild integration: add missing .target files, fix typo in CMakeLists
Hans Wennborg
2013-10-14
3
-1
/
+25
*
yaml2coff/elf: Touchup for compatibility.
Will Dietz
2013-10-12
2
-8
/
+10
*
Add missing #include's to cctype when using isdigit/alpha/etc.
Will Dietz
2013-10-12
1
-0
/
+1
*
Fixing problems in lli's RemoteMemoryManager.
Andrew Kaylor
2013-10-11
2
-7
/
+7
*
Adding multiple object support to MCJIT EH frame handling
Andrew Kaylor
2013-10-11
2
-26
/
+9
*
Debug Info: In DIBuilder, the context field of subprogram is updated to use
Manman Ren
2013-10-10
1
-1
/
+1
*
Provide msbuild integration for vs2013.
Hans Wennborg
2013-10-10
4
-1
/
+49
*
Fix msbuild integration install script.
Hans Wennborg
2013-10-10
1
-2
/
+5
*
Test commit. Remove whitespace from otherwise empty lines.
Greg Bedwell
2013-10-09
1
-2
/
+2
*
Removing unintended code block from lli
Andrew Kaylor
2013-10-08
1
-9
/
+0
*
Only modify lto.exports.def when contents have changed.
Rafael Espindola
2013-10-08
1
-3
/
+9
*
Revert r191088, corresponding to r191823 to re-enable llvm-lto on cygming.
NAKAMURA Takumi
2013-10-07
1
-2
/
+0
*
[Mips] Teach llvm-readobj to print MIPS-specific ELF program headers.
Simon Atanasyan
2013-10-07
1
-21
/
+38
*
lli: Plug leaks in the remote target external implementation.
Benjamin Kramer
2013-10-05
6
-1
/
+16
*
Fix object file writing in llvm-lto on Windows.
Rafael Espindola
2013-10-04
1
-1
/
+2
*
Attempting to fix lli build error
Andrew Kaylor
2013-10-04
1
-3
/
+3
*
Fixing container/pointer bug in remote-lli found by ASan
Andrew Kaylor
2013-10-04
2
-28
/
+29
*
lli: Check pipe creation for errors.
Benjamin Kramer
2013-10-04
1
-2
/
+3
[next]