Age | Commit message (Expand) | Author |
2019-12-06 | Like Targets.def include AMDGPU lines in generated .def files for | Jonathan Gray |
2019-11-27 | In lldb, use a OpenBSD signal map instead of leveraging the FreeBSD one. | mortimer |
2019-11-26 | Revert previous "honour DEBUG", otherwise clang uses -g resulting in huge | Stuart Henderson |
2019-11-25 | Honour DEBUG | kn |
2019-11-09 | Add lldb support for debugging running binaries on amd64. | mortimer |
2019-11-08 | Silence the compiler on 64bits archs where sizeof(void *) != sizeof(int). | Martin Pieuchot |
2019-10-25 | Add retguard for octeon/mips64. | mortimer |
2019-10-21 | Fix backtrace across signals on amd64 | Kurt Miller |
2019-09-01 | Update clang build infrastructure for LLVM 8.0.1. | Patrick Wildt |
2019-08-11 | Various fixes to make this compile with clang on powerpc. | Mark Kettenis |
2019-07-24 | Remove extra =back from OpenBSD::Pledge POD | Andrew Fresh |
2019-07-14 | Install OpenBSD::Unveil.3p manpage | Andrew Fresh |
2019-07-11 | Compile clang with -fomit-frame-pointer on mips64. This releases the | Visa Hankala |
2019-07-10 | Put OpenBSD::Unveil in perl MANIFEST | Andrew Fresh |
2019-07-09 | Add OpenBSD::Unveil, a perl interface to unveil(2) | Andrew Fresh |
2019-07-06 | Fix Makemaker manpage section detection | Andrew Fresh |
2019-06-23 | Update clang build infrastructure for LLVM 8.0.0. | Patrick Wildt |
2019-06-14 | Delete totally bogus code specifically targetted at mandoc | Ingo Schwarze |
2019-06-06 | Reapply patches lost in the perl 5.28.2 update | Andrew Fresh |
2019-05-27 | fix core dump reported by Adam Thomson; ok tb@ | Otto Moerbeek |
2019-05-25 | Install the new perldelta as man pages | Andrew Fresh |
2019-05-24 | Update to perl 5.28.2 | Andrew Fresh |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2019-05-17 | stop using the moribund MLINKS bsd.man.mk feature; | Ingo Schwarze |
2019-05-17 | stop using the moribund MLINKS bsd.man.mk feature; | Ingo Schwarze |
2019-05-16 | Stop using the moribund MLINKS bsd.man.mk feature for Perl manuals. | Ingo Schwarze |
2019-05-16 | Stop using the moribund MLINKS bsd.man.mk feature for clang(1). | Ingo Schwarze |
2019-05-05 | The perldoc(1) program wants to support the MANWIDTH environment | Ingo Schwarze |
2019-05-05 | Like we already do for pod2man(1), always let perldoc(1) produce man(7) | Ingo Schwarze |
2019-05-04 | Fix Pod::Perldoc::ToMan and use it as the default perldoc formatter | Andrew Fresh |
2019-04-19 | On powerpc, link with -Wl,-relax as clang is a monster and code exceeds the | Mark Kettenis |
2019-04-15 | Use literals as format strings. This fixes an error reported by clang. | Visa Hankala |
2019-04-15 | Add a type cast to silence clang error about an implicit conversion | Visa Hankala |
2019-04-03 | mortimer unlinked libobjc from the build, but didn't know how to cvs rm. | Ted Unangst |
2019-04-02 | Do not install libLLVM.a. At present the clang tools are either | Theo de Raadt |
2019-03-06 | When linking libLLVM.a in clang and lld include it within the | Jonathan Gray |
2019-03-06 | Define LLVM_NATIVE_* in llvm-config.h like the result of a cmake | Jonathan Gray |
2019-03-05 | Allow make obj in libLLVM to succeed on non-LLVM architectures by | Patrick Wildt |
2019-03-05 | add llvm-config.1 from llvm-config.rst | Jonathan Gray |
2019-03-05 | Build and install a shared libLLVM, llvm-config and llvm includes. | Jonathan Gray |
2019-03-05 | build AMDGPU Target in addition to native | Jonathan Gray |
2019-03-05 | add Makefile for llvm-config | Jonathan Gray |
2019-03-01 | Fix a crash: don't assume that all input files are ELF objects | Jeremie Courreges-Anglas |
2019-02-26 | In preparation for reusing libLLVM component library Makefiles to build | Jonathan Gray |
2019-02-26 | define LLVM_ENABLE_THREADS and LLVM_HAS_ATOMICS | Jonathan Gray |
2019-02-25 | add sources matching unresolved symbols seen using Mesa with libLLVM | Jonathan Gray |
2019-02-24 | Remove -S from install commands | kn |
2019-02-14 | When bsd.lib.mk builds shared libraries it builds with -DPIC which | Jonathan Gray |
2019-02-13 | Apply pre-built unicore patch, remove excess files - perl-5.28.1 | Andrew Fresh |
2019-02-13 | Apply local patches, remove excess files - perl-5.28.1 | Andrew Fresh |