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

2024-05-05 Thread matthew green
Module Name:src Committed By: mrg Date: Mon May 6 05:27:46 UTC 2024 Modified Files: src/distrib/sets/lists/base32: md.amd64 Log Message: mark libpam* as being part of pam. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

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

2024-05-05 Thread matthew green
Module Name:src Committed By: mrg Date: Mon May 6 05:27:46 UTC 2024 Modified Files: src/distrib/sets/lists/base32: md.amd64 Log Message: mark libpam* as being part of pam. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8

CVS commit: src/tests/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon May 6 02:21:39 UTC 2024 Modified Files: src/tests/lib/libm: t_modf.c Log Message: tests/lib/libm/t_modf: Check sign of modf on infinities too. Normally I don't like CHECK(A && B) and favour CHECK(A); CHECK(B) instead, so

CVS commit: src/tests/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon May 6 02:21:39 UTC 2024 Modified Files: src/tests/lib/libm: t_modf.c Log Message: tests/lib/libm/t_modf: Check sign of modf on infinities too. Normally I don't like CHECK(A && B) and favour CHECK(A); CHECK(B) instead, so

CVS commit: src/tests/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon May 6 00:54:02 UTC 2024 Modified Files: src/tests/lib/libm: t_modf.c Log Message: tests/lib/libm/t_modf.c: Expand modf/modff/modfl tests. 1. Exercise more edge cases around the largest exponent that can represent

CVS commit: src/tests/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Mon May 6 00:54:02 UTC 2024 Modified Files: src/tests/lib/libm: t_modf.c Log Message: tests/lib/libm/t_modf.c: Expand modf/modff/modfl tests. 1. Exercise more edge cases around the largest exponent that can represent

CVS commit: src

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 23:08:53 UTC 2024 Modified Files: src/doc: HACKS src/tests/lib/libm: t_fe_round.c Log Message: tests/lib/libm/t_fe_round.c: Work around likely ia64 bug in gcc. To generate a diff of this commit: cvs rdiff

CVS commit: src

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 23:08:53 UTC 2024 Modified Files: src/doc: HACKS src/tests/lib/libm: t_fe_round.c Log Message: tests/lib/libm/t_fe_round.c: Work around likely ia64 bug in gcc. To generate a diff of this commit: cvs rdiff

CVS commit: src/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 22:52:19 UTC 2024 Modified Files: src/lib/libm: Makefile Log Message: libm: long double is just double on hppa, so don't use s_rintl.c. PR misc/58054 To generate a diff of this commit: cvs rdiff -u -r1.230

CVS commit: src/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 22:52:19 UTC 2024 Modified Files: src/lib/libm: Makefile Log Message: libm: long double is just double on hppa, so don't use s_rintl.c. PR misc/58054 To generate a diff of this commit: cvs rdiff -u -r1.230

