summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lib/MC/MCELFStreamer.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge LLVM 8.0.0 release.patrick2019-06-231-1/+1
| | | | | | | | | 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-31/+79
| | | | | With fixes from mortimer@ (thanks!) Tested by many, especially naddy@ (thanks!)
* Merge LLVM 6.0.0 release.patrick2018-04-061-7/+17
|
* Merge LLVM 5.0.0 release.patrick2017-10-041-58/+32
|
* if we return nullptr for a "noexec" section, then don't change section.espie2017-06-281-2/+5
| | | | | | prevents core dumps :) okay tedu@
* Import LLVM 4.0.0 rc1 including clang and lld to help the currentpatrick2017-01-241-2/+2
| | | | development effort on OpenBSD/arm64.
* Import LLVM 3.9.1 including clang and lld.patrick2017-01-141-6/+6
|
* Use the space freed up by sparc and zaurus to import LLVM.pascal2016-09-031-0/+674
ok hackroom@