summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
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
2020-04-05Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like allkettenis1-0/+5
2020-04-04Fix "small pic" secure plt support.kettenis3-8/+12
2020-03-06Update perl Term::ReadKey to 2.38afresh115-599/+698
2020-03-04crank major versions of libLLVM libc++ libc++abigkoehler1-1/+1
2020-03-04Switch powerpc clang to -msvr4-struct-return, like gcc.gkoehler4-9/+103
2020-01-03avoid build race condition: our make has an "expensive job" heuristicespie1-3/+7
2019-12-30Apply pre-built unicore patch, remove excess files - perl-5.30.1afresh1526-90419/+129055
2019-12-30Apply local patches, remove excess files - perl-5.30.1afresh153-582/+452
2019-12-30Fix merge issues, remove excess files - match perl-5.30.1 distafresh1897-222432/+115549
2019-12-30Import perl-5.30.1afresh1381-10244/+29224
2019-12-23Teach gdb that the trap frame should be used for alltraps_kern_meltdown().yasuoka1-0/+1
2019-12-21a few depend:-related thingies that were still in.espie8-30/+8
2019-12-21Add arm64 support for lldb.mortimer4-1/+652
2019-12-17not renaming those temp files should be fatalespie2-2/+10
2019-12-06Like Targets.def include AMDGPU lines in generated .def files forjsg1-4/+7
2019-11-29Sort relative relocations (and relocations against the same symbol) by offsetguenther1-1/+8
2019-11-27In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one.mortimer5-2/+56
2019-11-26Revert previous "honour DEBUG", otherwise clang uses -g resulting in hugesthen1-1/+2
2019-11-26Add bits to allow lldb to find lldb-server.mortimer4-0/+28
2019-11-26Do not process 0 size DT_PLTRELSZ sections.mortimer1-1/+3
2019-11-25Honour DEBUGkn1-2/+1
2019-11-10Cope with missing PT_* operations on some architecturesderaadt2-0/+20
2019-11-09Move the hashed __retguard_* symbols into individual sections and markguenther1-3/+5
2019-11-09Add lldb support for debugging running binaries on amd64.mortimer32-64/+2432
2019-11-08Silence the compiler on 64bits archs where sizeof(void *) != sizeof(int).mpi1-1/+1
2019-10-25Add retguard for octeon/mips64.mortimer10-4/+444
2019-10-21Fix backtrace across signals on amd64kurt1-13/+23
2019-09-28Make clang emit the proper path to our libcompiler_rt.a when asked to.patrick2-0/+12
2019-09-01Update clang build infrastructure for LLVM 8.0.1.patrick6-14/+14
2019-09-01Merge LLVM 8.0.1 release.patrick8-20/+33
2019-09-01Import LLVM 8.0.1 release including clang, lld and lldb.patrick59-337/+484
2019-08-12Ensure stack protector slot access is resolved by PEI.mortimer1-0/+4