summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2020-08-03Remove LLVM 8.0.1 files.Patrick Wildt
2020-08-03Update build infrastructure for LLVM 10.0.0.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2020-08-03Import LLVM 10.0.0 release including clang, lld and lldb.Patrick Wildt
2019-06-23Import LLVM 8.0.0 release including clang, lld and lldb.Patrick Wildt
2019-01-27Import LLVM 7.0.1 release including clang, lld and lldb.Patrick Wildt
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2017-12-24Import LLVM 5.0.1 release including clang, lld and lldb.Patrick Wildt
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick Wildt
2017-03-14Import LLVM 4.0.0 release including clang and lld.Patrick Wildt
2017-01-24Import LLVM 4.0.0 rc1 including clang and lld to help the currentPatrick Wildt
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-07-31Use consistent types in comparison to fix build with clang 10.Visa Hankala
2020-07-23change bfd amd64 ELF_MAXPAGESIZE from 1M to 4KJonathan Gray
2020-07-22Add a few missing elocations.Mark Kettenis
2020-07-18int64_t and intmax_t are always (signed) long long on OpenBSD.Mark Kettenis
2020-07-11Set the default ABI for OpenBSD to ELFv2 in the clang frontend as well.Mark Kettenis
2020-07-10base tree had only two uses of the printf %n format string, in this file.Theo de Raadt
2020-07-04Don't build gdb on powerpc64.Mark Kettenis
2020-07-02We need the same header files on powerpc64 as we have on powerpc.Mark Kettenis
2020-07-01Re-enable silent mode in perl ConfigureAndrew Fresh
2020-06-28Make long double the same as double for now on powerpc64 like we do onMark Kettenis
2020-06-27Remove some customizations from the perl buildAndrew Fresh
2020-06-18avoid -Wpointer-compare warning which broke build with clang 10Jonathan Gray
2020-06-04Set max atomic size for PowerPC.gkoehler
2020-06-04Sync to perl 5.30.3Andrew Fresh
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2020-06-01Fix various overflows and state corruption in perlAndrew Fresh
2020-05-31Don't build the rs6000coff_vec and rs6000coff64_vec targets. TheseMark Kettenis
2020-05-30Switch Powerpc64 Big Endian to ELFv2 on OpenBSD, as least for now.Dale Rahn
2020-05-30Powerpc64 should use same _mcount profiling as powerpc 32bit.Dale Rahn
2020-05-30Initial set of changes to build powerpc64 toolchain.Dale Rahn
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.Patrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-05-29Adjust some PPC ELF code to return -1 instead of doing pointerPatrick Wildt
2020-05-25PowerPC: optimize away the frame pointer.gkoehler
2020-05-23Use a distinct trap code with retguard on mips64.Visa Hankala
2020-05-20Make sure that we add our OpenBSD specific defines on PowerPC64 targets.Patrick Wildt
2020-05-02Don't make an illegal adde. Avoids fatal error on PowerPC.gkoehler
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-04-25Note extra Term-ReadKey build dependency on CwdAndrew Fresh
2020-04-09Make sure that we really don't emut quad-precision unless theMark Kettenis
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2020-04-09Make sure that we generate a PLT when a plabel is required even forMark Kettenis
2020-04-09Update perl manpage listAndrew Fresh
2020-04-09Update perl to 5.30.2Andrew Fresh
2006-03-28perl 5.8.8 importTodd C. Miller
2002-10-27stock perl 5.8.0 from CPANTodd C. Miller
2020-04-05Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like allMark Kettenis