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
/
Driver.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Coding style change] Rename variables so that they start with a lowercase le...
Rui Ueyama
2019-07-10
1
-16
/
+16
*
Move SymbolTable::addCombinedLTOObject() to LinkerDriver.
Rui Ueyama
2019-05-23
1
-0
/
+5
*
[ELF] Implement Dependent Libraries Feature
Ben Dunbobbin
2019-05-17
1
-0
/
+1
*
[WebAssembly] Handle command line options consistently with the ELF backend.
Sam Clegg
2019-05-08
1
-1
/
+0
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Add TARGET(foo) linker script directive.
Rui Ueyama
2018-08-06
1
-3
/
+0
*
[ELF] Use search paths for --version-script=
Fangrui Song
2018-07-25
1
-1
/
+1
*
Remove "--full-shutdown" and instead use an environment variable LLD_IN_TEST.
Rui Ueyama
2018-02-16
1
-1
/
+1
*
Store just argv[0] in Config.
Rafael Espindola
2018-02-06
1
-1
/
+1
*
[ELF] Fall back to search dirs for linker scripts specified with -T
Alexander Richardson
2017-11-20
1
-0
/
+1
*
Move new lld's code to Common subdirectory.
Rui Ueyama
2017-10-02
1
-2
/
+2
*
[GSoC] Flag value completion for clang
Yuka Takahashi
2017-06-20
1
-1
/
+1
*
Remove a dead function declaration.
Rui Ueyama
2017-05-02
1
-2
/
+0
*
Make getArchiveMembers function a non-member function.
Rui Ueyama
2017-05-02
1
-1
/
+0
*
[lld] Keep full library path in DT_NEEDED.
Evgeniy Stepanov
2017-04-12
1
-1
/
+1
*
Revert "[lld] Keep full library path in DT_NEEDED."
Evgeniy Stepanov
2017-04-12
1
-1
/
+1
*
[lld] Keep full library path in DT_NEEDED.
Evgeniy Stepanov
2017-04-11
1
-1
/
+1
*
Add linker-script-included files to reproduce tar files.
Rui Ueyama
2017-01-09
1
-3
/
+0
*
Use TarWriter to create tar archives instead of cpio.
Rui Ueyama
2017-01-06
1
-1
/
+2
*
Remove Driver::OwningMB and instead use make().
Rui Ueyama
2016-12-23
1
-1
/
+0
*
Change the implementation of --dynamic-list to use linker script parsing.
Rafael Espindola
2016-12-08
1
-1
/
+0
*
Remove a file that is too short to be an independent file.
Rui Ueyama
2016-11-19
1
-0
/
+1
*
Use Optional<std::string> instead of "" to represent a failure.
Rui Ueyama
2016-11-19
1
-2
/
+2
*
Make buildSysrootedPath file-scoped.
Rui Ueyama
2016-11-19
1
-1
/
+0
*
Bitcode: Clean up error handling for certain bitcode query functions.
Peter Collingbourne
2016-11-11
1
-2
/
+0
*
Consolidate BumpPtrAllocators.
Rui Ueyama
2016-10-28
1
-4
/
+0
*
Call _exit.
Rafael Espindola
2016-10-26
1
-1
/
+1
*
Rename variable to be more consistent.
Rui Ueyama
2016-10-26
1
-1
/
+1
*
Remove Config::Binary.
Rui Ueyama
2016-10-20
1
-0
/
+3
*
Remove an optional parameter from LinkerDriver::addFile to simplify.
Rui Ueyama
2016-10-20
1
-1
/
+1
*
Split LinkerDriver::createFiles. NFC.
Rui Ueyama
2016-10-20
1
-0
/
+1
*
Move getVersionString to Core and simplify Version.cpp.
Rui Ueyama
2016-10-19
1
-1
/
+0
*
Remove unused #includes.
Rui Ueyama
2016-09-29
1
-1
/
+2
*
Simplify InputFile ownership management.
Rui Ueyama
2016-09-14
1
-1
/
+1
*
[ELF] Add support for -b binary
Michael J. Spencer
2016-09-09
1
-1
/
+1
*
COFF: Implement /linkrepro flag.
Peter Collingbourne
2016-07-26
1
-28
/
+1
*
Create version.txt in a reproduce archive file.
Rui Ueyama
2016-06-06
1
-1
/
+1
*
Reorganize the cpio archiver as CpioFile class. NFC.
Rui Ueyama
2016-05-15
1
-7
/
+31
*
Support --build-id=0x<hexstring>.
Rui Ueyama
2016-05-13
1
-0
/
+1
*
Produce cpio files for --reproduce.
Rafael Espindola
2016-05-03
1
-1
/
+6
*
ELF: --reproduce: Copy files referenced by linker scripts.
Rui Ueyama
2016-04-30
1
-1
/
+3
*
ELF: Make --reproduce to produce a response file.
Rui Ueyama
2016-04-30
1
-3
/
+1
*
Use a single context for lto.
Rafael Espindola
2016-04-28
1
-0
/
+1
*
Move utility functions to DriverUtils.cpp.
Rui Ueyama
2016-04-26
1
-0
/
+3
*
ELF: Implement basic support for --version-script.
Peter Collingbourne
2016-04-22
1
-1
/
+0
*
git-clang-format. NFC.
Rafael Espindola
2016-04-13
1
-1
/
+1
*
ELF: Implement --dynamic-list
Adhemerval Zanella
2016-04-13
1
-0
/
+3
*
ELF: Implement --start-lib and --end-lib
Rui Ueyama
2016-04-07
1
-1
/
+6
*
ELF: Correctly handle --whole-archive for thin archives.
Peter Collingbourne
2016-03-31
1
-0
/
+1
*
ELF: Fix use-after-free problem.
Rui Ueyama
2016-03-15
1
-2
/
+8
[next]