CVS commit: src/tests/libexec/ld.elf_so

2023-05-30 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed May 31 01:06:43 UTC 2023 Modified Files: src/tests/libexec/ld.elf_so: Makefile Log Message: ld.elf_so: Nix inadvertently committed private test program. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/te

CVS commit: src/tests/libexec/ld.elf_so

2023-05-30 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed May 31 01:06:43 UTC 2023 Modified Files: src/tests/libexec/ld.elf_so: Makefile Log Message: ld.elf_so: Nix inadvertently committed private test program. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/te

CVS commit: src/tests/libexec/ld.elf_so

2023-05-30 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed May 31 00:46:11 UTC 2023 Modified Files: src/tests/libexec/ld.elf_so: Makefile t_tls_extern.c src/tests/libexec/ld.elf_so/helper_use_static: Makefile h_use_static.c Log Message: ld.elf_so: Fix extern TLS test to mat

CVS commit: src/tests/libexec/ld.elf_so

2023-05-30 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed May 31 00:46:11 UTC 2023 Modified Files: src/tests/libexec/ld.elf_so: Makefile t_tls_extern.c src/tests/libexec/ld.elf_so/helper_use_static: Makefile h_use_static.c Log Message: ld.elf_so: Fix extern TLS test to mat

CVS commit: src

2023-05-30 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed May 31 00:18:44 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi shl.mi src/tests/libexec/ld.elf_so: Makefile Added Files: src/tests/libexec/ld.elf_so: t_tls_extern.c src/tests/libexec/ld.elf

CVS commit: src

2023-05-30 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Wed May 31 00:18:44 UTC 2023 Modified Files: src/distrib/sets/lists/tests: mi shl.mi src/tests/libexec/ld.elf_so: Makefile Added Files: src/tests/libexec/ld.elf_so: t_tls_extern.c src/tests/libexec/ld.elf

CVS commit: src

2023-05-30 Thread Harold Gutch
Module Name:src Committed By: hgutch Date: Tue May 30 19:05:05 UTC 2023 Modified Files: src/external/apache2/llvm/autoconf/include/llvm/Config: config.h.in src/tools/llvm-lib/libLLVMSupport: Makefile Log Message: Fix LLVM build with host gcc 13 Building LLVM with

CVS commit: src

2023-05-30 Thread Harold Gutch
Module Name:src Committed By: hgutch Date: Tue May 30 19:05:05 UTC 2023 Modified Files: src/external/apache2/llvm/autoconf/include/llvm/Config: config.h.in src/tools/llvm-lib/libLLVMSupport: Makefile Log Message: Fix LLVM build with host gcc 13 Building LLVM with

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 19:04:43 UTC 2023 Modified Files: src/tools/compat: configure nbtool_config.h.in Added Files: src/tools/compat: aclocal.m4 Log Message: tools/compat: regen To generate a diff of this commit: cvs rdiff -u -r0 -r

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 19:04:43 UTC 2023 Modified Files: src/tools/compat: configure nbtool_config.h.in Added Files: src/tools/compat: aclocal.m4 Log Message: tools/compat: regen To generate a diff of this commit: cvs rdiff -u -r0 -r

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:54:21 UTC 2023 Modified Files: src/tools/compat: configure.ac defs.mk.in Log Message: tools/compat: disable host CC warnings Determine if the host CC supports flags to disable various warnings similar to GCC_*, CLAN

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:54:21 UTC 2023 Modified Files: src/tools/compat: configure.ac defs.mk.in Log Message: tools/compat: disable host CC warnings Determine if the host CC supports flags to disable various warnings similar to GCC_*, CLAN

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:39:19 UTC 2023 Modified Files: src/tools/compat: configure.ac defs.mk.in Log Message: tools/compat: detect supported host compiler flags Define NB_CC_FLAG(FLAG) to use AX_CHECK_COMPILE_FLAG to determine if the host c

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:39:19 UTC 2023 Modified Files: src/tools/compat: configure.ac defs.mk.in Log Message: tools/compat: detect supported host compiler flags Define NB_CC_FLAG(FLAG) to use AX_CHECK_COMPILE_FLAG to determine if the host c

