summaryrefslogtreecommitdiffstats
path: root/gnu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Don't build double-double functions since long double is the same as doublekettenis2020-08-141-12/+4
* Remove fixtfti.c from ppc-if to unbreak macppc build. I guess kettenis@patrick2020-08-111-2/+1
* fix path for testing if a .S existsjsg2020-08-111-2/+2
* Un-hook and re-hook libcompiler_rt.patrick2020-08-101-2/+2
* Add build infrastructure for compiler-rt.patrick2020-08-101-0/+320
* Re-apply our patches to compiler-rt.patrick2020-08-102-2/+24
* Import compiler-rt 10.0.1 release.patrick2020-08-101302-0/+244280
* Tedu files that got removed in LLVM 10.0.1.patrick2020-08-097-4978/+0
* Update build infrastructure for LLVM 10.0.1.patrick2020-08-0912-21/+37
* Merge LLVM 10.0.1.patrick2020-08-091-0/+24
* Import LLVM 10.0.1 including clang, lld and lldb.patrick2020-08-092-2/+5
* Import LLVM 10.0.1 including clang, lld and lldb.patrick2020-08-0911-27/+71
* Import LLVM 10.0.1 including clang, lld and lldb.patrick2020-08-0934-286/+437
* Import LLVM 10.0.1 including clang, lld and lldb.patrick2020-08-09116-478/+9814
* default to -march=i586 on i386jsg2020-08-071-1/+1
* Remove LLVM 8.0.1 files.patrick2020-08-0316693-5574423/+0
* Update build infrastructure for LLVM 10.0.0.patrick2020-08-03201-809/+1908
* Import LLVM 10.0.0 release including clang, lld and lldb.patrick2020-08-035258-0/+899209
* Import LLVM 10.0.0 release including clang, lld and lldb.patrick2020-08-03281-0/+91036
* Import LLVM 10.0.0 release including clang, lld and lldb.patrick2020-08-032435-0/+1550414
* Import LLVM 10.0.0 release including clang, lld and lldb.patrick2020-08-038149-0/+3055003
* Use consistent types in comparison to fix build with clang 10.visa2020-07-312-2/+2
* change bfd amd64 ELF_MAXPAGESIZE from 1M to 4Kjsg2020-07-232-2/+2
* Add a few missing elocations.kettenis2020-07-222-0/+65
* int64_t and intmax_t are always (signed) long long on OpenBSD.kettenis2020-07-181-0/+2
* Set the default ABI for OpenBSD to ELFv2 in the clang frontend as well.kettenis2020-07-111-0/+4
* base tree had only two uses of the printf %n format string, in this file.deraadt2020-07-101-2/+2
* Don't build gdb on powerpc64.kettenis2020-07-041-2/+2
* We need the same header files on powerpc64 as we have on powerpc.kettenis2020-07-021-2/+2
* Re-enable silent mode in perl Configureafresh12020-07-011-2/+2
* Make long double the same as double for now on powerpc64 like we do onkettenis2020-06-281-0/+1
* Remove some customizations from the perl buildafresh12020-06-2710-188/+94
* avoid -Wpointer-compare warning which broke build with clang 10jsg2020-06-182-2/+2
* Set max atomic size for PowerPC.gkoehler2020-06-041-1/+4
* Sync to perl 5.30.3afresh12020-06-0436-230/+623
* Fix various overflows and state corruption in perlafresh12020-06-015-51/+125
* Don't build the rs6000coff_vec and rs6000coff64_vec targets. Thesekettenis2020-05-311-3/+3
* Switch Powerpc64 Big Endian to ELFv2 on OpenBSD, as least for now.drahn2020-05-301-0/+2
* Powerpc64 should use same _mcount profiling as powerpc 32bit.drahn2020-05-301-0/+1
* Initial set of changes to build powerpc64 toolchain.drahn2020-05-302-5/+5
* Adjust some PPC ELF code to return -1 instead of doing pointerpatrick2020-05-291-1/+1
* PowerPC: optimize away the frame pointer.gkoehler2020-05-251-3/+4
* Use a distinct trap code with retguard on mips64.visa2020-05-231-2/+3
* Make sure that we add our OpenBSD specific defines on PowerPC64 targets.patrick2020-05-201-0/+4
* Don't make an illegal adde. Avoids fatal error on PowerPC.gkoehler2020-05-021-1/+3
* Note extra Term-ReadKey build dependency on Cwdafresh12020-04-251-0/+1
* Make sure that we really don't emut quad-precision unless thekettenis2020-04-093-16/+43
* Make sure that we generate a PLT when a plabel is required even forkettenis2020-04-091-1/+7
* Update perl manpage listafresh12020-04-091-1/+3
* Update perl to 5.30.2afresh12020-04-09101-486/+1538