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
/
Driver
/
GnuLdDriver.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the old ELF linker.
Rafael Espindola
2016-02-28
1
-782
/
+0
*
[old ELF] Remove AMDGPU target
Tom Stellard
2016-01-11
1
-1
/
+0
*
Move parsing of LLVM options to parse() method.
Pete Cooper
2015-12-16
1
-0
/
+4
*
Update lld to match llvm r250901. OptTable constructor now takes an ArrayRef....
Craig Topper
2015-10-21
1
-1
/
+1
*
[Mips] Rejects all --hash-style arguments except 'sysv' in case of MIPS target
Simon Atanasyan
2015-09-16
1
-1
/
+7
*
[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
*
ELF: Add AMDGPU ReaderWriter
Tom Stellard
2015-08-27
1
-0
/
+1
*
Update for llvm api change.
Rafael Espindola
2015-08-13
1
-1
/
+1
*
[LinkerScript] Process program header in PHDRS command
Denis Protivensky
2015-08-12
1
-1
/
+4
*
[Mips] Support MIPS big-endian 32/64-bits targets
Simon Atanasyan
2015-07-13
1
-0
/
+7
*
Update for LLVM API change to return by InputArgList directly (rather than by...
David Blaikie
2015-06-22
1
-54
/
+53
*
Fix missed formatting in prior commit (mostly 80 cols violation and some whit...
David Blaikie
2015-06-22
1
-6
/
+7
*
ArrayRef-ify Driver::parse and related functions.
David Blaikie
2015-06-21
1
-15
/
+14
*
ArrayRef-ify ParseArgs
David Blaikie
2015-06-21
1
-2
/
+2
*
Update for llvm api change.
Rafael Espindola
2015-06-13
1
-15
/
+2
*
[ELF] Add support for -z origin/now options.
Davide Italiano
2015-05-26
1
-2
/
+6
*
ELF: Simplify LinkerScript detection. NFC.
Rui Ueyama
2015-04-27
1
-19
/
+3
*
[ARM] Update R_ARM_TARGET1 command line option names (remove prefix 'arm-')
Leny Kholodov
2015-04-22
1
-9
/
+8
*
[GNU/ELF] Add support for -X/--discard-locals.
Davide Italiano
2015-04-20
1
-0
/
+3
*
[GNU/ELF] Add support for -x/--discard-all.
Davide Italiano
2015-04-18
1
-0
/
+3
*
Define make_dynamic_error_code(const char *).
Rui Ueyama
2015-04-14
1
-1
/
+1
*
Remove the Native file format.
Rui Ueyama
2015-04-10
1
-4
/
+0
*
[Mips] Add -pcrel-eh-reloc command line option
Simon Atanasyan
2015-04-10
1
-0
/
+13
*
[GNU] Implement --enable-new-dtags/--disable-new-dtags
Davide Italiano
2015-04-06
1
-0
/
+4
*
ELF: Merge ELFTargets.h with ELFLinkingContext.h.
Rui Ueyama
2015-04-04
1
-1
/
+0
*
ELF: Remove partial class definitions of <Arch>LinkingContexts.
Rui Ueyama
2015-04-03
1
-11
/
+7
*
[ARM] Implementation of R_ARM_TARGET1 relocation
Leny Kholodov
2015-04-03
1
-0
/
+19
*
[LinkerScript] Implement semantics for simple sections mappings
Rafael Auler
2015-03-16
1
-1
/
+4
*
LinkerScript: Add -T <scriptfile> option
Meador Inge
2015-03-13
1
-1
/
+2
*
LinkerScript: Add evaluation of the EXTERN command
Meador Inge
2015-03-12
1
-0
/
+5
*
[Driver] Use paths explicitly provided by the -L option before default paths
Simon Atanasyan
2015-02-26
1
-4
/
+4
*
Add Example Sub Target.
Michael J. Spencer
2015-02-26
1
-0
/
+1
*
[ELF] Teach GNU Driver about --stats.
Davide Italiano
2015-02-22
1
-1
/
+15
*
[ELF] Support --wrap option
Shankar Easwaran
2015-02-12
1
-0
/
+4
*
[ELF] Add LinkingContext to the ELFReader.
Shankar Easwaran
2015-02-12
1
-5
/
+2
*
GNU: Rename parseZOption because it actually parses only -z max-page-size.
Rui Ueyama
2015-02-10
1
-3
/
+3
*
GNU: Add --no-export-dynamic command line option.
Rui Ueyama
2015-02-10
1
-2
/
+3
*
Driver: move non-positional parameters out of switch. NFC.
Rui Ueyama
2015-02-10
1
-198
/
+172
*
GNU: Use StringRef::empty instead of a boolean flag.
Rui Ueyama
2015-02-10
1
-8
/
+2
*
[ELF] Implement --strip-all/-s
Davide Italiano
2015-02-08
1
-0
/
+5
*
[Revert] [ELF] Determine default search directories from Context
Shankar Easwaran
2015-02-06
1
-1
/
+13
*
[Cleanup] Remove member functions added to support nostdlib
Shankar Easwaran
2015-02-06
1
-9
/
+7
*
[ELF] Fix -nostdlib option.
Shankar Easwaran
2015-02-06
1
-2
/
+8
*
ELF: Support INPUT linker script directive
Rui Ueyama
2015-02-03
1
-10
/
+16
*
Make ELFLinkingContext own LinkerScript buffers
Rafael Auler
2015-02-03
1
-3
/
+6
*
ELF: Improve linker script unit tests.
Rui Ueyama
2015-02-03
1
-5
/
+4
*
[ELF] Implement action for OUTPUT linker script command
Davide Italiano
2015-02-02
1
-3
/
+3
*
[ELF] Determine default search directories from Context.
Shankar Easwaran
2015-02-02
1
-13
/
+2
*
[ELF] Implement semantic action for ENTRY linker script command.
Davide Italiano
2015-02-01
1
-0
/
+2
[next]