summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2019-09-01Update clang build infrastructure for LLVM 8.0.1.Patrick Wildt
2019-08-11Various fixes to make this compile with clang on powerpc.Mark Kettenis
2019-07-24Remove extra =back from OpenBSD::Pledge PODAndrew Fresh
2019-07-14Install OpenBSD::Unveil.3p manpageAndrew Fresh
2019-07-11Compile clang with -fomit-frame-pointer on mips64. This releases theVisa Hankala
2019-07-10Put OpenBSD::Unveil in perl MANIFESTAndrew Fresh
2019-07-09Add OpenBSD::Unveil, a perl interface to unveil(2)Andrew Fresh
2019-07-06Fix Makemaker manpage section detectionAndrew Fresh
2019-06-23Update clang build infrastructure for LLVM 8.0.0.Patrick Wildt
2019-06-14Delete totally bogus code specifically targetted at mandocIngo Schwarze
2019-06-06Reapply patches lost in the perl 5.28.2 updateAndrew Fresh
2019-05-27fix core dump reported by Adam Thomson; ok tb@Otto Moerbeek
2019-05-25Install the new perldelta as man pagesAndrew Fresh
2019-05-24Update to perl 5.28.2Andrew Fresh
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2019-05-17stop using the moribund MLINKS bsd.man.mk feature;Ingo Schwarze
2019-05-17stop using the moribund MLINKS bsd.man.mk feature;Ingo Schwarze
2019-05-16Stop using the moribund MLINKS bsd.man.mk feature for Perl manuals.Ingo Schwarze
2019-05-16Stop using the moribund MLINKS bsd.man.mk feature for clang(1).Ingo Schwarze
2019-05-05The perldoc(1) program wants to support the MANWIDTH environmentIngo Schwarze
2019-05-05Like we already do for pod2man(1), always let perldoc(1) produce man(7)Ingo Schwarze
2019-05-04Fix Pod::Perldoc::ToMan and use it as the default perldoc formatterAndrew Fresh
2019-04-19On powerpc, link with -Wl,-relax as clang is a monster and code exceeds theMark Kettenis
2019-04-15Use literals as format strings. This fixes an error reported by clang.Visa Hankala
2019-04-15Add a type cast to silence clang error about an implicit conversionVisa Hankala
2019-04-03mortimer unlinked libobjc from the build, but didn't know how to cvs rm.Ted Unangst
2019-04-02Do not install libLLVM.a. At present the clang tools are eitherTheo de Raadt
2019-03-06When linking libLLVM.a in clang and lld include it within theJonathan Gray
2019-03-06Define LLVM_NATIVE_* in llvm-config.h like the result of a cmakeJonathan Gray
2019-03-05Allow make obj in libLLVM to succeed on non-LLVM architectures byPatrick Wildt
2019-03-05add llvm-config.1 from llvm-config.rstJonathan Gray
2019-03-05Build and install a shared libLLVM, llvm-config and llvm includes.Jonathan Gray
2019-03-05build AMDGPU Target in addition to nativeJonathan Gray
2019-03-05add Makefile for llvm-configJonathan Gray
2019-03-01Fix a crash: don't assume that all input files are ELF objectsJeremie Courreges-Anglas
2019-02-26In preparation for reusing libLLVM component library Makefiles to buildJonathan Gray
2019-02-26define LLVM_ENABLE_THREADS and LLVM_HAS_ATOMICSJonathan Gray
2019-02-25add sources matching unresolved symbols seen using Mesa with libLLVMJonathan Gray
2019-02-24Remove -S from install commandskn
2019-02-14When bsd.lib.mk builds shared libraries it builds with -DPIC whichJonathan Gray
2019-02-13Apply pre-built unicore patch, remove excess files - perl-5.28.1Andrew Fresh
2019-02-13Apply local patches, remove excess files - perl-5.28.1Andrew Fresh
2019-02-13Fix merge issues, remove excess files - match perl-5.28.1 distAndrew Fresh
2019-02-13Import perl-5.28.1Andrew Fresh
2013-03-25import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myselfStuart Henderson
2010-09-24Perl 5.12.2 from CPANTodd C. Miller
2019-02-05Fix addend handling for relaxing R_PPC_PLTREL24 relocations. This issue hasMark Kettenis
2019-02-03Add some fixes from upstream to the code that parses .eh_frame sectionsMark Kettenis
2019-02-01Fix gdb can handle prologues which has the retguard and teach gdb thatYASUOKA Masahiko
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis