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
2023-03-26
allow out-of-class defaulting of comparison operators
Robert Nagy
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2023-03-25
Fix erroneous comment for the PT_OPENBSD_MUTABLE definition.
Frederic Cambus
2023-02-24
switch mips64 ld.lld to execute-only, in case someone uses it
Theo de Raadt
2023-02-24
disable jump tables by default on sparc64, in prep for xonly by default
Theo de Raadt
2023-02-21
Remove conflict markers from perl tests
Andrew Fresh
2023-02-21
Don't install DebugWrap.1 manpage
Andrew Fresh
2023-02-15
Apply pre-built unicore patch - perl-5.36.0
Andrew Fresh
2023-02-15
Apply local patches - perl-5.36.0
Andrew Fresh
2023-02-15
Fix merge issues, remove excess files - match perl-5.36.0 dist
Andrew Fresh
2023-02-15
Import perl-5.36.0
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
2008-09-29
import perl 5.10.0 from CPAN
Todd C. Miller
2002-10-27
stock perl 5.8.0 from CPAN
Todd C. Miller
2001-05-24
stock perl 5.6.1
Todd C. Miller
2000-04-06
virgin perl 5.6.0
Todd C. Miller
1999-04-29
perl5.005_03
Todd C. Miller
1999-04-29
perl5.005_03
Todd C. Miller
2023-02-05
default __mips64__ to execute only
Theo de Raadt
2023-02-05
Switch the mips64 linker scripts over to the templates that order .rodata
Mark Kettenis
2023-02-04
Make ld.bfd default to --execute-only on amd64.
Mark Kettenis
2023-02-03
default sparc64 ld.lld to --execute-only
Theo de Raadt
2023-02-03
make --execute-only the default on powerpc
Theo de Raadt
2023-02-01
Despite only testing the low-order bit of its operand, the blbc and blbs
Miod Vallat
2023-02-01
Backport gnu/gcc/gcc/c-typeck.c r1.3 to the gcc 3 code base:
Miod Vallat
2023-01-30
sync --execute-only archs described in the manual with current code
Stuart Henderson
2023-01-29
32-bit powerpc should also allow the --exec-only flag.
Theo de Raadt
2023-01-28
Permit the --exec-only option on i386 also. This does not make it the default.
Theo de Raadt
2023-01-28
Make --execute-only the default on powerpc64. Sort case statements in
Mark Kettenis
2023-01-27
Recommit the switch to use llvm-strip on architectures that use ld.lld.
Mark Kettenis
2023-01-27
Change the emitted .glink stub on powerpc64 to use an instruction sequence
Mark Kettenis
2020-08-03
Import LLVM 10.0.0 release including clang, lld and lldb.
Patrick Wildt
2023-01-24
permit -execute-only on ppc64 (not default)
Theo de Raadt
2023-01-21
enable --exec-only as default on AMD64. There will be a some ports fallout
Theo de Raadt
2023-01-19
Revert previous commit (but leave the man page around); llvm-strip behaves
Mark Kettenis
2023-01-19
The binutils strip damages GNU_RELRO on binaries linked by ld.lld on at
Mark Kettenis
2023-01-18
Adjust how gcc4 handles the "missing braces around initializer" warning.
Claudio Jeker
2023-01-14
Update the list of architectures where clang will accept the
Theo de Raadt
2023-01-14
Allow people to try --execute-only on amd64 and sparc64. the default is
Theo de Raadt
2023-01-12
Fix trivial stack buf oflow
Miod Vallat
2000-02-09
TexInfo 4.0. New manpages, can create html.
Marc Espie
2023-01-11
arm64 and riscv64 can now do --execute-only by default
Theo de Raadt
2023-01-11
hppa can switch over to --execute-only by default.
Theo de Raadt
2023-01-10
like hppa, sparc64 will need gcc's jump tables option disabled to
Theo de Raadt
2023-01-10
disable jump tables by default on hppa because they are incompatible
Theo de Raadt
2023-01-10
create infrastructure so that jump tables on/off can be tweaked by an
Theo de Raadt
2023-01-09
Change the __canonicalize_funcptr_for_compare() implementation to stop
Mark Kettenis
2023-01-09
Generate the "combreloc" scripts for the new linker script template as well.
Mark Kettenis
[next]