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
*
Create the file with the right permissions instead of setting it afterwards.
Rafael Espindola
2013-06-22
1
-9
/
+1
*
[yaml2obj][ELF] Make symbol table top-level key.
Sean Silva
2013-06-22
1
-9
/
+11
*
[yaml2obj][ELF] Narrow parameter.
Sean Silva
2013-06-22
1
-6
/
+6
*
[yaml2obj][ELF] Don't special case writing these.
Sean Silva
2013-06-22
1
-2
/
+2
*
[yaml2obj][ELF] Make this "type switch" actually readable.
Sean Silva
2013-06-22
1
-7
/
+20
*
[yaml2obj][ELF] Align section contents in the output.
Sean Silva
2013-06-22
1
-8
/
+17
*
Convert some uses of PathV1.h in ArchiveWriter.cpp.
Rafael Espindola
2013-06-21
2
-28
/
+29
*
[yaml2obj][ELF] Allow expressing undefined symbols.
Sean Silva
2013-06-21
1
-7
/
+9
*
Unbreak bots. Didn't realize this was a C++11 feature.
Sean Silva
2013-06-21
1
-5
/
+6
*
[yaml2obj][ELF] Don't explicitly set `Binding` with STB_*
Sean Silva
2013-06-21
1
-24
/
+33
*
Add a fixme.
Rafael Espindola
2013-06-20
1
-0
/
+1
*
Remove last use of PathV1.h from Archive.cpp.
Rafael Espindola
2013-06-20
1
-9
/
+14
*
[yaml2obj][ELF] Add support for st_value and st_size.
Sean Silva
2013-06-20
1
-0
/
+2
*
[yaml2obj][ELF] Allow symbols to reference sections.
Sean Silva
2013-06-20
1
-0
/
+7
*
[yaml2obj][ELF] Add the section name -> section index map to State.
Sean Silva
2013-06-20
1
-4
/
+7
*
Add a setLastModificationAndAccessTime to PathV2.
Rafael Espindola
2013-06-20
1
-19
/
+35
*
Use a raw_fd_ostream instead of a std::ofstream.
Rafael Espindola
2013-06-20
1
-4
/
+5
*
Remove the simplify-libcalls pass (finally)
Meador Inge
2013-06-20
1
-2
/
+0
*
[yaml2obj][ELF] Start factoring into "single point of truth".
Sean Silva
2013-06-20
1
-19
/
+51
*
[yaml2obj][ELF] Just let this class own its buffer.
Sean Silva
2013-06-20
1
-4
/
+4
*
Remove a trivial use of sys::Path.
Rafael Espindola
2013-06-20
1
-12
/
+5
*
Add support for getting the last modification time from a file_status.
Rafael Espindola
2013-06-20
1
-6
/
+5
*
Use only the filename when deciding if a file is a duplicate.
Rafael Espindola
2013-06-20
1
-1
/
+1
*
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
[next]