summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2020-08-14Don't build double-double functions since long double is the same as doublekettenis1-12/+4
2020-08-11Remove fixtfti.c from ppc-if to unbreak macppc build. I guess kettenis@patrick1-2/+1
2020-08-11fix path for testing if a .S existsjsg1-2/+2
2020-08-10Un-hook and re-hook libcompiler_rt.patrick1-2/+2
2020-08-10Add build infrastructure for compiler-rt.patrick1-0/+320
2020-08-10Re-apply our patches to compiler-rt.patrick2-2/+24
2020-08-10Import compiler-rt 10.0.1 release.patrick1302-0/+244280
2020-08-09Tedu files that got removed in LLVM 10.0.1.patrick7-4978/+0
2020-08-09Update build infrastructure for LLVM 10.0.1.patrick12-21/+37
2020-08-09Merge LLVM 10.0.1.patrick1-0/+24
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.patrick2-2/+5
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.patrick11-26/+70
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.patrick34-284/+435
2020-08-09Import LLVM 10.0.1 including clang, lld and lldb.patrick116-473/+9809
2020-08-07default to -march=i586 on i386jsg1-1/+1
2020-08-03Remove LLVM 8.0.1 files.patrick16693-5574423/+0
2020-08-03Update build infrastructure for LLVM 10.0.0.patrick201-809/+1908
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.patrick5258-0/+899209
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.patrick281-0/+91036
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.patrick2435-0/+1550414
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.patrick8149-0/+3055003
2020-07-31Use consistent types in comparison to fix build with clang 10.visa2-2/+2
2020-07-23change bfd amd64 ELF_MAXPAGESIZE from 1M to 4Kjsg2-2/+2
2020-07-22Add a few missing elocations.kettenis2-0/+65
2020-07-18int64_t and intmax_t are always (signed) long long on OpenBSD.kettenis1-0/+2
2020-07-11Set the default ABI for OpenBSD to ELFv2 in the clang frontend as well.kettenis1-0/+4
2020-07-10base tree had only two uses of the printf %n format string, in this file.deraadt1-2/+2
2020-07-04Don't build gdb on powerpc64.kettenis1-2/+2
2020-07-02We need the same header files on powerpc64 as we have on powerpc.kettenis1-2/+2
2020-07-01Re-enable silent mode in perl Configureafresh11-2/+2
2020-06-28Make long double the same as double for now on powerpc64 like we do onkettenis1-0/+1
2020-06-27Remove some customizations from the perl buildafresh110-188/+94
2020-06-18avoid -Wpointer-compare warning which broke build with clang 10jsg2-2/+2
2020-06-04Set max atomic size for PowerPC.gkoehler1-1/+4
2020-06-04Sync to perl 5.30.3afresh136-230/+623
2020-06-01Fix various overflows and state corruption in perlafresh15-50/+124
2020-05-31Don't build the rs6000coff_vec and rs6000coff64_vec targets. Thesekettenis1-3/+3
2020-05-30Switch Powerpc64 Big Endian to ELFv2 on OpenBSD, as least for now.drahn1-0/+2
2020-05-30Powerpc64 should use same _mcount profiling as powerpc 32bit.drahn1-0/+1
2020-05-30Initial set of changes to build powerpc64 toolchain.drahn2-5/+5
2020-05-29Adjust some PPC ELF code to return -1 instead of doing pointerpatrick1-1/+1
2020-05-25PowerPC: optimize away the frame pointer.gkoehler1-3/+4
2020-05-23Use a distinct trap code with retguard on mips64.visa1-2/+3
2020-05-20Make sure that we add our OpenBSD specific defines on PowerPC64 targets.patrick1-0/+4
2020-05-02Don't make an illegal adde. Avoids fatal error on PowerPC.gkoehler1-1/+3
2020-04-25Note extra Term-ReadKey build dependency on Cwdafresh11-0/+1
2020-04-09Make sure that we really don't emut quad-precision unless thekettenis3-16/+43
2020-04-09Make sure that we generate a PLT when a plabel is required even forkettenis1-1/+7
2020-04-09Update perl manpage listafresh11-1/+3
2020-04-09Update perl to 5.30.2afresh1101-484/+1536