CVS commit: src/sys/crypto/arch/arm

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 01:14:19 UTC 2023 Modified Files: src/sys/crypto/arch/arm: arm_neon.h Log Message: sys/crypto: aarch64: Catch up with builtin rename for GCC12 Kernel self tests successfully pass for aarch64{,eb}. Same binary generated

CVS commit: src/sys/crypto/arch/arm

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 01:14:19 UTC 2023 Modified Files: src/sys/crypto/arch/arm: arm_neon.h Log Message: sys/crypto: aarch64: Catch up with builtin rename for GCC12 Kernel self tests successfully pass for aarch64{,eb}. Same binary generated

CVS commit: src/sys/crypto

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 01:07:36 UTC 2023 Modified Files: src/sys/crypto/aes/arch/arm: aes_neon_impl.h src/sys/crypto/aes/arch/x86: aes_sse2_impl.h aes_ssse3_impl.h src/sys/crypto/chacha/arch/arm: chacha_neon.c

CVS commit: src/sys/crypto

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 01:07:36 UTC 2023 Modified Files: src/sys/crypto/aes/arch/arm: aes_neon_impl.h src/sys/crypto/aes/arch/x86: aes_sse2_impl.h aes_ssse3_impl.h src/sys/crypto/chacha/arch/arm: chacha_neon.c

CVS commit: src/sys/crypto/aes/arch/arm

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:58:35 UTC 2023 Modified Files: src/sys/crypto/aes/arch/arm: arm_neon.h Log Message: sys/crypto/{aes,chacha}/arch/arm/arm_neon.h: Sync (whitespace fix) No binary changes. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/crypto/aes/arch/arm

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:58:35 UTC 2023 Modified Files: src/sys/crypto/aes/arch/arm: arm_neon.h Log Message: sys/crypto/{aes,chacha}/arch/arm/arm_neon.h: Sync (whitespace fix) No binary changes. To generate a diff of this commit: cvs rdiff

CVS commit: src/tests/usr.bin

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:54:54 UTC 2023 Modified Files: src/tests/usr.bin/c++: t_asan_global_buffer_overflow.sh src/tests/usr.bin/cc: t_asan_global_buffer_overflow.sh Log Message: t_asan_global_buffer_overflow: Avoid ODR Violation for

CVS commit: src/tests/usr.bin

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:54:54 UTC 2023 Modified Files: src/tests/usr.bin/c++: t_asan_global_buffer_overflow.sh src/tests/usr.bin/cc: t_asan_global_buffer_overflow.sh Log Message: t_asan_global_buffer_overflow: Avoid ODR Violation for

CVS commit: src/distrib/sets/lists/comp

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:47:29 UTC 2023 Modified Files: src/distrib/sets/lists/comp: ad.m68k Log Message: lists/m68k: Obsolete gcc-9 headers To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/distrib/sets/lists/comp/ad.m68k

CVS commit: src/distrib/sets/lists/comp

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:47:29 UTC 2023 Modified Files: src/distrib/sets/lists/comp: ad.m68k Log Message: lists/m68k: Obsolete gcc-9 headers To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/distrib/sets/lists/comp/ad.m68k

CVS commit: src/distrib/sets/lists/comp

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:45:47 UTC 2023 Modified Files: src/distrib/sets/lists/comp: ad.aarch64 Log Message: lists/aarch64: Obsolete gcc-9 headers To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50

CVS commit: src/distrib/sets/lists/comp

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:45:47 UTC 2023 Modified Files: src/distrib/sets/lists/comp: ad.aarch64 Log Message: lists/aarch64: Obsolete gcc-9 headers To generate a diff of this commit: cvs rdiff -u -r1.49 -r1.50

CVS commit: src/crypto/external/bsd/openssh/dist

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:44:25 UTC 2023 Modified Files: src/crypto/external/bsd/openssh/dist: channels.c Log Message: openssh: channel_new(): Appease GCC12 -Wmaybe-uninitialized for some archs IIUC, ``found'' is always initialized. Seems like

CVS commit: src/crypto/external/bsd/openssh/dist

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:44:25 UTC 2023 Modified Files: src/crypto/external/bsd/openssh/dist: channels.c Log Message: openssh: channel_new(): Appease GCC12 -Wmaybe-uninitialized for some archs IIUC, ``found'' is always initialized. Seems like

CVS commit: src/external/gpl3/gcc

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:35:50 UTC 2023 Modified Files: src/external/gpl3/gcc: README.gcc12 Log Message: README.gcc12: Updated aarch64, arm, i386, m68k, powerpc, and sh3 aarch64{,eb}: - Everything (without x11 yet) works just fine, except for

CVS commit: src/external/gpl3/gcc

2023-08-06 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Mon Aug 7 00:35:50 UTC 2023 Modified Files: src/external/gpl3/gcc: README.gcc12 Log Message: README.gcc12: Updated aarch64, arm, i386, m68k, powerpc, and sh3 aarch64{,eb}: - Everything (without x11 yet) works just fine, except for

CVS commit: src/share/mk

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:44:49 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: switch gdb to 13.20 for x86_64 To generate a diff of this commit: cvs rdiff -u -r1.1349 -r1.1350 src/share/mk/bsd.own.mk Please note that

CVS commit: src/share/mk

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:44:49 UTC 2023 Modified Files: src/share/mk: bsd.own.mk Log Message: switch gdb to 13.20 for x86_64 To generate a diff of this commit: cvs rdiff -u -r1.1349 -r1.1350 src/share/mk/bsd.own.mk Please note that

CVS commit: src/external/gpl3/gdb/bin/gdbtui

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:39:07 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdbtui: Makefile Log Message: reorder To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/external/gpl3/gdb/bin/gdbtui/Makefile Please note

