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
/
share
/
man
/
man1
Age
Commit message (
Expand
)
Author
2017-10-05
clang does not search /usr/local;
Jason McIntyre
2017-09-13
Fix typo; ok benno@ jmc@ sthen@ tb@
anton
2017-07-29
Document that builtins for certain malloc(3)-like and free(3)-like
Mark Kettenis
2017-07-29
Document that -Waddress-of-packed-member is disabled by default.
Mark Kettenis
2017-07-13
Missing trailing / in url
Jeremie Courreges-Anglas
2017-06-23
i didn't know we had clang-local until reminded by jsg.
Ted Unangst
2017-06-10
improve semantic markup for __attribute__
Ingo Schwarze
2017-06-06
mention -fwrapv being on by default
Jonathan Gray
2017-04-27
spelling;
Jason McIntyre
2017-04-27
add support for -msave-args in gcc on amd64
David Gwynne
2017-03-12
Colour diagnostic messages are now disabled by default.
Jonathan Gray
2017-02-14
tweak previous; ok jsg, who reminded me the same text in
Jason McIntyre
2017-02-12
install clang-local(1)
Jonathan Gray
2017-02-12
mention -Wpointer-sign being off by default
Jonathan Gray
2017-02-06
Document the behavior of -Wshadow. Add arm to the list of PIE archs
Philip Guenther
2016-10-16
Delete URL to dead site.
Theo de Raadt
2016-09-27
Small nit from kettenis@: -fstrict-aliasing is turned on if -Ofast.
Pascal Stumpf
2016-09-27
Add a clang-local(1) man page, similar to gcc-local(1). This documents
Pascal Stumpf
2016-09-02
move links from http to https://www.openbsd.org/
Theo Buehler
2016-04-17
document text editors and use some Ar; from rob pierce
Jason McIntyre
2016-03-14
Remove a reference to lint(1) in the description of the -CC option. The
mmcc
2015-12-23
We support PIE on static executables now.
Anthony J. Bentley
2015-11-05
"commandline" -> "command line", since there are so few examples
Jason McIntyre
2015-04-21
Section 1, not section one: section numbers are always numerical.
Ingo Schwarze
2015-03-27
Move help(1) to share/man and send the remains of man(1) to the Attic.
Ingo Schwarze
2014-10-18
Mention -fstack-shuffle is a gcc4-only thing, but gets silently ignored by
Miod Vallat
2014-09-28
document -fstack-shuffle
Sebastian Benoit
2014-07-16
zap trailing newlines; "go for it" deraadt
Okan Demirmen
2014-07-10
Backport support for -Wframe-larger-than=N to base GCC
Matthew Dempsky
2014-03-23
Finally give powerpc PIE. Remaining bugs on socppc fixed by kettenis@.
Pascal Stumpf
2014-01-21
various small fixes to improve readability, mostly in the propolice section;
Jason McIntyre
2014-01-21
Update gcc-local(1) with recent changes to the toolchain:
Martynas Venckus
2013-08-07
mention support for binary integer constants
Jonathan Gray
2013-08-06
Switch vax to gcc 3.3.6.
Miod Vallat
2013-07-12
no more a.out for vax; From: Alexey Suslikov
Jason McIntyre
2013-02-08
tweak previous;
Jason McIntyre
2013-02-07
Sync with reality. Partially revert 1.28 since gcc 3 is back in town. Also
Miod Vallat
2013-01-06
Update information about PIE status in gcc-local(1). OK pascal@.
Martynas Venckus
2012-09-25
Remove mentioning of the -pthread flag.
Brad Smith
2012-08-31
Document PIE-by-default behaviour. With a tweak from matthew@.
Pascal Stumpf
2012-08-12
Use .Lk for HTTP hyperlinks, not .Pa.
Ingo Schwarze
2012-06-24
tweak previous (sorry matthieu, i should have spotted this earlier);
Jason McIntyre
2012-06-23
Document that -Wsystem-headers is on by default.
Matthieu Herrb
2012-04-21
Don't mention gcc 3 anymore.
Miod Vallat
2012-04-08
no more lint;
Jason McIntyre
2011-11-22
no need to plaster "on openbsd" all over the place - we're pretty clear
Jason McIntyre
2011-09-21
add a note about -ftree-vrp being removed from -O2
Jonathan Gray
2011-07-25
note that -fstrict-overflow is disabled by default. ok jsg nicm
Ted Unangst
2011-06-02
Document that the rounding mode is dynamic, on Alpha.
Martynas Venckus
2010-07-12
document gcc4; requested by brad
Jason McIntyre
[next]