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
*
[LLD] Add llvm-objcopy to test dependencies. NFC.
Andrew Ng
2018-07-23
1
-3
/
+3
*
[ELF] Fix handling of FDE negative relative PC addr
Andrew Ng
2018-07-23
4
-1
/
+261
*
ELF: Read address significance tables with --icf=all.
Peter Collingbourne
2018-07-21
3
-45
/
+92
*
ELF: Make sections with KeepUnique bit eligible for ICF.
Peter Collingbourne
2018-07-21
2
-5
/
+27
*
Omit path to lld binary from lld's error, warning, and log output.
Nico Weber
2018-07-20
4
-4
/
+4
*
Simplify; no behavior change.
Nico Weber
2018-07-20
1
-4
/
+2
*
[PDB] Write the command line after response file expansion
Reid Kleckner
2018-07-20
3
-11
/
+16
*
[ELF] Check eh_frame_hdr overflow with PC offsets instead of PC absolute addr...
Fangrui Song
2018-07-20
5
-49
/
+81
*
[COFF] Sort .reloc before all other discardable sections
Martin Storsjo
2018-07-20
2
-7
/
+4
*
[ELF] - Fix mistypes in test cases.
George Rimar
2018-07-20
2
-2
/
+2
*
[COFF] Write the debug directory and build id to a separate section for MinGW
Martin Storsjo
2018-07-20
2
-2
/
+22
*
[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
[next]