summaryrefslogtreecommitdiffstats
path: root/gnu (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix perl build not to install libperl* twice. This has caused anyasuoka2018-01-251-21/+2
* Revise 'struct fpreg' such that it can actually represent the full VFPv3-D32kettenis2018-01-231-8/+8
* regenjsg2018-01-221-6/+6
* add clang-local(1) to SEE ALSOjsg2018-01-221-1/+1
* Add ARM EABI aliases and remove functions that are also provided by our libc.kettenis2018-01-044-1/+49
* Make lld respect ALIGN directives on output sections even with -r. Fixeskettenis2018-01-011-5/+9
* Cherry-pick a change from LLD to make the behavior of the -v optionpatrick2017-12-261-3/+4
* Cherry-pick a change from LLVM that marks specific pseudo memorypatrick2017-12-261-4/+2
* Tedu files that got removed in LLVM 5.0.1.patrick2017-12-251-27/+0
* Update to LLVM 5.0.1 which apparently includes plenty of bugfixes.patrick2017-12-246-18/+18
* Merge LLVM 5.0.1 release.patrick2017-12-245-13/+37
* Import LLVM 5.0.1 release including clang, lld and lldb.patrick2017-12-2497-308/+1193
* Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD.kettenis2017-12-121-1/+1
* The compiler is generally free to allocate general purpose registers in whatevermortimer2017-11-211-3/+3
* Support Time::HiRes::utime in File::Copyafresh12017-11-202-2/+9
* Use the proper macros in AUTHORS, and delete the bogus BUGS section.schwarze2017-11-091-3/+1
* Format string fix from upstream.kevlo2017-11-071-5/+5
* Revert recent changes to unbreak ports/net/sambajca2017-11-042-10/+0
* Make -zdefs and --no-undefined no-ops for now, to unblock ports devs at p2k17.guenther2017-10-312-0/+10
* Apply pre-built unicore patch, remove excess files - perl-5.24.3afresh12017-10-296-35/+491
* Apply local patches, remove excess files - perl-5.24.3afresh12017-10-2955-830/+1025
* Fix merge issues, remove excess files - match perl-5.24.3 distafresh12017-10-29137-1955/+2602
* Import perl-5.24.3afresh12017-10-299-8/+364
* Unify protoize.1 install process on gcc3 arch (luna88k).aoyama2017-10-292-5/+3
* R_AARCH64_NONE should be zero, not 256. The latter was a deprecatedguenther2017-10-241-2/+2
* kbind(2) for the win: we can always put .got.plt in RELROguenther2017-10-241-0/+4
* Extend support for DWARF2 CFI expressions. Needed to support llvm/clang onkettenis2017-10-233-49/+324
* Teach readelf the arm64 dynamic relocation we use, as well as theguenther2017-10-232-0/+59
* Add missing file.kettenis2017-10-111-1/+2
* Tedu files that got removed in LLVM 5.0.0.patrick2017-10-04116-13379/+0
* Tedu files that got removed in LLVM 5.0.0.patrick2017-10-04108-62368/+0
* Update clang build infrastructure for LLVM 5.0.0.patrick2017-10-0446-125/+255
* Merge LLVM 5.0.0 release.patrick2017-10-0438-3839/+8250
* Import LLVM 5.0.0 release including clang, lld and lldb.patrick2017-10-0410873-142357/+1758507
* Rev. 1.2 enabled UTF-8 by default.schwarze2017-09-291-0/+1
* make clang include a FILE symbol for .(s|S) filesrobert2017-09-281-1/+6
* A buffer over-read and heap overflow in perl's regexp may result inafresh12017-09-221-2/+5
* missing parts for arm64, dependencies needed.espie2017-09-111-0/+2
* Remove path support from perl OpenBSD::Pledgeafresh12017-09-093-87/+31
* Update IO-Socket-IP to 0.39, bug fix needed for p5-Net-DNS 1.12.bluhm2017-08-232-7/+54
* When executing ssh, use "--" to indicate end of arguments before themillert2017-08-211-2/+4
* Fix the __sync_* functions to make them work properlyvisa2017-08-201-1/+22
* have -Wno-* work the same on gcc3 as well.espie2017-08-162-2/+23
* Add improvements to the DWARF frame unwinder to support xorguard.kettenis2017-08-146-0/+66
* Apply pre-built unicore patch - perl-5.24.2afresh12017-08-146-35/+491
* Apply local patches - perl-5.24.2afresh12017-08-1471-971/+1415
* Fix merge issues, remove excess files - match perl-5.24.2 distafresh12017-08-14115-2372/+2400
* Import perl-5.24.2afresh12017-08-145-0/+644
* Unlink libobjc. It is not used in base, and ports are pulling in libobjc2 from ports.mortimer2017-08-101-5/+4
* Actually enable the kprintf format attribute.kettenis2017-08-071-3/+4