Go to file
mrg 6c540367a2 reverse the GCC 5 test and only list the platforms not using it:
${MACHINE_CPU} == "mips" || \
    ${MACHINE_CPU} == "m68k" || \
    ${MACHINE_ARCH} == "coldfire" || \
    ${MACHINE_ARCH} == "m68000" || \
    ${MACHINE} == "or1k" || \
    ${MACHINE} == "riscv"

and considering riscv and or1k both need to either wait for GCC 6
or have someone who cares port their 5.x patches to our tree, that
really only means we have mips and m68k left.
2016-09-04 18:57:39 +00:00
bin Move the description of CHANGER variable to ENVIRONMENT section 2016-08-25 18:16:10 +00:00
common PR port-ia64/51261 2016-08-05 15:06:02 +00:00
compat remove the xfree86 reachover makefiles and the vast majority of 2015-07-23 08:03:24 +00:00
crypto Fix the error handling so that we print the earliest error message. 2016-09-03 09:31:22 +00:00
dist/pf PR 50709 David Binderman: memory leak 2016-05-30 17:21:07 +00:00
distrib update for new tmux example . 2016-08-31 17:28:58 +00:00
doc Now root.cache is 2016082500 version. 2016-09-04 14:38:50 +00:00
etc Update root.cache to 2016/8/25 version, l.root-servers.net has AAAA record 2016-09-04 14:36:31 +00:00
external Update LLVM and Clang to 3.8.1+ r280599. The most relevant changes for 2016-09-03 23:22:38 +00:00
extsrc
games Fix another place with a wrong author of "Unkempt Thoughts" 2016-08-28 19:44:44 +00:00
gnu has moved to external/gpl3 2016-01-16 18:41:12 +00:00
include add sh 2016-08-25 12:12:59 +00:00
lib Bump the glob limits to 512KB for total string size and 64K path 2016-09-04 18:27:08 +00:00
libexec Despite the 10 in the name, the OLO10 relocation targets a 13 bit field, 2016-08-29 16:00:10 +00:00
regress Fix the mmap call, KNF, and make the output more readable. 2016-09-03 08:47:38 +00:00
rescue vnconfig(8) was renamed to vndconfig(8) some time ago, and most places 2016-08-04 03:50:55 +00:00
sbin PR/51440: Jose Luis Rodriguez Garcia: Use the standard queue.h macro instead 2016-08-25 07:43:18 +00:00
share reverse the GCC 5 test and only list the platforms not using it: 2016-09-04 18:57:39 +00:00
sys Another typo... that's what you get for not compile testing 2016-09-04 15:25:11 +00:00
tests Add failing test for casinh 2016-08-31 14:05:09 +00:00
tools use the nbcompat copies for those files 2016-09-03 11:34:05 +00:00
usr.bin ignore the abiflags section 2016-09-03 11:35:24 +00:00
usr.sbin PR toolchain/51457 -- be more posix compat with sort usage, though it 2016-09-02 20:25:14 +00:00
build.sh When setting TOP the idea is to run the [/usr]/bin/pwd binary, and 2016-06-03 00:00:01 +00:00
BUILDING Document MKREPRO_TIMESTAMP. 2016-01-29 13:51:13 +00:00
Makefile fix direct reference to texinfo, bleh 2016-01-14 02:51:25 +00:00
Makefile.inc
UPDATING Note that i386 needs a PIE-related cleandir. Should avoid having PR 51174 2016-05-30 03:11:48 +00:00