summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/clang/libLLVMPowerPCCodeGen (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add RETGUARD implementation for powerpc and powerpc64.mortimer2020-10-121-1/+2
| | | | ok deraadt@ kettenis@
* Update build infrastructure for LLVM 10.0.0.patrick2020-08-031-3/+6
| | | | | ok hackroom@ tested by plenty
* Build and install a shared libLLVM, llvm-config and llvm includes.jsg2019-03-051-9/+2
| | | | | | This is required to build the radeonsi Mesa driver. ok patrick@
* Update clang build infrastructure for LLVM 6.0.0.patrick2018-04-061-1/+4
|
* Update clang build infrastructure for LLVM 5.0.0.patrick2017-10-041-1/+2
|
* zap empty depends/silence empty installs.espie2017-07-091-5/+2
| | | | okay millert@
* Update clang build infrastructure for LLVM 3.9.1patrick2017-01-141-2/+3
| | | | | | "go ahead" kettenis@ "just go ahead" deraadt@ "sounds good to me" stefan@
* Add PowerPC backend build infrastructure.pascal2016-09-191-0/+46
ok kettenis@