CVS commit: src/external/gpl3/gcc/dist/libsanitizer/tsan

2024-02-24 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 25 01:12:16 UTC 2024 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_rtl.h Log Message: add some missing alignment. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/tsan

2024-02-24 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Feb 25 01:12:16 UTC 2024 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/tsan: tsan_rtl.h Log Message: add some missing alignment. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2023-10-21 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Oct 22 00:08:50 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_asm.h Log Message: enable NO_EXEC_STACK_DIRECTIVE on netbsd. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2023-10-21 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Oct 22 00:08:50 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_asm.h Log Message: enable NO_EXEC_STACK_DIRECTIVE on netbsd. To generate a diff of this commit: cvs rdiff

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly

2023-09-13 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Sep 14 03:50:58 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly: c_locale.h Log Message: gcc: c_locale.h (c++locale.h): Drop unnecessary include This has no longer been

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly

2023-09-13 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Sep 14 03:50:58 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/config/locale/dragonfly: c_locale.h Log Message: gcc: c_locale.h (c++locale.h): Drop unnecessary include This has no longer been

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

2023-09-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Sep 3 18:47:45 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc: ubsan.cc Log Message: remap generated ubsan filename string labels. fixes reproducible builds. reported by wiz@ To generate a diff of this commit:

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

2023-09-03 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Sep 3 18:47:45 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc: ubsan.cc Log Message: remap generated ubsan filename string labels. fixes reproducible builds. reported by wiz@ To generate a diff of this commit:

CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax

2023-08-16 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Aug 17 03:08:15 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.cc Log Message: gcc/vax: XXX: Forcibly disable gas(1) directives for CFI table Otherwise, wired relocation occur for readonly section

CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax

2023-08-16 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Aug 17 03:08:15 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.cc Log Message: gcc/vax: XXX: Forcibly disable gas(1) directives for CFI table Otherwise, wired relocation occur for readonly section

CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax

2023-08-16 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Aug 17 02:55:25 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: netbsd-elf.h Log Message: gcc/vax: Restore NetBSD-specific extra specs, lost during merge To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax

2023-08-16 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Thu Aug 17 02:55:25 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: netbsd-elf.h Log Message: gcc/vax: Restore NetBSD-specific extra specs, lost during merge To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 06:25:17 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.h Log Message: make this more like the old lsan_allocator.h change. adds sh3 and vax build support. To generate a diff of

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan

2023-08-11 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 11 06:25:17 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.h Log Message: make this more like the old lsan_allocator.h change. adds sh3 and vax build support. To generate a diff of

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan

2023-08-04 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 4 19:25:06 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.h Log Message: allow this to build on powerpc*. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan

2023-08-04 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Aug 4 19:25:06 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.h Log Message: allow this to build on powerpc*. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \

CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax

2023-08-01 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 1 06:05:14 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.h Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

CVS commit: src/external/gpl3/gcc/dist/gcc/config/vax

2023-08-01 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 1 06:05:14 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/vax: vax.h Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14

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

2023-08-01 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 1 06:04:42 UTC 2023 Added Files: src/external/gpl3/gcc/dist/gcc: regsub.cc Removed Files: src/external/gpl3/gcc/dist/gcc: regsub.c Log Message: rename our local .c that is c++ to .cc like upstream has. To generate

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

2023-08-01 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Aug 1 06:04:42 UTC 2023 Added Files: src/external/gpl3/gcc/dist/gcc: regsub.cc Removed Files: src/external/gpl3/gcc/dist/gcc: regsub.c Log Message: rename our local .c that is c++ to .cc like upstream has. To generate

CVS commit: src/external/gpl3/gcc/dist/libgomp

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 31 01:46:59 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libgomp: fortran.c Log Message: add missing void to function prototype (not C++ here.) To generate a diff of this commit: cvs rdiff -u -r1.1.1.12 -r1.2

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 31 01:46:32 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: compiler include dir is gcc-12 here. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

CVS commit: src/external/gpl3/gcc/dist/libgomp

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 31 01:46:59 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libgomp: fortran.c Log Message: add missing void to function prototype (not C++ here.) To generate a diff of this commit: cvs rdiff -u -r1.1.1.12 -r1.2

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 31 01:46:32 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: compiler include dir is gcc-12 here. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 31 01:46:04 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: uniform_int_dist.h src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: numeric_traits.h Log Message: catch up

