index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
Age
Commit message (
Expand
)
Author
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-13
Add support for -znoretpolineplt and make -zretpolineplt the default.
Philip Guenther
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-05-01
default to not verbose
Theo de Raadt
2019-05-01
only do the "when are we finished" countdown if at high verbose
Theo de Raadt
2019-04-26
add "elf64_sparc" emulation name so ELF SPARCV9 format can be explicitly
Christian Weisgerber
2019-04-25
Also touch --param ssp-buffer-size when using retguard in lieu of the
mortimer
2019-04-22
Remove cast that truncates immediate operands to 32 bits. This fixes
Mark Kettenis
2016-09-03
Use the space freed up by sparc and zaurus to import LLVM.
Pascal Stumpf
2019-04-20
Restore previous section after setting the MIPS ABI marker. This keeps
Visa Hankala
2016-09-03
Use the space freed up by sparc and zaurus to import LLVM.
Pascal Stumpf
2019-04-19
On powerpc, link with -Wl,-relax as clang is a monster and code exceeds the
Mark Kettenis
2019-04-17
retguard-cookie-in-register is slightly unstable on arm64, so surgically
Theo de Raadt
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-04
frame-pointer elimination has encountered some resistance in ports but we
Theo de Raadt
2019-04-03
mortimer unlinked libobjc from the build, but didn't know how to cvs rm.
Ted Unangst
2004-01-15
move libobjc around to its own directory (from src/gnu/egcs/libobjc)
Marc Espie
2019-04-02
Enable frame pointer elimination on i386, amd64 and mips64 when given
mortimer
2019-04-02
Do not install libLLVM.a. At present the clang tools are either
Theo de Raadt
2019-04-02
Emit variable length trap padding in retguard epilogue.
mortimer
2019-04-01
Consume SSP options when using retguard to prevent warnings.
mortimer
2019-03-31
If using retguard, we do not also need the stack protector.
mortimer
2019-03-31
Do not store the retguard cookie in frame in leaf functions if possible.
mortimer
2019-03-20
fix serious markup error: \B -> \fB to select bold font
Ingo Schwarze
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
libLLVM in base will be installed as libLLVM.so.major.minor with no
Jonathan Gray
2019-03-05
add Makefile for llvm-config
Jonathan Gray
2016-09-03
Use the space freed up by sparc and zaurus to import LLVM.
Pascal Stumpf
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-26
use real format strings, resolve compiler warnings; ok millert@
cheloha
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-22
Improve the X86FixupGadgets pass:
mortimer
[next]