Module Name:src
Committed By: skrll
Date: Mon May 6 06:58:00 UTC 2024
Modified Files:
src/tests/lib/libc/setjmp: t_sigstack.c
Log Message:
arm has been fixed
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/setjmp/t_sigstack.c
Please note
Module Name:src
Committed By: skrll
Date: Mon May 6 06:58:00 UTC 2024
Modified Files:
src/tests/lib/libc/setjmp: t_sigstack.c
Log Message:
arm has been fixed
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/setjmp/t_sigstack.c
Please note
Module Name:src
Committed By: skrll
Date: Mon May 6 06:57:32 UTC 2024
Modified Files:
src/lib/libc/arch/arm/gen: setjmp.S
Log Message:
arm longjmp: Restore stack first, then signal mask.
Otherwise, a pending signal may be delivered on the wrong stack when
we restore the
Module Name:src
Committed By: skrll
Date: Mon May 6 06:57:32 UTC 2024
Modified Files:
src/lib/libc/arch/arm/gen: setjmp.S
Log Message:
arm longjmp: Restore stack first, then signal mask.
Otherwise, a pending signal may be delivered on the wrong stack when
we restore the
Module Name:src
Committed By: macallan
Date: Mon May 6 06:06:41 UTC 2024
Modified Files:
src/distrib/sets/lists/base32: md.sparc64
Log Message:
sprinkle rump, gcc=12 etc.
Now sparc64 with HAVE_GCC=12 and MKRUMP=no builds again
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: macallan
Date: Mon May 6 06:06:41 UTC 2024
Modified Files:
src/distrib/sets/lists/base32: md.sparc64
Log Message:
sprinkle rump, gcc=12 etc.
Now sparc64 with HAVE_GCC=12 and MKRUMP=no builds again
To generate a diff of this commit:
cvs rdif
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 src/distrib/sets/lists/base32/md.amd64
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 src/distrib/sets/lists/base32/md.amd64
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
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
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 non-i
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 non-i
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 -
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 -
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 -r1.231
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 -r1.231
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, do
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, do
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.
/home/source/ab/HEAD-llvm/src/external/gpl2/texinfo/dist/makeinfo/index.c:526:
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.
/home/source/ab/HEAD-llvm/src/external/gpl2/texinfo/dist/makeinfo/index.c:526:
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 CWARNFLAGS
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 CWARNFLAGS
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
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
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
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
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 -r1.3
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 -r1.3
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
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
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
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
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 b
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 b
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
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
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 PR/57909
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 PR/57909
38 matches
Mail list logo