CVS commit: src/external/gpl3/gcc/dist/libstdc++-v3/include

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 31 01:46:04 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libstdc++-v3/include/bits: uniform_int_dist.h src/external/gpl3/gcc/dist/libstdc++-v3/include/ext: numeric_traits.h Log Message: catch up

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 31 01:44:58 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer: configure.ac merge.sh src/external/gpl3/gcc/dist/libsanitizer/asan: asan_activation.h asan_activation_flags.inc

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Jul 31 01:44:58 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer: configure.ac merge.sh src/external/gpl3/gcc/dist/libsanitizer/asan: asan_activation.h asan_activation_flags.inc

CVS commit: src/external/gpl3/gcc/dist/libiberty

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 30 06:24:25 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libiberty: make-temp-file.c Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \

CVS commit: src/external/gpl3/gcc/dist/libiberty

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 30 06:24:25 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libiberty: make-temp-file.c Log Message: fix merge botch. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 \

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

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 30 06:15:17 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc: cfgexpand.cc cppbuiltin.cc cppdefault.cc dse.cc expr.cc file-prefix-map.cc gcc.cc genemit.cc genrecog.cc ggc-common.cc ipa-inline.cc

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

2023-07-30 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 30 06:15:17 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc: cfgexpand.cc cppbuiltin.cc cppdefault.cc dse.cc expr.cc file-prefix-map.cc gcc.cc genemit.cc genrecog.cc ggc-common.cc ipa-inline.cc

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

2023-07-29 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 30 05:51:45 UTC 2023 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS config.guess config.sub configure configure.ac src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html

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

2023-07-29 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Jul 30 05:51:45 UTC 2023 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS config.guess config.sub configure configure.ac src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html

CVS commit: src/external/gpl3/gcc/dist/gcc/config/sh

2023-07-17 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Jul 18 02:50:18 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/sh: sh.md Log Message: gcc: Fix peephole optimization bug for sh3 (PR port-sh3/56311) Cherry-picked from upstream:

CVS commit: src/external/gpl3/gcc/dist/gcc/config/sh

2023-07-17 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Jul 18 02:50:18 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/sh: sh.md Log Message: gcc: Fix peephole optimization bug for sh3 (PR port-sh3/56311) Cherry-picked from upstream:

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

2023-07-10 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 11 00:40:43 UTC 2023 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html configure.html download.html finalinstall.html

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

2023-07-10 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 11 00:40:43 UTC 2023 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html configure.html download.html finalinstall.html

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2023-04-06 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Thu Apr 6 09:49:12 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_mutex.h Log Message: Fix StaticSpinMutex::CheckLocked() on sparc32. The lock gets set with

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2023-04-06 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Thu Apr 6 09:49:12 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_mutex.h Log Message: Fix StaticSpinMutex::CheckLocked() on sparc32. The lock gets set with

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2023-02-19 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 20 01:16:38 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h Log Message: add author info to this file. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2023-02-19 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Feb 20 01:16:38 UTC 2023 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64-netbsd.h Log Message: add author info to this file. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

CVS commit: src/external/gpl3/gcc/dist/libiberty

2022-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 27 08:30:04 UTC 2022 Modified Files: src/external/gpl3/gcc/dist/libiberty: floatformat.c Log Message: pass lint on vax (avoid zerodivide) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/external/gpl3/gcc/dist/libiberty

2022-08-27 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Aug 27 08:30:04 UTC 2022 Modified Files: src/external/gpl3/gcc/dist/libiberty: floatformat.c Log Message: pass lint on vax (avoid zerodivide) To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2022-07-24 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Jul 24 10:53:18 UTC 2022 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c Log Message: Revert our local fix for GCC 10.3 introduced in rev. 1.25:

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2022-07-24 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Sun Jul 24 10:53:18 UTC 2022 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: rs6000.c Log Message: Revert our local fix for GCC 10.3 introduced in rev. 1.25:

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

2022-07-22 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Jul 22 20:22:38 UTC 2022 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS configure configure.ac src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html configure.html

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

2022-07-22 Thread matthew green
Module Name:src Committed By: mrg Date: Fri Jul 22 20:22:38 UTC 2022 Modified Files: src/external/gpl3/gcc/dist: LAST_UPDATED MD5SUMS NEWS configure configure.ac src/external/gpl3/gcc/dist/INSTALL: binaries.html build.html configure.html

CVS commit: src/external/gpl3/gcc/dist/libiberty