CVS commit: src/external/gpl3/gdb/bin/gdbtui

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:39:07 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdbtui: Makefile Log Message: reorder To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/external/gpl3/gdb/bin/gdbtui/Makefile Please note

CVS commit: src/external/gpl3/gdb/bin/gdbtui

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:33:39 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdbtui: Makefile Log Message: delete the texinfo parts To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/external/gpl3/gdb/bin/gdbtui

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:33:39 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdbtui: Makefile Log Message: delete the texinfo parts To generate a diff of this commit: cvs rdiff -u -r1.16 -r1.17

CVS commit: src/external/gpl3/gdb/bin/gdbtui

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:32:41 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdbtui: Makefile Log Message: copy the Makefile from gdb. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/external/gpl3/gdb/bin/gdbtui

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:32:41 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdbtui: Makefile Log Message: copy the Makefile from gdb. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16

CVS commit: src/external/gpl3/gdb/bin/gdbserver

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:28:26 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdbserver: Makefile src/external/gpl3/gdb/bin/gdbserver/arch/x86_64: config.h Log Message: Make this build To generate a diff of this commit: cvs

CVS commit: src/external/gpl3/gdb/bin/gdbserver

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:28:26 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdbserver: Makefile src/external/gpl3/gdb/bin/gdbserver/arch/x86_64: config.h Log Message: Make this build To generate a diff of this commit: cvs

CVS commit: src/external/gpl3/gdb/lib

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:27:15 UTC 2023 Modified Files: src/external/gpl3/gdb/lib/libgdb/arch/x86_64: defs.mk init.c src/external/gpl3/gdb/lib/libgnulib/arch/x86_64: defs.mk

CVS commit: src/external/gpl3/gdb/lib

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:27:15 UTC 2023 Modified Files: src/external/gpl3/gdb/lib/libgdb/arch/x86_64: defs.mk init.c src/external/gpl3/gdb/lib/libgnulib/arch/x86_64: defs.mk

CVS commit: src/external/gpl3/gdb/dist/gdb/nat

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:26:26 UTC 2023 Modified Files: src/external/gpl3/gdb/dist/gdb/nat: fork-inferior.c Log Message: Don't try to switch to thread on signals generated by the shell. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gdb/dist/gdb/nat

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:26:26 UTC 2023 Modified Files: src/external/gpl3/gdb/dist/gdb/nat: fork-inferior.c Log Message: Don't try to switch to thread on signals generated by the shell. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gdb/dist/gdb

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:25:30 UTC 2023 Modified Files: src/external/gpl3/gdb/dist/gdb: configure.nat Log Message: put back libkvm for amd64. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/external/gpl3/gdb/dist/gdb

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:25:30 UTC 2023 Modified Files: src/external/gpl3/gdb/dist/gdb: configure.nat Log Message: put back libkvm for amd64. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/external/gpl3/gdb/bin/gdb

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:24:54 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdb: Makefile Log Message: - simplify by using PROGDPLIBS - need --Whole-archive for libgdb to attach modula2, otherwise the file does not end up in the

CVS commit: src/external/gpl3/gdb/bin/gdb

2023-08-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 6 20:24:54 UTC 2023 Modified Files: src/external/gpl3/gdb/bin/gdb: Makefile Log Message: - simplify by using PROGDPLIBS - need --Whole-archive for libgdb to attach modula2, otherwise the file does not end up in the

CVS commit: src

2023-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 6 19:44:50 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: c11_generic_expression.c d_c99_bool_strict_syshdr.c d_fold_test.c expr_cast.c lang_level_c99.c msg_109.c msg_126.c msg_132.c

CVS commit: src

2023-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 6 19:44:50 UTC 2023 Modified Files: src/tests/usr.bin/xlint/lint1: c11_generic_expression.c d_c99_bool_strict_syshdr.c d_fold_test.c expr_cast.c lang_level_c99.c msg_109.c msg_126.c msg_132.c

CVS commit: src

2023-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 6 19:31:06 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi Added Files: src/tests/usr.bin/xlint/lint1: lang_level_c99.c Log Message: tests/lint: document how much of C99 lint already implements To

CVS commit: src

2023-08-06 Thread Roland Illig
Module Name:src Committed By: rillig Date: Sun Aug 6 19:31:06 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi Added Files: src/tests/usr.bin/xlint/lint1: lang_level_c99.c Log Message: tests/lint: document how much of C99 lint already implements To

CVS commit: src/sys/kern

2023-08-06 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 6 17:50:20 UTC 2023 Modified Files: src/sys/kern: subr_xcall.c Log Message: xcall(9): Rename condvars to be less confusing. The `cv' suffix is not helpful and `xclocv' looks like some kind of clock at first glance.

CVS commit: src/sys/kern

2023-08-06 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 6 17:50:20 UTC 2023 Modified Files: src/sys/kern: subr_xcall.c Log Message: xcall(9): Rename condvars to be less confusing. The `cv' suffix is not helpful and `xclocv' looks like some kind of clock at first glance.

CVS commit: src/sys/arch/xen/x86

2023-08-06 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 6 16:07:53 UTC 2023 Modified Files: src/sys/arch/xen/x86: xen_ipi.c Log Message: xen/x86: Get the right intrframe pointer in ddb ipi. This was broken with the transition from evtchn_set_handler to

CVS commit: src/sys/arch/xen/x86

2023-08-06 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun Aug 6 16:07:53 UTC 2023 Modified Files: src/sys/arch/xen/x86: xen_ipi.c Log Message: xen/x86: Get the right intrframe pointer in ddb ipi. This was broken with the transition from evtchn_set_handler to