summaryrefslogtreecommitdiffstats
path: root/gnu (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define the appropriate __GCC_HAVE_SYNC_COMPARE_AND_SWAP_* symbols like allkettenis2020-04-051-0/+5
* Fix "small pic" secure plt support.kettenis2020-04-043-8/+12
* Update perl Term::ReadKey to 2.38afresh12020-03-0615-605/+704
* crank major versions of libLLVM libc++ libc++abigkoehler2020-03-041-1/+1
* Switch powerpc clang to -msvr4-struct-return, like gcc.gkoehler2020-03-044-9/+103
* avoid build race condition: our make has an "expensive job" heuristicespie2020-01-031-3/+7
* Apply pre-built unicore patch, remove excess files - perl-5.30.1afresh12019-12-30526-90419/+129055
* Apply local patches, remove excess files - perl-5.30.1afresh12019-12-3053-582/+452
* Fix merge issues, remove excess files - match perl-5.30.1 distafresh12019-12-30897-222555/+115672
* Import perl-5.30.1afresh12019-12-30381-10271/+29251
* Teach gdb that the trap frame should be used for alltraps_kern_meltdown().yasuoka2019-12-231-0/+1
* a few depend:-related thingies that were still in.espie2019-12-218-30/+8
* Add arm64 support for lldb.mortimer2019-12-214-1/+652
* not renaming those temp files should be fatalespie2019-12-172-2/+10
* Like Targets.def include AMDGPU lines in generated .def files forjsg2019-12-061-4/+7
* Sort relative relocations (and relocations against the same symbol) by offsetguenther2019-11-291-1/+8
* In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one.mortimer2019-11-275-2/+56
* Revert previous "honour DEBUG", otherwise clang uses -g resulting in hugesthen2019-11-261-1/+2
* Add bits to allow lldb to find lldb-server.mortimer2019-11-264-0/+28
* Do not process 0 size DT_PLTRELSZ sections.mortimer2019-11-261-1/+3
* Honour DEBUGkn2019-11-251-2/+1
* Cope with missing PT_* operations on some architecturesderaadt2019-11-102-0/+20
* Move the hashed __retguard_* symbols into individual sections and markguenther2019-11-091-3/+5
* Add lldb support for debugging running binaries on amd64.mortimer2019-11-0932-69/+2437
* Silence the compiler on 64bits archs where sizeof(void *) != sizeof(int).mpi2019-11-081-1/+1
* Add retguard for octeon/mips64.mortimer2019-10-2510-4/+444
* Fix backtrace across signals on amd64kurt2019-10-211-13/+23
* Make clang emit the proper path to our libcompiler_rt.a when asked to.patrick2019-09-282-0/+12
* Update clang build infrastructure for LLVM 8.0.1.patrick2019-09-016-14/+14
* Merge LLVM 8.0.1 release.patrick2019-09-018-20/+33
* Import LLVM 8.0.1 release including clang, lld and lldb.patrick2019-09-0159-337/+484
* Ensure stack protector slot access is resolved by PEI.mortimer2019-08-121-0/+4