CVS commit: src/sys/external/bsd/compiler_rt/dist/lib/builtins

2016-03-24 Thread Taylor R Campbell
Module Name:src
Committed By:   riastradh
Date:   Fri Mar 25 03:51:19 UTC 2016

Modified Files:
src/sys/external/bsd/compiler_rt/dist/lib/builtins: int_types.h

Log Message:
No CRT_HAS_128BIT for pcc, which lacks attribute((mode(TI))).


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.4 -r1.2 \
src/sys/external/bsd/compiler_rt/dist/lib/builtins/int_types.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc

2016-03-24 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Mar 24 21:46:28 UTC 2016

Modified Files:
src/external/gpl3/gcc: README.gcc53

Log Message:
update VAX


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/external/gpl3/gcc/README.gcc53

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc

2016-03-24 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Mar 24 21:26:45 UTC 2016

Modified Files:
src/external/gpl3/gcc: README.gcc53

Log Message:
hppa is tested. I think it's "OK"


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/external/gpl3/gcc/README.gcc53

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc

2016-03-24 Thread matthew green
Module Name:src
Committed By:   mrg
Date:   Thu Mar 24 21:20:31 UTC 2016

Modified Files:
src/external/gpl3/gcc: README.gcc53

Log Message:
update:
- earmv4 works (atf has one new failure, that seems common)
- mipsel run
- sparc runs
- sparc64 mostly works in UP mode
- add list of actual machines tested on


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/external/gpl3/gcc/README.gcc53

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/external/gpl3/gcc

2016-03-24 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Mar 24 21:10:21 UTC 2016

Modified Files:
src/external/gpl3/gcc: README.gcc53

Log Message:
Note hppa status:

- kernel works
- sshd has the ldap problem


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/external/gpl3/gcc/README.gcc53

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/makemandb

2016-03-24 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Mar 24 17:28:03 UTC 2016

Modified Files:
src/usr.sbin/makemandb: makemandb.c

Log Message:
PR/51006: Abhinav Upadhyay: makemandb(8) should parse escape sequences
in the NAME section


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/usr.sbin/makemandb/makemandb.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.sbin/makemandb

2016-03-24 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Thu Mar 24 16:07:13 UTC 2016

Modified Files:
src/usr.sbin/makemandb: apropos-utils.c

Log Message:
PR/51004: Abhinav Upadhyay: apropos html mode doesn't handle especial
characters in the short description


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/usr.sbin/makemandb/apropos-utils.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [nick-nhusb] src/sys/dev/usb

2016-03-24 Thread Nick Hudson
Module Name:src
Committed By:   skrll
Date:   Thu Mar 24 15:30:17 UTC 2016

Modified Files:
src/sys/dev/usb [nick-nhusb]: ohci.c

Log Message:
Wait for hardware before removing the TDs from the hash lists.

This is all a bit racey and should be revisited.


To generate a diff of this commit:
cvs rdiff -u -r1.254.2.59 -r1.254.2.60 src/sys/dev/usb/ohci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/mk

2016-03-24 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Thu Mar 24 09:15:38 UTC 2016

Modified Files:
src/share/mk: bsd.own.mk

Log Message:
Switch mips64 over to new gdb - old one doesn't work there either, better
to debug in the newer version.


To generate a diff of this commit:
cvs rdiff -u -r1.909 -r1.910 src/share/mk/bsd.own.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.