summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/lld/ELF/SymbolTable.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-031-817/+0
|
* Merge LLVM 8.0.0 release.patrick2019-06-231-158/+92
| | | | | | | | | Prepared with help from jsg@ and mortimer@ Tested on amd64 by bcallah@, krw@, naddy@ Tested on arm64 by patrick@ Tested on macppc by kettenis@ Tested on octeon by visa@ Tested on sparc64 by claudio@
* Merge LLVM 7.0.1 release.patrick2019-01-271-125/+172
| | | | | With fixes from mortimer@ (thanks!) Tested by many, especially naddy@ (thanks!)
* Merge LLVM 6.0.0 release.patrick2018-04-061-292/+340
|
* Merge LLVM 5.0.0 release.patrick2017-10-041-113/+191
|
* Work around a problem where linker-generated symbols are not properlykettenis2017-03-191-0/+6
| | | | | | | | | | versioned and end up as local symbols despite being explicitly listed as global in the version script. This breaks out brk()/sbrk() implementation. The diff is only a partial solution and unlikely to be accepted as-is upstream. We'll keep it as a local diff until a better solution is found. ok guenther@
* Import LLVM 4.0.0 release including clang and lld.patrick2017-03-141-2/+10
|
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-241-292/+275
| | | | development effort on OpenBSD/arm64.
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-141-0/+713