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 r184420 back, but also handle long file names.
Rafael Espindola
2013-06-20
4
-38
/
+9
*
Revert "Don't include directory names in archives."
Rafael Espindola
2013-06-20
4
-7
/
+36
*
Don't include directory names in archives.
Rafael Espindola
2013-06-20
4
-36
/
+7
*
Remove remaining bits of the old LLVM specific symtab handling.
Rafael Espindola
2013-06-20
6
-231
/
+10
*
Remove more unused functions.
Rafael Espindola
2013-06-20
2
-81
/
+0
*
Remove unused methods.
Rafael Espindola
2013-06-20
2
-170
/
+0
*
Use the simpler sys::fs::exists.
Rafael Espindola
2013-06-20
1
-2
/
+1
*
Convert a use of sys::Path.
Rafael Espindola
2013-06-20
1
-16
/
+10
*
llvm-dwarfdump: Add support for dumping the .debug_loc section
David Blaikie
2013-06-19
1
-0
/
+1
*
Remove unused function.
Rafael Espindola
2013-06-19
3
-31
/
+3
*
Really fix the missing header :-(
Rafael Espindola
2013-06-19
1
-1
/
+1
*
Add missing include found by the bots.
Rafael Espindola
2013-06-19
1
-0
/
+1
*
Remove last use of PathV1.h from Archive.h
Rafael Espindola
2013-06-19
6
-26
/
+39
*
Always set the mode.
Rafael Espindola
2013-06-19
2
-13
/
+10
*
Remove more uses of sys::Path.
Rafael Espindola
2013-06-19
5
-52
/
+46
*
Remove unused function.
Rafael Espindola
2013-06-19
2
-33
/
+0
*
Another attempt at fixing the bots.
Rafael Espindola
2013-06-19
1
-1
/
+1
*
Attempt at fixing some bots.
Rafael Espindola
2013-06-19
1
-1
/
+1
*
Reduce sys::Path usage in llvm-ar.
Rafael Espindola
2013-06-19
5
-35
/
+39
*
Remove the 'R' modifier.
Rafael Espindola
2013-06-19
1
-45
/
+4
*
Test commit access.
Wan Xiaofei
2013-06-19
1
-0
/
+1
*
Remove `using namespace` and use explicit qualification.
Sean Silva
2013-06-19
1
-3
/
+2
*
Remove spurious space.
Sean Silva
2013-06-19
1
-1
/
+1
*
Remove unused parameter.
Sean Silva
2013-06-19
1
-2
/
+1
*
[yaml2obj][ELF] Support ELFOSABI_* enum.
Sean Silva
2013-06-19
1
-2
/
+1
*
There is no ELF ABI version enum.
Sean Silva
2013-06-19
1
-1
/
+0
*
[yaml2obj][ELF] Support st_info through `Binding` and `Type` YAML keys.
Sean Silva
2013-06-19
1
-0
/
+1
*
[yaml2obj][ELF] Don't monkeypatch the YAML sections.
Sean Silva
2013-06-18
1
-14
/
+17
*
[yaml2obj][ELF] Ensure STN_UNDEF entry is present.
Sean Silva
2013-06-18
1
-1
/
+6
*
[yaml2obj][ELF] Rudimentary symbol table support.
Sean Silva
2013-06-18
1
-2
/
+43
*
[yaml2obj][ELF] Add dummy .strtab section.
Sean Silva
2013-06-18
1
-3
/
+11
*
Convert most uses of PathV1.h in ToolRunner.cpp.
Rafael Espindola
2013-06-18
1
-25
/
+35
*
Add a version of unique_file that return just the file name.
Rafael Espindola
2013-06-18
2
-19
/
+3
*
Return a std::string from PrependMainExecutablePath.
Rafael Espindola
2013-06-18
1
-6
/
+7
*
Remove PathV1.h use from BugDriver.cpp.
Rafael Espindola
2013-06-18
1
-3
/
+2
*
Remove use of PathV1.h from ExecutionDriver.cpp.
Rafael Espindola
2013-06-18
1
-24
/
+37
*
Remove usage of PathV1.h from OptimizerDriver.cpp.
Rafael Espindola
2013-06-18
1
-26
/
+32
*
Convert some uses of eraseFromDisk.
Rafael Espindola
2013-06-18
1
-3
/
+3
*
Don't use PathV1.h in tools/bugpoint/Miscompilation.cpp.
Rafael Espindola
2013-06-18
3
-30
/
+49
*
Basic support for parsing Mach-O universal binaries in LLVMObject library
Alexey Samsonov
2013-06-18
1
-0
/
+18
*
Use pointers to the MCAsmInfo and MCRegInfo.
Bill Wendling
2013-06-18
4
-4
/
+4
*
[yaml2obj][ELF] Factor out string table section creation.
Sean Silva
2013-06-18
1
-11
/
+14
*
[yaml2obj][ELF] Refer specifically to the section header string table.
Sean Silva
2013-06-18
1
-17
/
+17
*
[yaml2obj][ELF] Ensure more fields are zero'd.
Sean Silva
2013-06-18
1
-0
/
+2
*
Fix the build with gcc 4.7 and -std=c++11.
Rafael Espindola
2013-06-17
1
-1
/
+1
*
Convert two uses of eraseFromDisk.
Rafael Espindola
2013-06-17
1
-2
/
+2
*
Remove usage of PathV1.h in FindBugs.cpp.
Rafael Espindola
2013-06-17
1
-2
/
+2
*
[yaml2obj][ELF] Exit with error status on error.
Sean Silva
2013-06-17
1
-9
/
+8
*
Don't use PathV1.h in CrashDebugger.cpp.
Rafael Espindola
2013-06-17
1
-8
/
+5
*
Don't use PathV1.h in ToolRunner.h.
Rafael Espindola
2013-06-17
7
-13
/
+18
[next]