summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2018-11-13Add GNU_HASH #defines; improve readelf output for SHT_GNU_HASHPhilip Guenther
2018-10-24Size static array correctly for the numerically highest index used toChristian Weisgerber
2018-10-22When checking out certain commits by date, cvs got confused. IfAlexander Bluhm
2018-10-05lldb after release, reasons.Theo de Raadt
2018-10-04Add infrastructure to compile and link LLDB. Inspecting core filesPatrick Wildt
2018-09-18Backport support for option -a to addr2line, which will display each addressanton
2018-09-14Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@Christian Weisgerber
2018-09-09Teach binutils how to assemble INVPCID and how to disassemblePhilip Guenther
2018-08-16When installing the link to rcs2log, set the owner on the link itselfTodd C. Miller
2018-08-12Add retguard for arm64.mortimer
2018-08-12Refactor retguard to make adding additional arches easier.mortimer
2018-07-28Add -fno-ret-protector for arm64.mortimer
2018-07-26Add infrastructure to install lld as the default linker. The old GNU linkerMark Kettenis
2018-07-11do not pick up groff from /usr/local/bin in configure, noticed by benno@;Christian Weisgerber
2018-07-10Fix a few, but not all, clang warnings: Use "%s" to print modifiableTheo Buehler
1998-02-22Latest version from CyclicThorsten Lockert
1995-12-19raw import of cvs-1.6Theo de Raadt
2018-07-10Drop the ignored selectors (tf_[defg]s) from the trap and interrupt frames.Philip Guenther
2018-07-03Make intrframe the exact same size as trapframe: instead of pushingPhilip Guenther
2018-06-19Avoid Archive::Tar directory traversalAndrew Fresh
2018-06-06Add RETGUARD to clang for amd64. This security mechanism uses per-functionmortimer
2018-05-21Add --localize-hidden option to objcopy.Mark Kettenis
2018-04-30The trapframe layout is no longer exactly the same as the sigcontextPhilip Guenther
2018-04-28Add a clang pass that identifies potential ROP gadgets and replaces ROPmortimer
2018-04-24Make our ancient binutils recognize .gnu.hash sections such that our toolsMark Kettenis
2018-04-20revert to 2018/04/20 10:00:00, before oopsChristian Weisgerber
2018-04-20syncTheo de Raadt
2018-04-14Correct heap overflow bugs in perlAndrew Fresh
2018-04-07Install a bunch more headers included by intrin.h, fixes at least libvpxLandry Breuil
2018-04-07regenJonathan Gray
2018-04-06Install clwbintrin.h as it is needed by immintrin.h.Patrick Wildt
2018-04-06Move Version.inc to the correct folder.Patrick Wildt
2018-04-06Patch binutils 2.17 so that it passes option -Wno-null-pointer-arithmeticPatrick Wildt
2018-04-06Update clang build infrastructure for LLVM 6.0.0.Patrick Wildt
2018-04-01LLVM 6.0.0's -Wextra warnings now complain if you do arithmetics on NULLPatrick Wildt
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-04Add ARM EABI aliases and remove functions that are also provided by our libc.Mark Kettenis
2017-12-24Update to LLVM 5.0.1 which apparently includes plenty of bugfixes.Patrick Wildt
2017-12-12Avoid undefined behaviour in rorate_left() macro. From NetBSD via FreeBSD.Mark Kettenis
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