2021-12-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 15 13:29:14 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libiberty: cp-demangle.c Log Message: fix lint To generate a diff of this commit: cvs rdiff -u -r1.1.1.12 -r1.2 \

CVS commit: src/external/gpl3/gcc/dist/libiberty

2021-12-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Dec 15 13:29:14 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libiberty: cp-demangle.c Log Message: fix lint To generate a diff of this commit: cvs rdiff -u -r1.1.1.12 -r1.2 \

CVS commit: src/external/gpl3/gcc/dist/include

2021-12-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 14 21:38:06 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/include: ansidecl.h Log Message: avoid __extension__ redefinition To generate a diff of this commit: cvs rdiff -u -r1.1.1.10 -r1.2

CVS commit: src/external/gpl3/gcc/dist/include

2021-12-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 14 21:38:06 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/include: ansidecl.h Log Message: avoid __extension__ redefinition To generate a diff of this commit: cvs rdiff -u -r1.1.1.10 -r1.2

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2021-11-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 15 12:38:41 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Remove extra _, thanks RVP To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2021-11-15 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Mon Nov 15 12:38:41 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: Remove extra _, thanks RVP To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2021-11-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 13 15:34:39 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/interception: interception_linux.cc src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:

CVS commit: src/external/gpl3/gcc/dist/libsanitizer

2021-11-13 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Nov 13 15:34:39 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/interception: interception_linux.cc src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2021-11-07 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Sun Nov 7 09:22:58 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: Libtsan intercepts the pthread exported functions with dlsym(RTLD_NEXT, func_name). This fails for pthread_join() as it

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2021-11-07 Thread Juergen Hannken-Illjes
Module Name:src Committed By: hannken Date: Sun Nov 7 09:22:58 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: Libtsan intercepts the pthread exported functions with dlsym(RTLD_NEXT, func_name). This fails for pthread_join() as it

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2021-10-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 28 14:31:20 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: more underscore To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2021-10-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 28 14:31:20 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: more underscore To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2021-10-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 28 11:22:41 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: fix sparc: use mcontext to fetch pc and sp To generate a diff of this commit:

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2021-10-28 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 28 11:22:41 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: sanitizer_linux.cc Log Message: fix sparc: use mcontext to fetch pc and sp To generate a diff of this commit:

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2021-09-18 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Sep 18 19:59:11 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64.h Log Message: oops, re-enable host_detect_local_cpu for NetBSD To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2021-09-18 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Sep 18 19:59:11 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64.h Log Message: oops, re-enable host_detect_local_cpu for NetBSD To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

re: CVS commit: src/external/gpl3/gcc/dist/gcc/config

2021-09-18 Thread matthew green
"Jared D. McNeill" writes: > Module Name: src > Committed By: jmcneill > Date: Sat Sep 18 10:45:11 UTC 2021 > > Modified Files: > src/external/gpl3/gcc/dist/gcc/config: host-darwin.c > src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64.h > > Log Message: > Fix build on

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2021-09-18 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Sep 18 10:45:11 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config: host-darwin.c src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64.h Log Message: Fix build on macOS 11.6 arm64 hosts. To generate

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2021-09-18 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Sep 18 10:45:11 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/gcc/config: host-darwin.c src/external/gpl3/gcc/dist/gcc/config/aarch64: aarch64.h Log Message: Fix build on macOS 11.6 arm64 hosts. To generate

CVS commit: src/external/gpl3/gcc/dist/libcpp

2021-08-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 29 08:41:57 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libcpp: files.c Log Message: Add missing parentheses around ternary operator (Etienne Brateau, via Damien Zammit) To generate a diff of this commit: cvs

CVS commit: src/external/gpl3/gcc/dist/libcpp

2021-08-29 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Aug 29 08:41:57 UTC 2021 Modified Files: src/external/gpl3/gcc/dist/libcpp: files.c Log Message: Add missing parentheses around ternary operator (Etienne Brateau, via Damien Zammit) To generate a diff of this commit: cvs

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/ginclude

2021-07-15 Thread Christos Zoulas
> On Jul 15, 2021, at 12:06 AM, matthew green wrote: > > "Christos Zoulas" writes: >> Module Name: src >> Committed By:christos >> Date:Wed Jul 14 13:24:59 UTC 2021 >> >> Modified Files: >> src/external/gpl3/gcc/dist/gcc/ginclude: stddef.h >> >> Log Message: >>

