summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
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
2019-01-31Map SHT_LLVM_LINKER_OPTIONS to stringMark Kettenis
2019-01-31Ignore LLVM 7's LINKER_OPTIONS section.Mark Kettenis
2019-01-29Correct LLVM backend version.Patrick Wildt
2019-01-29add AMDGPUCodeGenJonathan Gray
2019-01-29add Makefiles for AMDGPU targetJonathan Gray
2019-01-27Install lldb's manpage directly from the GNU directory, like lld does.Patrick Wildt
2019-01-27regenPatrick Wildt
2019-01-27Remove specific clang version from check for clang.Patrick Wildt
2019-01-27Update clang build infrastructure for LLVM 7.0.1.Patrick Wildt
2019-01-19CXXFLAGS are the correct spelling for c++ options.Ted Unangst
2019-01-13Map SHT_LLVM_ADDRSIG to stringPhilip Guenther
2019-01-13Ignore LLVM 7's ADDRSIG section.Philip Guenther
2019-01-12Check for the CPU architecture and not the system architecture whenChristian Weisgerber
2019-01-11disable the correct performance options, per-architectureTheo de Raadt
2019-01-10Drop dead links to loria.fr and cvshome.orgJeremie Courreges-Anglas