CVS commit: src/tools/compat/buildaux

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:35:16 UTC 2023 Added Files: src/tools/compat/buildaux: ax_check_compile_flag.m4 Log Message: tools/compat: import AX_CHECK_COMPILE_FLAG Import AX_CHECK_COMPILE_FLAG serial 6 from autoconf-archive https://github.com

CVS commit: src/tools/compat/buildaux

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:35:16 UTC 2023 Added Files: src/tools/compat/buildaux: ax_check_compile_flag.m4 Log Message: tools/compat: import AX_CHECK_COMPILE_FLAG Import AX_CHECK_COMPILE_FLAG serial 6 from autoconf-archive https://github.com

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:31:55 UTC 2023 Modified Files: src/tools/compat: configure.ac defs.mk.in Log Message: tools/compat: don't expose HAVE_PTHREAD_H to make Non of the tools Makefiles needs HAVE_PTHREAD_H, so don't AC_SUBST it or provide

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:31:55 UTC 2023 Modified Files: src/tools/compat: configure.ac defs.mk.in Log Message: tools/compat: don't expose HAVE_PTHREAD_H to make Non of the tools Makefiles needs HAVE_PTHREAD_H, so don't AC_SUBST it or provide

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:27:04 UTC 2023 Modified Files: src/tools/compat: Makefile Log Message: tools/compat: use autoreconf, support MAKEVERBOSE Use autoreconf instead of autoconf + autoheader; we'll need aclocal in the near future. If MAK

CVS commit: src/tools/compat

2023-05-30 Thread Luke Mewburn
Module Name:src Committed By: lukem Date: Tue May 30 18:27:04 UTC 2023 Modified Files: src/tools/compat: Makefile Log Message: tools/compat: use autoreconf, support MAKEVERBOSE Use autoreconf instead of autoconf + autoheader; we'll need aclocal in the near future. If MAK

CVS commit: src/lib/libedit

2023-05-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 30 11:53:40 UTC 2023 Modified Files: src/lib/libedit: tokenizer.c Log Message: Fix some const qual (Piotr Pawel Stefaniak) To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libedit/tokenizer.c Plea

CVS commit: src/lib/libedit

2023-05-30 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue May 30 11:53:40 UTC 2023 Modified Files: src/lib/libedit: tokenizer.c Log Message: Fix some const qual (Piotr Pawel Stefaniak) To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libedit/tokenizer.c Plea

CVS commit: [netbsd-10] src/doc

2023-05-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue May 30 07:21:23 UTC 2023 Modified Files: src/doc [netbsd-10]: CHANGES-10.0 Log Message: Ammend ticket #182 for additional changes To generate a diff of this commit: cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-10.0 Pl

CVS commit: [netbsd-10] src/doc

2023-05-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue May 30 07:21:23 UTC 2023 Modified Files: src/doc [netbsd-10]: CHANGES-10.0 Log Message: Ammend ticket #182 for additional changes To generate a diff of this commit: cvs rdiff -u -r1.1.2.66 -r1.1.2.67 src/doc/CHANGES-10.0 Pl

CVS commit: [netbsd-10] src/distrib/sets/lists/dtb

2023-05-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue May 30 07:20:22 UTC 2023 Modified Files: src/distrib/sets/lists/dtb [netbsd-10]: ad.earmv7hfeb Log Message: Additionaly pull up the following revision for ticket #182 to fix the build: distrib/sets/lists/dtb/ad.earmv7

CVS commit: [netbsd-10] src/distrib/sets/lists/dtb

2023-05-30 Thread Martin Husemann
Module Name:src Committed By: martin Date: Tue May 30 07:20:22 UTC 2023 Modified Files: src/distrib/sets/lists/dtb [netbsd-10]: ad.earmv7hfeb Log Message: Additionaly pull up the following revision for ticket #182 to fix the build: distrib/sets/lists/dtb/ad.earmv7