index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lld
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ELF][HEXAGON] Add support for R_HEX_B15_PCREL
Sid Manning
2018-07-19
2
-0
/
+8
*
Add support for R_HEX_B32_PCREL_X, R_HEX_B22_PCREL_X relocations
Sid Manning
2018-07-19
2
-0
/
+14
*
[ELF] - Eliminate dead code. NFC.
George Rimar
2018-07-19
1
-2
/
+1
*
[ELF] - One more test case for .eh_frame_hdr.
George Rimar
2018-07-19
1
-0
/
+28
*
[PDB] Add PDBSourcePath flag to support absolutize source file path
Takuto Ikuta
2018-07-19
7
-1
/
+651
*
[COFF] Don't produce base relocs for discardable sections
Martin Storsjo
2018-07-19
2
-1
/
+43
*
ELF: Implement --icf=safe using address-significance tables.
Peter Collingbourne
2018-07-18
9
-11
/
+233
*
[ELF] Error if -r --gdb-index are used together
Fangrui Song
2018-07-18
2
-14
/
+20
*
[WebAssembly] Fix archive member display in error messages
Sam Clegg
2018-07-18
5
-9
/
+33
*
Revert r336609: Fix direct calls to __wrap_sym when it is relocated.
Rui Ueyama
2018-07-18
5
-61
/
+1
*
Look for an entry point function if /nodefaultlib is given.
Rui Ueyama
2018-07-18
2
-0
/
+52
*
Fix `ld.lld --help` message.
Rui Ueyama
2018-07-18
1
-2
/
+2
*
[ELF] - Stop silently producing a broken .eh_frame_hdr.
George Rimar
2018-07-18
2
-2
/
+36
*
[ELF] - Add a test case to check DW_EH_PE_absptr address encoding.
George Rimar
2018-07-18
1
-0
/
+74
*
[ELF] - Improve eh-frame-value-format7.s test case.
George Rimar
2018-07-18
1
-2
/
+23
*
[ELF] - Improve relocatable-many-sections.s test case. NFC.
George Rimar
2018-07-18
1
-0
/
+7
*
[ELF] - Do not produce broken output when amount of sections is > ~65k
George Rimar
2018-07-18
2
-3
/
+108
*
[ELF] — Add a test case for DW_EH_PE_udata2 encoding.
George Rimar
2018-07-18
1
-0
/
+54
*
Workaround warning bug in old versions of gcc.
Sterling Augustine
2018-07-18
1
-0
/
+6
*
Implement framework for linking split-stack object files, and x86_64 support.
Sterling Augustine
2018-07-17
12
-24
/
+409
*
[WebAssemlby] Set IsUsedInRegularObj correctly for undefined data symbols
Sam Clegg
2018-07-17
3
-0
/
+56
*
Add wasm-ld to help text Improve error text
Sam Clegg
2018-07-17
1
-1
/
+2
*
[ELF] - Eliminate dead 'return' in EhFrameSection::finalizeContents(). NFC.
George Rimar
2018-07-17
1
-3
/
+1
*
[ELF] - Remove dead code from EhFrameSection::addCie. NFC.
George Rimar
2018-07-17
1
-5
/
+1
*
[ELF] - Eliminate dead code. NFC.
George Rimar
2018-07-17
1
-2
/
+0
*
[ELF] - Add test for checking unknown -color-diagnostics arguments.
George Rimar
2018-07-17
1
-0
/
+3
*
[ELF] - Add a test for --no-warn-symbol-ordering.
George Rimar
2018-07-17
1
-0
/
+5
*
[ELF] - Simplify Symbol::getSize(). NFC.
George Rimar
2018-07-17
1
-3
/
+1
*
[ELF] - Check we able to report function symbols that encloses a location in ...
George Rimar
2018-07-17
1
-0
/
+14
*
[ELF] - Fix BB. 'Filecheck' -> 'FileCheck'.
George Rimar
2018-07-17
1
-1
/
+1
*
[ELF] - Check we are able to report zlib decompressor errors.
George Rimar
2018-07-17
1
-0
/
+11
*
[ELF] - Check we are able to report errors when DW_AT_decl_file is invalid.
George Rimar
2018-07-17
1
-0
/
+103
*
remove temporal file directory before testing in thinlto-debug-fission.ll
Yunlian Jiang
2018-07-16
1
-1
/
+1
*
Support option -plugin-opt=dwo_dir=
Yunlian Jiang
2018-07-16
5
-0
/
+26
*
[ELF] - Eliminate ObjFile<ELFT>::getLineInfo. NFC.
George Rimar
2018-07-16
3
-14
/
+2
*
[ELF] - Cover ObjFile<ELFT>::getLineInfo() with a test.
George Rimar
2018-07-16
1
-0
/
+36
*
attempt to get test/COFF/driver.test passing on sanitizer-x86_64-linux-fast; ...
Nico Weber
2018-07-14
1
-1
/
+1
*
lld-link: Add /lib to Options.td so that it appears in lld-link's help output.
Nico Weber
2018-07-14
3
-0
/
+12
*
[ELF] - Simplify code. NFC.
George Rimar
2018-07-12
1
-6
/
+2
*
[ELF] - Eliminate dead code. NFC.
George Rimar
2018-07-12
1
-4
/
+0
*
[coff] remove_dots from /PDBPATH but not /PDBALTPATH.
Zachary Turner
2018-07-12
2
-7
/
+9
*
[coff] Remove dots in path pointing to PDB file.
Zachary Turner
2018-07-12
2
-4
/
+17
*
Also search BitcodeFiles for exclude-lib symbols
Yi Kong
2018-07-11
3
-4
/
+18
*
[ELF] - Simplify code. NFC.
George Rimar
2018-07-11
1
-8
/
+5
*
[ELF] - Simplify. NFCI.
George Rimar
2018-07-11
1
-2
/
+1
*
[ELF] - Add classof() member for ARMExidxSentinelSection.
George Rimar
2018-07-11
2
-0
/
+6
*
[ELF] Update addends in non-allocatable sections for REL targets when creatin...
Igor Kudrin
2018-07-11
2
-1
/
+32
*
[ELF] - Report proper error message about mixing bitcode files.
George Rimar
2018-07-11
3
-1
/
+12
*
Remove dead code.
Rui Ueyama
2018-07-11
1
-2
/
+0
*
Parallelize GdbIndexSection's symbol table creation.
Rui Ueyama
2018-07-11
2
-22
/
+50
[next]