Module Name:src
Committed By: skrll
Date: Tue Jul 13 06:56:24 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h
Log Message:
Fix a comment
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/gpl3/gcc/dist/
Module Name:src
Committed By: skrll
Date: Tue Jul 13 06:56:09 UTC 2021
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/pa: pa-netbsd.h
Log Message:
Fix a comment
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/gpl3/gcc/dist/gcc/config/pa/pa
Module Name:src
Committed By: mrg
Date: Tue Jul 13 05:53:13 UTC 2021
Modified Files:
src/distrib/sets/lists/xbase: shl.mi
src/distrib/sets/lists/xdebug: shl.mi
src/external/mit/xorg/lib/libX11: Makefile Makefile.libx11
src/external/mit/xorg/lib/libX1
Module Name:src
Committed By: mrg
Date: Tue Jul 13 05:22:27 UTC 2021
Modified Files:
src/external/mit/xorg/lib/libEGL: Makefile
Log Message:
also look for libgbm in ${OLD_SUFFIX}.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/mit/xorg/lib/libEG
Module Name:src
Committed By: thorpej
Date: Tue Jul 13 01:59:10 UTC 2021
Modified Files:
src/sys/arch/alpha/alpha: lock_stubs.s patch.c
Log Message:
As with membar_producer() and membar_sync(), initialize the fast-path
lock stubs with "unop" isns where memory barriers need
Module Name:src
Committed By: rillig
Date: Mon Jul 12 22:02:44 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: order type declarations in grammar, group by C99 section
No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: rillig
Date: Mon Jul 12 21:43:44 UTC 2021
Modified Files:
src/usr.bin/xlint/lint1: cgram.y
Log Message:
lint: reorder grammar rules in the same way as in C99
The code coverage before and after this change is exactly the same,
except of course
Module Name:src
Committed By: kre
Date: Mon Jul 12 19:03:20 UTC 2021
Modified Files:
src/usr.sbin/sysinst: msg_xlat.sh
Log Message:
Revert 1.4, that just trades one problem for a different one
(splitting the message on % instead of white space, which affects
less messages,
Module Name:src
Committed By: mrg
Date: Mon Jul 12 18:42:40 UTC 2021
Modified Files:
src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64eb: config.h config.m4
gmp.h
src/external/lgpl3/gmp/lib/libgmp/arch/mipsn64el: config.h config.m4
gmp.h
Log Me
Module Name:src
Committed By: mrg
Date: Mon Jul 12 18:42:23 UTC 2021
Modified Files:
src/external/lgpl3/gmp/dist: configfsf.sub configure configure.ac
Log Message:
add mipsn64 support, so native-gmp works, and likely, build.sh tools
on a mipsn64 host.
To generate a diff
Module Name:src
Committed By: rillig
Date: Mon Jul 12 18:00:36 UTC 2021
Modified Files:
src/tests/usr.bin/xlint/lint1: msg_064.c msg_064.exp
Log Message:
tests/lint: test trying to define a ()-less function
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/
Module Name:src
Committed By: thorpej
Date: Mon Jul 12 16:44:52 UTC 2021
Modified Files:
src/sys/dev/eisa: depca_eisa.c
Log Message:
Printing out our model name is not considered an error message.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/dev/
Module Name:src
Committed By: thorpej
Date: Mon Jul 12 15:21:51 UTC 2021
Modified Files:
src/sys/arch/alpha/alpha: genassym.cf lock_stubs.s
src/sys/arch/alpha/include: mutex.h
Log Message:
Optimized fast-paths for mutex_spin_enter() and mutex_spin_exit().
To gene
Module Name:src
Committed By: msaitoh
Date: Mon Jul 12 12:59:54 UTC 2021
Modified Files:
src/sys/dev/pci: ichsmb.c
Log Message:
Add Jasper Lake support.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/dev/pci/ichsmb.c
Please note that diffs are no
Module Name:src
Committed By: msaitoh
Date: Mon Jul 12 12:58:58 UTC 2021
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Add Intel Jasper Lake devices and Reealtek RTL8821CE.
To generate a diff of this commit:
cvs rdiff -u -r1.1426 -r1.1427 src/sys/dev/pci/pcidevs
Module Name:src
Committed By: msaitoh
Date: Mon Jul 12 12:56:52 UTC 2021
Modified Files:
src/usr.sbin/cpuctl/arch: i386.c
Log Message:
Add 0x96(Elkhart Lake) and 0x9c(Jasper Lake).
Not listed in SDM but listed in those spec update documents.
To generate a diff of this c
Module Name:src
Committed By: mrg
Date: Mon Jul 12 09:40:31 UTC 2021
Modified Files:
src/external/mit/xorg/lib/libEGL: Makefile
Log Message:
look for libglapi in ${OLD_SUFFIX}. noted by gson.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/mit/x
Module Name:src
Committed By: mrg
Date: Mon Jul 12 09:34:57 UTC 2021
Modified Files:
src/external/lgpl3/gmp/lib/libgmp/arch/aarch64: config.h
src/external/lgpl3/gmp/lib/libgmp/arch/alpha: config.h gmp.h
src/external/lgpl3/gmp/lib/libgmp/arch/arm: config.h co
Module Name:src
Committed By: mrg
Date: Mon Jul 12 07:59:52 UTC 2021
Modified Files:
src/external/lgpl3/gmp: README
src/external/lgpl3/gmp/lib/libgmp/arch/aarch64: config.h config.m4
gmp.h
src/external/lgpl3/gmp/lib/libgmp/arch/i386: config.h gmp
Module Name:xsrc
Committed By: mrg
Date: Mon Jul 12 07:18:34 UTC 2021
Update of /cvsroot/xsrc/external/mit/MesaLib.old
In directory ivanova.netbsd.org:/tmp/cvs-serv422
Log Message:
initial import of Mesa 19.1.7 into MesaLib.old.
add missed files due to being in subdir called 'cor
Module Name:xsrc
Committed By: mrg
Date: Mon Jul 12 07:17:30 UTC 2021
Update of /cvsroot/xsrc/external/mit/MesaLib
In directory ivanova.netbsd.org:/tmp/cvs-serv22947
Log Message:
initial import of Mesa 19.1.7 into MesaLib.old.
add missed files due to being in subdir called 'core'
Module Name:src
Committed By: mrg
Date: Mon Jul 12 07:04:37 UTC 2021
Modified Files:
src/external/lgpl3/gmp/lib/libgmp/arch/x86_64: config.h config.m4 gmp.h
Log Message:
regen gmp parts for amd64 and gmp 6.2.1.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
22 matches
Mail list logo