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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make ELF2 the default.
Rafael Espindola
2015-11-17
1
-2
/
+2
*
Rename gnu2 to gnu.
Rafael Espindola
2015-11-16
1
-4
/
+4
*
Rename the gnu flavour to gnu old.
Rafael Espindola
2015-11-16
1
-9
/
+9
*
Fix Clang-tidy modernize-use-auto warnings, other minor fixes.
Eugene Zelenko
2015-11-10
13
-109
/
+53
*
These are the matching changes needed to the lld project for the changes to llvm
Kevin Enderby
2015-11-05
1
-12
/
+22
*
Fix Clang-tidy modernize-use-override warnings, other minor fixes.
Eugene Zelenko
2015-11-04
1
-5
/
+4
*
[lld][MachO] Make sure LC_RPATH command size is a multiple of the pointer size.
Lang Hames
2015-10-29
1
-2
/
+2
*
[lld][MachO] Use a std::string rather than a StringRef for the section name in
Lang Hames
2015-10-29
1
-1
/
+1
*
[Driver] Ignore -G option in both new and old ELF linker
Simon Atanasyan
2015-10-28
1
-0
/
+3
*
[Driver] Accept both -m <emulation> and -m<emulation>
Simon Atanasyan
2015-10-28
1
-1
/
+1
*
[lld][Darwin] Add support for the -sectcreate option.
Lang Hames
2015-10-24
6
-2
/
+132
*
[lld][MachO] Prune unused EH frames.
Lang Hames
2015-10-23
1
-0
/
+51
*
Update lld to match llvm r250901. OptTable constructor now takes an ArrayRef....
Craig Topper
2015-10-21
4
-4
/
+4
*
[lld][MachO] Fix indentation.
Lang Hames
2015-10-20
1
-2
/
+2
*
[lld][MachO] Fix typo in comment.
Lang Hames
2015-10-20
1
-1
/
+1
*
Simplify. NFC.
Rafael Espindola
2015-10-02
1
-2
/
+2
*
Use ld.lld2 as a argv[0] alias.
Rafael Espindola
2015-10-02
1
-1
/
+4
*
[LLD] Fix Clang-tidy modernize-use-nullptr warnings; other minor cleanups.
Rui Ueyama
2015-10-02
4
-20
/
+5
*
[lld][MachO] Fix a think-o to get the twolevel/dynamic_lookup test passing.
Lang Hames
2015-09-28
2
-7
/
+5
*
[lld][MachO] Initial implementation of -flat_namespace and -undefined.
Lang Hames
2015-09-28
6
-12
/
+167
*
ELF/AMDGPU: Text section should be called .hsatext
Tom Stellard
2015-09-25
2
-3
/
+3
*
Fix memory leak in FileArchive::find().
Rui Ueyama
2015-09-24
2
-4
/
+17
*
[LLD][MachO] Fix a FIXME: Subtract base address from atom address when building
Lang Hames
2015-09-21
2
-1
/
+4
*
[Mips] Rejects all --hash-style arguments except 'sysv' in case of MIPS target
Simon Atanasyan
2015-09-16
1
-1
/
+7
*
[Mips] Do not show an error if R_MIPS_GPREL32 relocation has a non-local target
Simon Atanasyan
2015-09-16
1
-13
/
+0
*
Fix Clang-tidy misc-use-override warnings, other minor fixes.
Rui Ueyama
2015-09-10
12
-66
/
+42
*
Fix -Wcovered-switch-default warnings.
Rui Ueyama
2015-08-31
1
-4
/
+2
*
ELF: Fix "not all control paths return a value" warning.
Rui Ueyama
2015-08-31
1
-12
/
+16
*
[Mips] Support grouping of multiple consecutive relocations in case of N32 an...
Simon Atanasyan
2015-08-28
1
-1
/
+15
*
[Mips] Support two more MIPS linking emulation options elf32btsmipn32/elf32lt...
Simon Atanasyan
2015-08-28
1
-2
/
+2
*
[Mips] Make "emulation" option less dependent on the "-target" option.
Simon Atanasyan
2015-08-28
1
-11
/
+7
*
[Mips] Initial support of the MIPS N32 ABI
Simon Atanasyan
2015-08-28
7
-10
/
+117
*
ELF/AMDGPU: Add more misssing: using namespace lld;
Tom Stellard
2015-08-27
2
-0
/
+2
*
ELF/AMDGPU: Add missing: using namespace lld; to try to fix windows bot
Tom Stellard
2015-08-27
1
-0
/
+1
*
ELF/AMDGPU: Remove another unused private member variable
Tom Stellard
2015-08-27
1
-4
/
+1
*
ELF/AMDGPU: Remove unused private member variable
Tom Stellard
2015-08-27
2
-2
/
+1
*
ELF/AMDGPU: Attempt to fix windows bots
Tom Stellard
2015-08-27
1
-0
/
+1
*
ELF: Add AMDGPU ReaderWriter
Tom Stellard
2015-08-27
16
-3
/
+434
*
[LinkerScript] Fix a crash when matching wildcards.
Davide Italiano
2015-08-22
1
-2
/
+5
*
[Mips] Use 'or' for move instead of [d]addu in PLT entries
Simon Atanasyan
2015-08-19
1
-2
/
+2
*
Update for llvm api change.
Rafael Espindola
2015-08-13
1
-1
/
+1
*
Update for llvm api change.
Rafael Espindola
2015-08-13
2
-9
/
+11
*
Wdeprecated: Remove unnecessary user-defined dtor that was getting in the way...
David Blaikie
2015-08-12
1
-1
/
+0
*
[ELF] Remove TargetLayout::getCustomSegments methods
Denis Protivensky
2015-08-12
2
-23
/
+1
*
[LinkerScript] Process program header in PHDRS command
Denis Protivensky
2015-08-12
5
-60
/
+135
*
Update for llvm api change.
Rafael Espindola
2015-08-10
2
-3
/
+14
*
Don't depend on getDotSymtabSec. It is going away.
Rafael Espindola
2015-08-10
2
-11
/
+15
*
COFF: Remove lld-link2 alias.
Rui Ueyama
2015-08-07
1
-2
/
+0
*
Avoid using getDotDynSymSec in lld. It is going away.
Rafael Espindola
2015-08-07
1
-2
/
+8
*
Use already available symbol tables. NFC.
Rafael Espindola
2015-08-07
2
-2
/
+3
[next]