CVS commit: src/lib/libm/src

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 22:10:06 UTC 2024 Modified Files: src/lib/libm/src: s_nextafter.c Log Message: libm: If long double is double, nexttowardl is nextafter. long double nexttowardl(long double, long double); double nextafter(double,

CVS commit: src/lib/libm/src

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 22:10:06 UTC 2024 Modified Files: src/lib/libm/src: s_nextafter.c Log Message: libm: If long double is double, nexttowardl is nextafter. long double nexttowardl(long double, long double); double nextafter(double,

CVS commit: src/external/gpl2/texinfo/dist/makeinfo

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 15:26:20 UTC 2024 Modified Files: src/external/gpl2/texinfo/dist/makeinfo: index.c Log Message: makeinfo: Avoid ambiguous bracelessness.

CVS commit: src/external/gpl2/texinfo/dist/makeinfo

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 15:26:20 UTC 2024 Modified Files: src/external/gpl2/texinfo/dist/makeinfo: index.c Log Message: makeinfo: Avoid ambiguous bracelessness.

CVS commit: src/external/mit/xorg/lib

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 15:25:31 UTC 2024 Modified Files: src/external/mit/xorg/lib/dri: Makefile src/external/mit/xorg/lib/dri.old: Makefile Log Message: mesa: Build with -Wno-error=typedef-redefinition. While here, use

CVS commit: src/external/mit/xorg/lib

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 15:25:31 UTC 2024 Modified Files: src/external/mit/xorg/lib/dri: Makefile src/external/mit/xorg/lib/dri.old: Makefile Log Message: mesa: Build with -Wno-error=typedef-redefinition. While here, use

CVS commit: src/sys/arch/aarch64/include

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 15:18:10 UTC 2024 Modified Files: src/sys/arch/aarch64/include: sljit_machdep.h Log Message: aarch64/sljit_machdep.h: Make this work in compat32 context. Should fix clang build of compat32 eabi libsljit: dependall

CVS commit: src/sys/arch/aarch64/include

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 15:18:10 UTC 2024 Modified Files: src/sys/arch/aarch64/include: sljit_machdep.h Log Message: aarch64/sljit_machdep.h: Make this work in compat32 context. Should fix clang build of compat32 eabi libsljit: dependall

CVS commit: src/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 14:53:22 UTC 2024 Modified Files: src/lib/libm: Makefile Log Message: libm: No s_rintl.c on mips32. This is only for machines where long double is not double. Not 100% sure this is the right criterion, but there's

CVS commit: src/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 14:53:22 UTC 2024 Modified Files: src/lib/libm: Makefile Log Message: libm: No s_rintl.c on mips32. This is only for machines where long double is not double. Not 100% sure this is the right criterion, but there's

CVS commit: src/tests/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 14:34:58 UTC 2024 Modified Files: src/tests/lib/libm: t_next.c Log Message: tests/lib/libm/t_next: Fix stub on VAX. Tested building the wrong tree, oops. To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/tests/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 14:34:58 UTC 2024 Modified Files: src/tests/lib/libm: t_next.c Log Message: tests/lib/libm/t_next: Fix stub on VAX. Tested building the wrong tree, oops. To generate a diff of this commit: cvs rdiff -u -r1.2

CVS commit: src/tests/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 14:29:38 UTC 2024 Modified Files: src/tests/lib/libm: t_next.c Log Message: tests/lib/libm/t_next: Disable this test on VAX. But leave a replacement xfail test that fails unconditionally, to leave a reminder in the

CVS commit: src/tests/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 14:29:38 UTC 2024 Modified Files: src/tests/lib/libm: t_next.c Log Message: tests/lib/libm/t_next: Disable this test on VAX. But leave a replacement xfail test that fails unconditionally, to leave a reminder in the

CVS commit: src/lib/libm/src

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 14:06:47 UTC 2024 Modified Files: src/lib/libm/src: s_nexttowardf.c Log Message: libm/s_nexttowardf.c: Handle __HAVE_LONG_DOUBLE, LDBL_IMPLICIT_NBIT. We should arrange to just have LDBL_NBIT unconditionally defined

CVS commit: src/lib/libm/src

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 14:06:47 UTC 2024 Modified Files: src/lib/libm/src: s_nexttowardf.c Log Message: libm/s_nexttowardf.c: Handle __HAVE_LONG_DOUBLE, LDBL_IMPLICIT_NBIT. We should arrange to just have LDBL_NBIT unconditionally defined

CVS commit: src/lib/libm/src

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 11:38:03 UTC 2024 Modified Files: src/lib/libm/src: s_nexttowardf.c Log Message: libm: Make s_nexttowardf.c work when long double is double. Seems likely that there are other parts of libm which would benefit from

CVS commit: src/lib/libm/src

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 11:38:03 UTC 2024 Modified Files: src/lib/libm/src: s_nexttowardf.c Log Message: libm: Make s_nexttowardf.c work when long double is double. Seems likely that there are other parts of libm which would benefit from

CVS commit: src/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 11:07:49 UTC 2024 Modified Files: src/lib/libm: Makefile Log Message: libm: long double is just double on arm, so don't use s_rintl.c. PR misc/58054 To generate a diff of this commit: cvs rdiff -u -r1.228 -r1.229

CVS commit: src/lib/libm

2024-05-05 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Sun May 5 11:07:49 UTC 2024 Modified Files: src/lib/libm: Makefile Log Message: libm: long double is just double on arm, so don't use s_rintl.c. PR misc/58054 To generate a diff of this commit: cvs rdiff -u -r1.228 -r1.229

CVS commit: src/sys/arch/hp300/stand/mkboot

2024-05-05 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun May 5 07:36:38 UTC 2024 Modified Files: src/sys/arch/hp300/stand/mkboot: mkboot.c Log Message: Fix integer overflow of strtol(3) for "loadpoint" address on ILP32 hosts. This strtol(3) was introduced in rev 1.12 for

CVS commit: src/sys/arch/hp300/stand/mkboot

2024-05-05 Thread Izumi Tsutsui
Module Name:src Committed By: tsutsui Date: Sun May 5 07:36:38 UTC 2024 Modified Files: src/sys/arch/hp300/stand/mkboot: mkboot.c Log Message: Fix integer overflow of strtol(3) for "loadpoint" address on ILP32 hosts. This strtol(3) was introduced in rev 1.12 for