summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/tools/lld/ELF/Relocations.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove LLVM 8.0.1 files.patrick2020-08-031-1512/+0
|
* Merge LLVM 8.0.0 release.patrick2019-06-231-150/+215
| | | | | | | | | 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-394/+415
| | | | | With fixes from mortimer@ (thanks!) Tested by many, especially naddy@ (thanks!)
* Allow preemption of functions with protected visibility. Disallowing thiskettenis2018-09-291-1/+2
| | | | | | | | | | makes no sense. Yes it breaks function address equality and therefore the expectations of the standard C language. However declaring symbols with protected visibility isn't standard C in the first place. Fixes linking non-PIC/PIE code with lld on amd64. ok millert@
* Import LLVM 6.0.1 release including clang, lld and lldb.patrick2018-04-061-437/+718
| | | | "where is the kaboom?" deraadt@
* Import LLVM 5.0.0 release including clang, lld and lldb.patrick2017-10-041-407/+706
|
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-241-194/+335
| | | | development effort on OpenBSD/arm64.
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-141-0/+704