re: CVS commit: src/external/gpl3/gcc/dist/gcc/ginclude

2021-07-14 Thread matthew green
"Christos Zoulas" writes: > Module Name: src > Committed By: christos > Date: Wed Jul 14 13:24:59 UTC 2021 > > Modified Files: > src/external/gpl3/gcc/dist/gcc/ginclude: stddef.h > > Log Message: > clang does not support __float128 in our configuration and i386 shouldn't you

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-10-20 Thread Joerg Sonnenberger
On Wed, Oct 21, 2020 at 08:58:36AM +0900, Rin Okuyama wrote: > I'm also one who feels hesitate to import Linux'ism into our basic > components. However, for this problem in particular, I still think > it is not a good choice to keep NetBSD support in driver-aarch64.c: > > (a) Our sysctl(3)-based

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-10-20 Thread Rin Okuyama
Hi, (tech-toolchain@ added to cc) On 2020/10/16 1:49, Kamil Rytarowski wrote: On 15.10.2020 17:14, Rin Okuyama wrote: On 2020/10/15 16:12, matthew green wrote: Martin Husemann writes: On Thu, Oct 15, 2020 at 05:28:12PM +1100, matthew green wrote: you could try reverting most of our changes

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-10-16 Thread Robert Elz
Date:Fri, 16 Oct 2020 04:07:31 + From:"Thomas Mueller" Message-ID: <20201016052422.e063084...@mail.netbsd.org> | Should I add ,linux to the end of the procfs line? You can, but it isn't needed these days -- I used to mount procfs twice, once without the linux

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-10-15 Thread Thomas Mueller
Excerpt from Rin Okuyama: > Nowadays, -o linux is turned on by default (unless nolinux is > specified explicitly). Still, native apps probably should not > depend on it. > This needs MI changes to procfs, not MD to aarch64. Should we > enable /proc/cpuinfo unconditionally? My NetBSD

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-10-15 Thread Kamil Rytarowski
On 15.10.2020 17:14, Rin Okuyama wrote: > On 2020/10/15 16:12, matthew green wrote: >> Martin Husemann writes: >>> On Thu, Oct 15, 2020 at 05:28:12PM +1100, matthew green wrote: you could try reverting most of our changes to this file and making sure you run with /proc mounted -o linux. 

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-10-15 Thread Rin Okuyama
On 2020/10/15 16:12, matthew green wrote: Martin Husemann writes: On Thu, Oct 15, 2020 at 05:28:12PM +1100, matthew green wrote: you could try reverting most of our changes to this file and making sure you run with /proc mounted -o linux. ryo@ recently added additional /proc/cpuinfo support

re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-10-15 Thread matthew green
Martin Husemann writes: > On Thu, Oct 15, 2020 at 05:28:12PM +1100, matthew green wrote: > > you could try reverting most of our changes to this file and > > making sure you run with /proc mounted -o linux. ryo@ recently > > added additional /proc/cpuinfo support that should make this > > just

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-10-15 Thread Martin Husemann
On Thu, Oct 15, 2020 at 05:28:12PM +1100, matthew green wrote: > you could try reverting most of our changes to this file and > making sure you run with /proc mounted -o linux. ryo@ recently > added additional /proc/cpuinfo support that should make this > just work with the upstream version, but

re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-10-15 Thread matthew green
"Rin Okuyama" writes: > Module Name: src > Committed By: rin > Date: Tue Oct 13 07:12:00 UTC 2020 > > Modified Files: > src/external/gpl3/gcc/dist/gcc/config/aarch64: driver-aarch64.c > > Log Message: > Reduce diff with upstream a bit. > No functional changes. you could try

Re: CVS commit: src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common

2020-09-05 Thread Kamil Rytarowski
On 05.09.2020 15:35, matthew green wrote: > Module Name: src > Committed By: mrg > Date: Sat Sep 5 13:35:55 UTC 2020 > > Modified Files: > src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common: > sanitizer_linux.cc sanitizer_linux.h sanitizer_linux_libcdep.cc >

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/m68k

2020-08-16 Thread Rin Okuyama
Sorry for the late reply. On 2020/08/11 1:16, Valery Ushakov wrote: This sounds eerily similar to port-macppc/54827 - there's quite a bit of confusion early on on my part there, but scroll to the last couple of mails. http://gnats.netbsd.org/54827 It looks like some logic changed in MI gcc8

