Module Name:src
Committed By: christos
Date: Tue Mar 25 18:03:33 UTC 2025
Modified Files:
src/external/gpl3/gcc.old/lib/libasan: Makefile
src/external/gpl3/gcc.old/lib/liblsan: Makefile
src/external/gpl3/gcc.old/lib/libtsan: Makefile
Added Files:
src
Module Name:src
Committed By: christos
Date: Tue Mar 25 18:03:33 UTC 2025
Modified Files:
src/external/gpl3/gcc.old/lib/libasan: Makefile
src/external/gpl3/gcc.old/lib/liblsan: Makefile
src/external/gpl3/gcc.old/lib/libtsan: Makefile
Added Files:
src
Module Name:src
Committed By: christos
Date: Mon Dec 2 15:02:20 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common:
sanitizer_linux_libcdep.cc
Log Message:
remove unused define
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Mon Dec 2 15:02:20 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common:
sanitizer_linux_libcdep.cc
Log Message:
remove unused define
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: skrll
Date: Mon Dec 2 08:23:01 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common:
sanitizer_linux_libcdep.cc
Log Message:
Fix vax build after recent lwp_private.h introduction.
To generate a d
Module Name:src
Committed By: skrll
Date: Mon Dec 2 08:23:01 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common:
sanitizer_linux_libcdep.cc
Log Message:
Fix vax build after recent lwp_private.h introduction.
To generate a d
Module Name:src
Committed By: rin
Date: Tue Jul 2 04:51:41 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/lib: Makefile
Log Message:
gcc.old: Skip sanitizers for `MKGCCCMDS=no` as done for gcc
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/externa
Module Name:src
Committed By: rin
Date: Tue Jul 2 04:51:41 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/lib: Makefile
Log Message:
gcc.old: Skip sanitizers for `MKGCCCMDS=no` as done for gcc
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/externa
Module Name:src
Committed By: riastradh
Date: Mon May 20 19:36:30 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io:
basic_file_stdio.cc
Log Message:
libstdc++: Don't try to fflush stdin in gcc.old libstdc++ either.
PR lib/58206
ht
Module Name:src
Committed By: riastradh
Date: Mon May 20 19:36:30 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/dist/libstdc++-v3/config/io:
basic_file_stdio.cc
Log Message:
libstdc++: Don't try to fflush stdin in gcc.old libstdc++ either.
PR lib/58206
ht
Module Name:src
Committed By: hgutch
Date: Wed Apr 24 16:48:30 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/cp: cfns.h
Log Message:
Fix gcc build on FreeBSD 14 (and possibly other systems using clang >= 16).
Pointed out by Eirik Øverby.
OK mrg@
To genera
Module Name:src
Committed By: hgutch
Date: Wed Apr 24 16:48:30 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/cp: cfns.h
Log Message:
Fix gcc build on FreeBSD 14 (and possibly other systems using clang >= 16).
Pointed out by Eirik Øverby.
OK mrg@
To genera
Module Name:src
Committed By: christos
Date: Mon Mar 4 19:52:33 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/lib/libiberty: Makefile
Log Message:
-DDEBUG is broken for regex.c
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gcc.old/
Module Name:src
Committed By: christos
Date: Mon Mar 4 19:52:33 UTC 2024
Modified Files:
src/external/gpl3/gcc.old/lib/libiberty: Makefile
Log Message:
-DDEBUG is broken for regex.c
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/gpl3/gcc.old/
Module Name:src
Committed By: kalvisd
Date: Mon Dec 18 21:11:43 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: reload1.c
Log Message:
gcc.old: vax: gcc/reload1.c: PR port-vax/57646
Where an output register might be reloaded, and it is a memory
refere
Module Name:src
Committed By: kalvisd
Date: Mon Dec 18 21:11:43 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: reload1.c
Log Message:
gcc.old: vax: gcc/reload1.c: PR port-vax/57646
Where an output register might be reloaded, and it is a memory
refere
Module Name:src
Committed By: rin
Date: Mon Oct 9 12:26:59 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/lib/libgcc/arch/vax: auto-target.h
src/external/gpl3/gcc.old/lib/libiberty: defs.mk
src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/vax: gstdint.h
Module Name:src
Committed By: rin
Date: Mon Oct 9 12:26:59 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/lib/libgcc/arch/vax: auto-target.h
src/external/gpl3/gcc.old/lib/libiberty: defs.mk
src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/vax: gstdint.h
Module Name:src
Committed By: rin
Date: Sun Oct 8 05:03:12 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: dse.c
Log Message:
gcc.old: Clarify PR port-vax/57646 patch [5/21]. NFC
Restore ``else'' in the original patch. NFC but better to fit into
upstream cod
Module Name:src
Committed By: rin
Date: Sun Oct 8 05:03:12 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: dse.c
Log Message:
gcc.old: Clarify PR port-vax/57646 patch [5/21]. NFC
Restore ``else'' in the original patch. NFC but better to fit into
upstream cod
Module Name:src
Committed By: rin
Date: Sun Oct 8 04:59:33 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: dse.c
Log Message:
gcc.old: Fix my regression for PR port-vax/57646 patch [5/21]
Add a part of the original diff provided by Kalvis Duckmanton,
which I
Module Name:src
Committed By: rin
Date: Sun Oct 8 04:59:33 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: dse.c
Log Message:
gcc.old: Fix my regression for PR port-vax/57646 patch [5/21]
Add a part of the original diff provided by Kalvis Duckmanton,
which I
Module Name:src
Committed By: rin
Date: Sat Oct 7 13:13:49 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/usr.bin/cc1obj: Makefile
Log Message:
gcc.old: cc1obj/Makefile: Fix merge botch for PR port-vax/57646
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1
Module Name:src
Committed By: rin
Date: Sat Oct 7 13:13:49 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/usr.bin/cc1obj: Makefile
Log Message:
gcc.old: cc1obj/Makefile: Fix merge botch for PR port-vax/57646
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:13:36 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/usr.bin/backend: Makefile
Log Message:
gcc.old: Sprinkle NB_FIX_VAX_BACKEND for vax to enable MI fixes
PR port-vax/57646: Import major vax toolchain fix by Kalvi
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:13:36 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/usr.bin/backend: Makefile
Log Message:
gcc.old: Sprinkle NB_FIX_VAX_BACKEND for vax to enable MI fixes
PR port-vax/57646: Import major vax toolchain fix by Kalvi
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:10:59 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [21/21]
Define separate instruction patterns for ext
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:10:59 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [21/21]
Define separate instruction patterns for ext
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:10:38 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [20/21]
If in PIC mode, and the source operand to ex
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:10:38 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [20/21]
If in PIC mode, and the source operand to ex
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:10:18 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [19/21]
If in PIC mode, and the source operand to in
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:10:18 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [19/21]
If in PIC mode, and the source operand to in
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:10:02 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [18/21]
use the extzv instruction pattern for logica
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:10:02 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [18/21]
use the extzv instruction pattern for logica
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:09:28 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: builtins.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [17/20]
Fix the __sync_lock_test_and_set() buil
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:09:28 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: builtins.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [17/20]
Fix the __sync_lock_test_and_set() buil
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:09:06 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: builtins.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [16/21]
PR port-vax/50384: NetBSD/vax 7.0 gcc-4
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:09:06 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: builtins.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [16/21]
PR port-vax/50384: NetBSD/vax 7.0 gcc-4
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:07:59 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [15/21]
enable use of gas(1) directives to generate t
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:07:59 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [15/21]
enable use of gas(1) directives to generate t
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:07:37 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [14/21]
Add a TARGET_INIT_BUILTINS hook (required to
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:07:37 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [14/21]
Add a TARGET_INIT_BUILTINS hook (required to
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:05:36 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: rtlanal.c target.def targhooks.c
targhooks.h
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
src/external/gpl3/gcc.old/d
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:05:36 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: rtlanal.c target.def targhooks.c
targhooks.h
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
src/external/gpl3/gcc.old/d
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:04:50 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: elf.h
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [12/21]
PR toolchain/43314: pc relative relocations a
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:04:50 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: elf.h
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [12/21]
PR toolchain/43314: pc relative relocations a
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:02:23 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: reload.c
Log Message:
gcc.old: PR port-vax/57646 patch provided by Kalvis Duckmanton [9/21]
A reload for the address of an operand's address should not
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:02:23 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: reload.c
Log Message:
gcc.old: PR port-vax/57646 patch provided by Kalvis Duckmanton [9/21]
A reload for the address of an operand's address should not
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:02:03 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [8/21]
Allow 64 bit operands addressed using post-inc
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:02:03 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [8/21]
Allow 64 bit operands addressed using post-inc
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:01:43 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [7/21]
Mark the output operands of the 'sbcdi3' inst
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:01:43 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [7/21]
Mark the output operands of the 'sbcdi3' inst
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:00:36 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: function.c
Log Message:
gcc.old: PR port-vax/57646 patch provided by Kalvis Duckmanton [6/21]
load the address operand of a SUBREG into a register to a
Module Name:src
Committed By: rin
Date: Sat Oct 7 12:00:36 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: function.c
Log Message:
gcc.old: PR port-vax/57646 patch provided by Kalvis Duckmanton [6/21]
load the address operand of a SUBREG into a register to a
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:58:54 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: dse.c
Log Message:
gcc.old: PR port-vax/57646 patch provided by Kalvis Duckmanton [5/21]
Shift right by positive values that are less than HOST_BITS_PE
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:58:54 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: dse.c
Log Message:
gcc.old: PR port-vax/57646 patch provided by Kalvis Duckmanton [5/21]
Shift right by positive values that are less than HOST_BITS_PE
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:58:31 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: recog.c
Log Message:
gcc.old: PR port-vax/57646 patch provided by Kalvis Duckmanton [4/21]
Constrain offsets within subregister expressions to be a mul
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:58:31 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: recog.c
Log Message:
gcc.old: PR port-vax/57646 patch provided by Kalvis Duckmanton [4/21]
Constrain offsets within subregister expressions to be a mul
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:57:56 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [3/21]
Reduce expressions specifying an address of a
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:57:56 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [3/21]
Reduce expressions specifying an address of a
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:57:27 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [2/21]
Add a special case to the zero_extract
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:57:27 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [2/21]
Add a special case to the zero_extract
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:57:01 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: elf.h vax.c vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [1/21]
Save %r2..%r5 in the prologue of
Module Name:src
Committed By: rin
Date: Sat Oct 7 11:57:01 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/vax: elf.h vax.c vax.md
Log Message:
gcc.old: vax: PR port-vax/57646 patch provided by Kalvis Duckmanton [1/21]
Save %r2..%r5 in the prologue of
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:52:24 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.h
Log Message:
gcc.old: c++locale.h: Drop unnecessary include
This has no longer been required s
Module Name:src
Committed By: rin
Date: Thu Sep 14 03:52:24 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/libstdc++-v3/config/locale/dragonfly:
c_locale.h
Log Message:
gcc.old: c++locale.h: Drop unnecessary include
This has no longer been required s
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Sun Sep 3 18:45:26 UTC 2023
>
> Modified Files:
> src/external/gpl3/gcc.old/dist/gcc: ubsan.c
>
> Log Message:
> remap generated ubsan filename string labels. fixes reproducible builds.
> reported by wiz@
Module Name:src
Committed By: christos
Date: Sun Sep 3 18:45:26 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: ubsan.c
Log Message:
remap generated ubsan filename string labels. fixes reproducible builds.
reported by wiz@
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Sun Sep 3 18:45:26 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc: ubsan.c
Log Message:
remap generated ubsan filename string labels. fixes reproducible builds.
reported by wiz@
To generate a diff of this commit:
Module Name:src
Committed By: christos
Date: Wed Aug 2 10:30:34 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common:
sanitizer_platform_limits_netbsd.h
Log Message:
Forgot to commit the rest of the renames.
To generate a dif
Module Name:src
Committed By: christos
Date: Wed Aug 2 10:30:34 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common:
sanitizer_platform_limits_netbsd.h
Log Message:
Forgot to commit the rest of the renames.
To generate a dif
Module Name:src
Committed By: mrg
Date: Fri Jul 21 10:24:56 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4: defs.mk
src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb: defs.mk
Log Message:
actually re-gen with GCC 10.5 in gcc.
Module Name:src
Committed By: mrg
Date: Fri Jul 21 10:24:56 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4: defs.mk
src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/earmv4eb: defs.mk
Log Message:
actually re-gen with GCC 10.5 in gcc.
Module Name:src
Committed By: mrg
Date: Thu Jul 20 04:30:40 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/earmv4: gcov-iov.h
src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/earmv4eb: gcov-iov.h
src/external/gpl3/gcc.old/lib/lib
Module Name:src
Committed By: mrg
Date: Thu Jul 20 04:30:40 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/earmv4: gcov-iov.h
src/external/gpl3/gcc.old/lib/libgcc/libgcov/arch/earmv4eb: gcov-iov.h
src/external/gpl3/gcc.old/lib/lib
Module Name:src
Committed By: rin
Date: Tue Jul 18 02:58:38 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/sh: sh.md
Log Message:
Sync with external/gpl3/gcc:
https://mail-index.netbsd.org/source-changes/2023/07/18/msg146078.html
gcc: Fix peephole
Module Name:src
Committed By: rin
Date: Tue Jul 18 02:58:38 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/gcc/config/sh: sh.md
Log Message:
Sync with external/gpl3/gcc:
https://mail-index.netbsd.org/source-changes/2023/07/18/msg146078.html
gcc: Fix peephole
Module Name:src
Committed By: mrg
Date: Fri Jul 14 19:46:45 UTC 2023
Modified Files:
src/external/gpl3/gcc.old: README.warnings
src/external/gpl3/gcc.old/dist: LAST_UPDATED MD5SUMS NEWS
src/external/gpl3/gcc.old/dist/INSTALL: binaries.html build.html
Module Name:src
Committed By: mrg
Date: Fri Jul 14 19:46:45 UTC 2023
Modified Files:
src/external/gpl3/gcc.old: README.warnings
src/external/gpl3/gcc.old/dist: LAST_UPDATED MD5SUMS NEWS
src/external/gpl3/gcc.old/dist/INSTALL: binaries.html build.html
Module Name:src
Committed By: hannken
Date: Wed Apr 5 07:41:38 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common:
sanitizer_mutex.h
Log Message:
Fix StaticSpinMutex::CheckLocked() on sparc32.
The lock gets set with atomic_e
Module Name:src
Committed By: hannken
Date: Wed Apr 5 07:41:38 UTC 2023
Modified Files:
src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common:
sanitizer_mutex.h
Log Message:
Fix StaticSpinMutex::CheckLocked() on sparc32.
The lock gets set with atomic_e
Module Name:src
Committed By: mrg
Date: Mon Feb 20 05:38:32 UTC 2023
Removed Files:
src/external/gpl3/gcc.old: README.gcc8 README.gcc9
src/external/gpl3/gcc.old/dist: .gitattributes
src/external/gpl3/gcc.old/dist/config: bootstrap-mpx.mk
src/external
Module Name:src
Committed By: mrg
Date: Mon Feb 20 05:38:32 UTC 2023
Removed Files:
src/external/gpl3/gcc.old: README.gcc8 README.gcc9
src/external/gpl3/gcc.old/dist: .gitattributes
src/external/gpl3/gcc.old/dist/config: bootstrap-mpx.mk
src/external
Module Name:src
Committed By: mrg
Date: Thu Sep 26 05:51:13 UTC 2019
Added Files:
src/external/gpl3/gcc.old/dist/gcc/config: t-netbsd
src/external/gpl3/gcc.old/dist/gcc/config/alpha: t-alpha
src/external/gpl3/gcc.old/dist/gcc/config/arc: t-arc
Log Message:
Module Name:src
Committed By: mrg
Date: Thu Sep 26 05:51:13 UTC 2019
Added Files:
src/external/gpl3/gcc.old/dist/gcc/config: t-netbsd
src/external/gpl3/gcc.old/dist/gcc/config/alpha: t-alpha
src/external/gpl3/gcc.old/dist/gcc/config/arc: t-arc
Log Message:
So I'm supposed to never link C++ from pkgsrc GCC and C++ from netbsd GCC?
On Mar 9, 11:13am, hann...@eis.cs.tu-bs.de ("J. Hannken-Illjes") wrote:
-- Subject: Re: CVS commit: src/external/gpl3/gcc.old/dist/gcc
| This change seems to break rump, number of failed tests on arch
| amd64 goes from 19 to 1342, same problem on i386.
Before I go chasing what is wro
> On 08 Mar 2016, at 04:58, Christos Zoulas wrote:
>
> Module Name: src
> Committed By: christos
> Date: Tue Mar 8 03:58:08 UTC 2016
>
> Modified Files:
> src/external/gpl3/gcc.old/dist/gcc: output.h varasm.c
> src/external/gpl3/gcc.old/dist/gcc/config/i386: i386.c
>
> Lo
On Jan 12, 10:21pm, m...@eterna.com.au (matthew green) wrote:
-- Subject: re: CVS commit: src/external/gpl3/gcc.old/dist/libstdc++-v3/inclu
| "Christos Zoulas" writes:
| > Module Name:src
| > Committed By: christos
| > Date: Mon Jan 1
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Mon Jan 11 16:49:09 UTC 2016
>
> Modified Files:
> src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std: complex
>
> Log Message:
> Hack around the cabs mess, and explain what's going on...
i don't re
90 matches
Mail list logo