bin
|
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
|
2011-05-26 12:56:24 +00:00 |
common
|
- WARNSfy
|
2011-05-19 22:23:12 +00:00 |
compat
|
catch up with s/MAKEDIROBJPREFIX/MAKEOBJDIR/ changes in comments.
|
2011-04-17 01:29:06 +00:00 |
crypto
|
replace questionable pointer games which could cause reads of
|
2011-05-27 18:00:21 +00:00 |
dist
|
Use portable macros
|
2011-05-24 12:18:03 +00:00 |
distrib
|
Add testcase for PR bin/45004, to exercize suffixes lists for
|
2011-05-30 18:14:11 +00:00 |
doc
|
Document poinst where the LLVM/clang integration is unclean
|
2011-05-30 16:25:31 +00:00 |
etc
|
Add testcase for PR bin/45004, to exercize suffixes lists for
|
2011-05-30 18:14:11 +00:00 |
external
|
Hack for clang to workaround non-ICE CMSG_SPACE used in union.
|
2011-05-30 16:24:13 +00:00 |
extsrc
|
|
|
games
|
Use consistent sign in compare, the function is only called with
|
2011-05-30 03:11:15 +00:00 |
gnu
|
Ignore warnings when building with clang for now.
|
2011-05-30 14:41:26 +00:00 |
include
|
Add fenv support for sparc. Mostly copied from sparc64 and share with it.
|
2011-05-20 21:42:48 +00:00 |
lib
|
Use SOCK_SEQPACKET in perfuse if available. This fix file operations hangs
|
2011-05-30 14:50:08 +00:00 |
libexec
|
Use -Wl,-Bsymbolic directly for clang
|
2011-05-30 16:30:01 +00:00 |
regress
|
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
|
2011-05-26 12:56:24 +00:00 |
rescue
|
move the build of ldd binary to a subdir in order to allow
|
2011-04-15 08:47:02 +00:00 |
sbin
|
Default to -Wno-sign-compare -Wno-pointer-sign for clang.
|
2011-05-26 12:56:24 +00:00 |
share
|
Reorder CWARNFLAGS and -Werror in CFLAGS to allow CWARNFLAGS and by
|
2011-05-30 13:56:34 +00:00 |
sys
|
Add fadvise64 and fadvise64_64 syscalls to compat_linux and compat_linux32.
|
2011-05-30 17:50:31 +00:00 |
tests
|
Add testcase for PR bin/45004, to exercize suffixes lists for
|
2011-05-30 18:14:11 +00:00 |
tools
|
Update to LLVM/Clang revision 131404. This includes the fix for asm labels
|
2011-05-16 19:27:47 +00:00 |
usr.bin
|
Document that localsocket may be of type SOCK_SEQPACKET
|
2011-05-29 04:54:45 +00:00 |
usr.sbin
|
Use SOCK_SEQPACKET in perfuse if available. This fix file operations hangs
|
2011-05-30 14:50:08 +00:00 |
x11
|
Missing \\
|
2011-05-30 02:12:02 +00:00 |
build.sh
|
Add support for the Extensible MIPS ("eMIPS") platform. The
|
2011-01-26 01:18:43 +00:00 |
BUILDING
|
Pass down INSTALLSETS variable to installsets target. Use :Q to escape
|
2011-01-29 16:56:26 +00:00 |
Makefile
|
Pass down INSTALLSETS variable to installsets target. Use :Q to escape
|
2011-01-29 16:56:26 +00:00 |
Makefile.inc
|
|
|
UPDATING
|
Update this weekend's note on cleaning gcc: you need to clean binutils too.
|
2011-04-10 22:46:09 +00:00 |