re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/m68k

2020-08-10 Thread matthew green
> May be we should also check other ports for similar gotcha proactively? good idea. no other gcc/config/*/*netbsd* files define the nasty STACK_BOUNDARY macro so hopefully we're good now. thanks! .mrg.

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/m68k

2020-08-10 Thread Valery Ushakov
On Mon, Aug 10, 2020 at 06:24:39 +, Rin Okuyama wrote: > Modified Files: > src/external/gpl3/gcc/dist/gcc/config/m68k: netbsd-elf.h > > Log Message: > PR port-m68k/6 > > Reset STACK_BOUNDARY to default, 16, to fix strange freeze for amiga, > when kernel is compiled by GCC8. This

Re: CVS commit: src/external/gpl3/gcc/dist/gcc/config/aarch64

2020-05-18 Thread Jared McNeill
Unfortunately this breaks building on a 9.0 arm64 host because it is picking up /usr/include/aarch64/armreg.h and the one in 9.0 is missing a bunch of stuff. It works when using armreg.h from the source tree instead, eg: -#include +#include "/path/to/src/sys/arch/aarch64/include/armreg.h"

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-11-06 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 10:42:00 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: update the comment above LIB_SPEC to remove 2 wrong things we fixed. To generate a diff of this commit: cvs rdiff -u -r1.32

CVS commit: src/external/gpl3/gcc/dist/gcc/config

2019-11-06 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 10:42:00 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config: netbsd.h Log Message: update the comment above LIB_SPEC to remove 2 wrong things we fixed. To generate a diff of this commit: cvs rdiff -u -r1.32

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

2019-11-06 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 09:10:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: revert the powerpc config.gcc changes i made while merging, they

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

2019-11-06 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Nov 6 09:10:50 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: config.gcc src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: revert the powerpc config.gcc changes i made while merging, they

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2019-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Nov 5 20:06:41 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: - Use EXTRA_SPECS like we did for aarch64 instead of SUBSUBTARGET_EXTRA_SPECS so that assembly specs get

CVS commit: src/external/gpl3/gcc/dist/gcc/config/rs6000

2019-11-05 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Nov 5 20:06:41 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/rs6000: netbsd64.h Log Message: - Use EXTRA_SPECS like we did for aarch64 instead of SUBSUBTARGET_EXTRA_SPECS so that assembly specs get

CVS commit: src/external/gpl3/gcc/dist/gcc/config/pa

2019-11-02 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 3 01:03:30 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/pa: pa-netbsd.h Log Message: netbsd/hppa uses 16 byte alignment. the inherited default changed.. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/gcc/config/pa

2019-11-02 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 3 01:03:30 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc/config/pa: pa-netbsd.h Log Message: netbsd/hppa uses 16 byte alignment. the inherited default changed.. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/lsan

2019-10-26 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Oct 26 18:36:25 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/lsan: lsan_allocator.h Log Message: add some more machines to the 32 bit part To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/asan

2019-10-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 25 18:03:59 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/asan: asan_mapping.h Log Message: Unbreak the sanitizers for gcc. The sanitizer offset defined in libsanitizer needs to match with the

CVS commit: src/external/gpl3/gcc/dist/libsanitizer/asan

2019-10-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Oct 25 18:03:59 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libsanitizer/asan: asan_mapping.h Log Message: Unbreak the sanitizers for gcc. The sanitizer offset defined in libsanitizer needs to match with the

CVS commit: src/external/gpl3/gcc/dist/libiberty

2019-10-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 24 03:31:38 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libiberty: sha1.c Log Message: mknative tries to build this file with c++ and c++ does not like types inside offsetof() (a language limitation). To

CVS commit: src/external/gpl3/gcc/dist/libiberty

2019-10-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 24 03:31:38 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/libiberty: sha1.c Log Message: mknative tries to build this file with c++ and c++ does not like types inside offsetof() (a language limitation). To

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

2019-10-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 23 18:55:36 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: file-prefix-map.c Log Message: Since add_debug_regex_map is used in opts-global.c unconditionally, we can't disable the code with #ifndef __NetBSD__

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

2019-10-23 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Oct 23 18:55:36 UTC 2019 Modified Files: src/external/gpl3/gcc/dist/gcc: file-prefix-map.c Log Message: Since add_debug_regex_map is used in opts-global.c unconditionally, we can't disable the code with #ifndef __NetBSD__

  1   2   >