summaryrefslogtreecommitdiffstats
path: root/gnu
AgeCommit message (Expand)AuthorFilesLines
2018-04-20syncderaadt4-1/+8
2018-04-14Correct heap overflow bugs in perlafresh16-22/+87
2018-04-12keep the STT_FILE symbol in the table so that we know what filerobert1-1/+1
2018-04-07Install a bunch more headers included by intrin.h, fixes at least libvpxlandry1-1/+12
2018-04-07add back ld.lld 6.0 changesjsg1-1/+13
2018-04-07regenjsg1-4/+4
2018-04-06Install clwbintrin.h as it is needed by immintrin.h.patrick1-1/+2
2018-04-06Move Version.inc to the correct folder.patrick1-1/+1
2018-04-06Tedu files that got removed in LLVM 6.0.0.patrick456-56246/+0
2018-04-06Patch binutils 2.17 so that it passes option -Wno-null-pointer-arithmeticpatrick2-0/+6
2018-04-06Update clang build infrastructure for LLVM 6.0.0.patrick46-103/+328
2018-04-06Merge LLVM 6.0.0 release.patrick37-16307/+8647
2018-04-06Import LLVM 6.0.1 release including clang, lld and lldb.patrick5127-146861/+423544
2018-04-01LLVM 6.0.0's -Wextra warnings now complain if you do arithmetics on NULLpatrick1-2/+2
2018-03-02Add a manual page for lld from lld svn rev 326463 with options notjsg2-2/+518
2018-01-25Fix perl build not to install libperl* twice. This has caused anyasuoka1-21/+2
2018-01-23Revise 'struct fpreg' such that it can actually represent the full VFPv3-D32kettenis1-8/+8
2018-01-22regenjsg1-6/+6
2018-01-22add clang-local(1) to SEE ALSOjsg1-1/+1
2018-01-04Add ARM EABI aliases and remove functions that are also provided by our libc.kettenis4-1/+49
2018-01-01Make lld respect ALIGN directives on output sections even with -r. Fixeskettenis1-5/+9
2017-12-26Cherry-pick a change from LLD to make the behavior of the -v optionpatrick1-3/+4
2017-12-26Cherry-pick a change from LLVM that marks specific pseudo memorypatrick1-4/+2
2017-12-25Tedu files that got removed in LLVM 5.0.1.patrick1-27/+0
2017-12-24Update to LLVM 5.0.1 which apparently includes plenty of bugfixes.patrick6-18/+18
2017-12-24Merge LLVM 5.0.1 release.patrick5-13/+37
2017-12-24Import LLVM 5.0.1 release including clang, lld and lldb.patrick97-306/+1191
2017-12-12Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD.kettenis1-1/+1
2017-11-21The compiler is generally free to allocate general purpose registers in whatevermortimer1-3/+3
2017-11-20Support Time::HiRes::utime in File::Copyafresh12-2/+9
2017-11-09Use the proper macros in AUTHORS, and delete the bogus BUGS section.schwarze1-3/+1
2017-11-07Format string fix from upstream.kevlo1-5/+5
2017-11-04Revert recent changes to unbreak ports/net/sambajca2-10/+0
2017-10-31Make -zdefs and --no-undefined no-ops for now, to unblock ports devs at p2k17.guenther2-0/+10
2017-10-29Apply pre-built unicore patch, remove excess files - perl-5.24.3afresh16-35/+491
2017-10-29Apply local patches, remove excess files - perl-5.24.3afresh155-826/+1021
2017-10-29Fix merge issues, remove excess files - match perl-5.24.3 distafresh1137-1950/+2597
2017-10-29Import perl-5.24.3afresh19-8/+364
2017-10-29Unify protoize.1 install process on gcc3 arch (luna88k).aoyama2-5/+3
2017-10-24R_AARCH64_NONE should be zero, not 256. The latter was a deprecatedguenther1-2/+2
2017-10-24kbind(2) for the win: we can always put .got.plt in RELROguenther1-0/+4
2017-10-23Extend support for DWARF2 CFI expressions. Needed to support llvm/clang onkettenis3-49/+324
2017-10-23Teach readelf the arm64 dynamic relocation we use, as well as theguenther2-0/+59
2017-10-11Add missing file.kettenis1-1/+2
2017-10-04Tedu files that got removed in LLVM 5.0.0.patrick116-13379/+0
2017-10-04Tedu files that got removed in LLVM 5.0.0.patrick108-62368/+0
2017-10-04Update clang build infrastructure for LLVM 5.0.0.patrick46-125/+255
2017-10-04Merge LLVM 5.0.0 release.patrick38-3820/+8231
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.patrick10873-141636/+1757786
2017-09-29Rev. 1.2 enabled UTF-8 by default.schwarze1-0/+1