summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2018-03-02Add a manual page for lld from lld svn rev 326463 with options notJonathan Gray
2018-01-25Fix perl build not to install libperl* twice. This has caused anYASUOKA Masahiko
2018-01-23Revise 'struct fpreg' such that it can actually represent the full VFPv3-D32Mark Kettenis
2018-01-22regenJonathan Gray
2018-01-22add clang-local(1) to SEE ALSOJonathan Gray
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2018-01-04Add ARM EABI aliases and remove functions that are also provided by our libc.Mark Kettenis
2018-01-01Make lld respect ALIGN directives on output sections even with -r. FixesMark Kettenis
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2017-12-26Cherry-pick a change from LLD to make the behavior of the -v optionPatrick Wildt
2017-12-26Cherry-pick a change from LLVM that marks specific pseudo memoryPatrick Wildt
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-12-25Tedu files that got removed in LLVM 5.0.1.Patrick Wildt
2017-12-24Update to LLVM 5.0.1 which apparently includes plenty of bugfixes.Patrick Wildt
2017-12-24Merge LLVM 5.0.1 release.Patrick Wildt
2017-12-24Import LLVM 5.0.1 release including clang, lld and lldb.Patrick Wildt
2017-12-12Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD.Mark Kettenis
2017-11-21The compiler is generally free to allocate general purpose registers in whatevermortimer
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-11-20Support Time::HiRes::utime in File::CopyAndrew Fresh
2017-11-09Use the proper macros in AUTHORS, and delete the bogus BUGS section.Ingo Schwarze
2017-11-07Format string fix from upstream.Kevin Lo
2017-11-04Revert recent changes to unbreak ports/net/sambaJeremie Courreges-Anglas
2017-10-31Make -zdefs and --no-undefined no-ops for now, to unblock ports devs at p2k17.Philip Guenther
2017-10-29Apply pre-built unicore patch, remove excess files - perl-5.24.3Andrew Fresh
2017-10-29Apply local patches, remove excess files - perl-5.24.3Andrew Fresh
2017-10-29Fix merge issues, remove excess files - match perl-5.24.3 distAndrew Fresh
2017-10-29Import perl-5.24.3Andrew Fresh
2017-10-29Unify protoize.1 install process on gcc3 arch (luna88k).Kenji Aoyama
2017-10-24R_AARCH64_NONE should be zero, not 256. The latter was a deprecatedPhilip Guenther
2017-10-24kbind(2) for the win: we can always put .got.plt in RELROPhilip Guenther
2017-01-14Import LLVM 3.9.1 including clang and lld.Patrick Wildt
2017-10-23Extend support for DWARF2 CFI expressions. Needed to support llvm/clang onMark Kettenis
2017-10-23Teach readelf the arm64 dynamic relocation we use, as well as thePhilip Guenther
2017-10-11Add missing file.Mark Kettenis
2017-10-04Tedu files that got removed in LLVM 5.0.0.Patrick Wildt
2017-10-04Tedu files that got removed in LLVM 5.0.0.Patrick Wildt
2017-10-04Update clang build infrastructure for LLVM 5.0.0.Patrick Wildt
2017-10-04Merge LLVM 5.0.0 release.Patrick Wildt
2017-10-04Import LLVM 5.0.0 release including clang, lld and lldb.Patrick 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
2017-09-29Rev. 1.2 enabled UTF-8 by default.Ingo Schwarze
2017-09-28make clang include a FILE symbol for .(s|S) filesRobert Nagy
2016-09-03Use the space freed up by sparc and zaurus to import LLVM.Pascal Stumpf
2017-09-22A buffer over-read and heap overflow in perl's regexp may result inAndrew Fresh
2017-09-11missing parts for arm64, dependencies needed.Marc Espie
2017-09-09Remove path support from perl OpenBSD::PledgeAndrew Fresh
2017-08-23Update IO-Socket-IP to 0.39, bug fix needed for p5-Net-DNS 1.12.Alexander Bluhm
2017-08-21When executing ssh, use "--" to indicate end of arguments before theTodd C. Miller