Age | Commit message (Expand) | Author |
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 |
2019-02-13 | Fix merge issues, remove excess files - match perl-5.28.1 dist | Andrew Fresh |
2019-02-13 | Import perl-5.28.1 | Andrew Fresh |
2013-03-25 | import perl 5.16.3 from CPAN - worked on by Andrew Fresh and myself | Stuart Henderson |
2010-09-24 | Perl 5.12.2 from CPAN | Todd C. Miller |
2019-02-05 | Fix addend handling for relaxing R_PPC_PLTREL24 relocations. This issue has | Mark Kettenis |
2019-02-03 | Add some fixes from upstream to the code that parses .eh_frame sections | Mark Kettenis |
2019-02-01 | Fix gdb can handle prologues which has the retguard and teach gdb that | YASUOKA Masahiko |
2004-05-21 | GDB 6.1 (excluding .info files) | Mark Kettenis |
2019-01-31 | Map SHT_LLVM_LINKER_OPTIONS to string | Mark Kettenis |
2019-01-31 | Ignore LLVM 7's LINKER_OPTIONS section. | Mark Kettenis |
2019-01-29 | Correct LLVM backend version. | Patrick Wildt |
2019-01-29 | add AMDGPUCodeGen | Jonathan Gray |
2019-01-29 | add Makefiles for AMDGPU target | Jonathan Gray |
2019-01-27 | Install lldb's manpage directly from the GNU directory, like lld does. | Patrick Wildt |
2019-01-27 | regen | Patrick Wildt |
2019-01-27 | Remove specific clang version from check for clang. | Patrick Wildt |
2019-01-27 | Update clang build infrastructure for LLVM 7.0.1. | Patrick Wildt |
2019-01-19 | CXXFLAGS are the correct spelling for c++ options. | Ted Unangst |
2019-01-13 | Map SHT_LLVM_ADDRSIG to string | Philip Guenther |
2019-01-13 | Ignore LLVM 7's ADDRSIG section. | Philip Guenther |
2019-01-12 | Check for the CPU architecture and not the system architecture when | Christian Weisgerber |
2019-01-11 | disable the correct performance options, per-architecture | Theo de Raadt |
2019-01-10 | Drop dead links to loria.fr and cvshome.org | Jeremie Courreges-Anglas |