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
/
ELF
/
Config.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Symbols re-defined with -wrap and -defsym need to be excluded from inter-
Dmitry Mikulin
2017-06-05
1
-0
/
+7
*
[lld][ELF]Add option to make .dynamic read only
Petr Hosek
2017-05-26
1
-0
/
+1
*
[ELF] - Stop support of DF_STATIC_TLS flag.
George Rimar
2017-05-12
1
-1
/
+0
*
[ELF] - Set DF_STATIC_TLS flag for i386 target.
George Rimar
2017-05-08
1
-0
/
+1
*
Accept archive files with no symbol table instad of warning on them.
Rui Ueyama
2017-05-03
1
-1
/
+0
*
Rename RPath Rpath for consistency. NFC.
Rui Ueyama
2017-04-29
1
-1
/
+1
*
[ELF] - Implemented --compress-debug-sections option.
George Rimar
2017-04-17
1
-0
/
+1
*
[ELF] Remove unused member [NFC]
Rui Ueyama
2017-04-14
1
-1
/
+0
*
[ELF] Add -z nodlopen option.
Davide Italiano
2017-03-23
1
-0
/
+1
*
Define Config::Is64.
Rui Ueyama
2017-03-22
1
-1
/
+4
*
Define Config::Endianness.
Rui Ueyama
2017-03-21
1
-0
/
+4
*
Compute Config member function return values only once.
Rui Ueyama
2017-03-17
1
-36
/
+31
*
Define Config::isLE and Config::wordsize.
Rui Ueyama
2017-03-17
1
-0
/
+6
*
recommend using llvm-ar when finding undefined references and empty archives
Bob Haarman
2017-03-17
1
-0
/
+1
*
ELF: Add cache pruning support.
Peter Collingbourne
2017-03-17
1
-0
/
+2
*
[ELF] - Rename Config->Is64Bit() to is64(). NFC.
George Rimar
2017-03-16
1
-2
/
+2
*
[ELF] - Detemplate GotPltSection and IgotPltSection sections.
George Rimar
2017-03-15
1
-3
/
+5
*
Handle ":" as a regular token character in linker scripts.
Rui Ueyama
2017-03-09
1
-3
/
+2
*
[ELF] - Implemented -znotext
George Rimar
2017-03-09
1
-0
/
+1
*
Remove Config->Rela and define Config->isRela() instead.
Rui Ueyama
2017-03-07
1
-0
/
+20
*
Remove Config->Mips64EL and define Config->isMips64EL() instead.
Rui Ueyama
2017-03-07
1
-1
/
+15
*
ELF: Add ThinLTO caching support.
Peter Collingbourne
2017-03-01
1
-0
/
+1
*
[ELF] - Allow the Code Model flag when using LTO
Martell Malone
2017-02-28
1
-0
/
+1
*
Remove a default value that is always overwritten.
Rui Ueyama
2017-02-25
1
-1
/
+1
*
Do not handle -strip in a special way. NFC.
Rui Ueyama
2017-02-25
1
-1
/
+1
*
Factor out code to parse -hash-style.
Rui Ueyama
2017-02-25
1
-2
/
+2
*
Rename OMagic -> Omagic for consistency.
Rui Ueyama
2017-02-25
1
-1
/
+1
*
Add `-z nocopyreloc` option.
Rui Ueyama
2017-02-21
1
-0
/
+1
*
Remove stray semicolon.
Rui Ueyama
2017-02-14
1
-1
/
+1
*
Do not store a computable attributes to Config.
Rui Ueyama
2017-02-14
1
-2
/
+8
*
[LTO] Add support for optimization remarks.
Davide Italiano
2017-02-13
1
-0
/
+2
*
Recommit r294464 "[ELF] - Added partial support for --emit-relocs (no --gc-se...
George Rimar
2017-02-08
1
-0
/
+2
*
Reverted r294464 "[ELF] - Added partial support for --emit-relocs (no --gc-se...
George Rimar
2017-02-08
1
-2
/
+0
*
[ELF] - Added partial support for --emit-relocs (no --gc-section case, no /DI...
George Rimar
2017-02-08
1
-0
/
+2
*
Fix and simplify the reporting of undefined symbols.
Rafael Espindola
2017-01-27
1
-1
/
+1
*
Change the --retain-symbols-file implementation.
Rafael Espindola
2017-01-25
1
-3
/
+2
*
Do not allocate space for common symbols with -r
Rui Ueyama
2017-01-24
1
-0
/
+1
*
Implement -Map.
Rafael Espindola
2017-01-13
1
-0
/
+1
*
Simplify type of Config->SymbolOrderingFile.
Rui Ueyama
2016-12-20
1
-1
/
+1
*
[ELF] - Implemented --retain-symbols-file option
George Rimar
2016-12-19
1
-2
/
+4
*
Remove inappropriate use of CachedHashStringRef.
Rui Ueyama
2016-12-19
1
-2
/
+1
*
Change the implementation of --dynamic-list to use linker script parsing.
Rafael Espindola
2016-12-08
1
-1
/
+0
*
Make a decision about whether we should warn on missing entry or not early.
Rui Ueyama
2016-12-07
1
-1
/
+1
*
Simplify -e <number> option handling.
Rui Ueyama
2016-12-07
1
-1
/
+0
*
[ELF] Shared libraries should have entry point
Petr Hosek
2016-12-07
1
-0
/
+1
*
[ELF] - Implemented -N (-omagic) command line option.
George Rimar
2016-11-29
1
-0
/
+1
*
[ELF] - Implemented -no-rosegment.
George Rimar
2016-11-28
1
-0
/
+1
*
Make getColorDiagnostics return a boolean value instead of an enum.
Rui Ueyama
2016-11-26
1
-5
/
+2
*
[ELF] Be compliant with LLVM and rename Lto into LTO. NFCI.
Davide Italiano
2016-11-26
1
-5
/
+5
*
Support -color-diagnostics={auto,always,never}.
Rui Ueyama
2016-11-25
1
-0
/
+4
[next]