CVS commit: src/external/gpl3/gcc.old/dist/gcc/cp

2024-04-24 Thread Harold Gutch
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

CVS commit: src/external/gpl3/gcc.old/dist/gcc/cp

2024-04-24 Thread Harold Gutch
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

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

2023-12-18 Thread Kalvis Duckmanton
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

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

2023-12-18 Thread Kalvis Duckmanton
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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()

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

2023-10-07 Thread Rin Okuyama
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()

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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'

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

2023-10-07 Thread Rin Okuyama
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'

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

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

2023-10-07 Thread Rin Okuyama
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

re: CVS commit: src/external/gpl3/gcc.old/dist/gcc

2023-09-03 Thread matthew green
"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@

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

2023-09-03 Thread Christos Zoulas
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

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

2023-09-03 Thread Christos Zoulas
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

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

2023-07-17 Thread Rin Okuyama
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

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

2023-07-17 Thread Rin Okuyama
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

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

2021-06-29 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Tue Jun 29 08:51:04 UTC 2021 Modified Files: src/external/gpl3/gcc.old/dist/gcc: config.host Log Message: PR toolchain/56180. Additional to yesterday's commit in gcc, also needed in gcc.old. Add configuration so that gcc can find

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

2021-06-29 Thread Chris Pinnock
Module Name:src Committed By: cjep Date: Tue Jun 29 08:51:04 UTC 2021 Modified Files: src/external/gpl3/gcc.old/dist/gcc: config.host Log Message: PR toolchain/56180. Additional to yesterday's commit in gcc, also needed in gcc.old. Add configuration so that gcc can find

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/arm

2020-11-30 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Dec 1 02:39:48 UTC 2020 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/arm: netbsd-eabi.h Log Message: gcc.old: Switch earmv6{,hf}eb to BE8, ported from gcc. To generate a diff of this commit: cvs rdiff -u -r1.7

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/arm

2020-11-30 Thread Rin Okuyama
Module Name:src Committed By: rin Date: Tue Dec 1 02:39:48 UTC 2020 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/arm: netbsd-eabi.h Log Message: gcc.old: Switch earmv6{,hf}eb to BE8, ported from gcc. To generate a diff of this commit: cvs rdiff -u -r1.7

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

2019-09-25 Thread matthew green
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:

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

2019-09-25 Thread matthew green
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:

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

2019-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 02:59:50 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c Log Message: Compiling some files with -fPIC and -O2 ends up having global symbols classified as local in pic mode, and that ends

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

2019-04-01 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Apr 2 02:59:50 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/vax: vax.c Log Message: Compiling some files with -fPIC and -O2 ends up having global symbols classified as local in pic mode, and that ends

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

2019-01-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 6 18:15:18 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config: netbsd.h Log Message: now that our profiled c library is pic we can use it in shared objects To generate a diff of this commit: cvs rdiff

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

2019-01-06 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Jan 6 18:15:18 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config: netbsd.h Log Message: now that our profiled c library is pic we can use it in shared objects To generate a diff of this commit: cvs rdiff

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

2019-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 4 18:35:46 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config: netbsd.h Log Message: Specify that we need the profiled libraries when we are linking c++ with profiling. To generate a diff of this

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

2019-01-04 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Jan 4 18:35:46 UTC 2019 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config: netbsd.h Log Message: Specify that we need the profiled libraries when we are linking c++ with profiling. To generate a diff of this

CVS commit: src/external/gpl3/gcc.old/dist/gcc/doc

2018-11-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 11 23:14:17 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/gcc/doc: cpp.info gcc.1 gcc.info Log Message: pull across from gcc/: regen after GCC 6.5. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/external/gpl3/gcc.old/dist/gcc/doc

2018-11-11 Thread matthew green
Module Name:src Committed By: mrg Date: Sun Nov 11 23:14:17 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/gcc/doc: cpp.info gcc.1 gcc.info Log Message: pull across from gcc/: regen after GCC 6.5. To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9

CVS commit: src/external/gpl3/gcc.old/dist/gcc/c-family

2018-09-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Sep 14 20:46:46 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/gcc/c-family: c-format.c c-format.h Log Message: The syslog format attribute is a superset of the printf format attribute so allow functions marked

CVS commit: src/external/gpl3/gcc.old/dist/gcc/c-family

2018-09-14 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Fri Sep 14 20:46:46 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/gcc/c-family: c-format.c c-format.h Log Message: The syslog format attribute is a superset of the printf format attribute so allow functions marked

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

2018-03-28 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Mar 28 19:24:52 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: constraints.md i386-opts.h i386-protos.h i386.c i386.h i386.md i386.opt predicates.md

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

2018-03-28 Thread matthew green
Module Name:src Committed By: mrg Date: Wed Mar 28 19:24:52 UTC 2018 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: constraints.md i386-opts.h i386-protos.h i386.c i386.h i386.md i386.opt predicates.md

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

2017-11-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Nov 16 13:54:58 UTC 2017 Modified Files: src/external/gpl3/gcc.old/dist/gcc: tree-ssa-ccp.c Log Message: Match hppa JEMALLOC_TINY_MIN_2POW To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2017-11-16 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Thu Nov 16 13:54:58 UTC 2017 Modified Files: src/external/gpl3/gcc.old/dist/gcc: tree-ssa-ccp.c Log Message: Match hppa JEMALLOC_TINY_MIN_2POW To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2017-11-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Nov 13 11:49:16 UTC 2017 Modified Files: src/external/gpl3/gcc.old/dist/gcc: toplev.c Log Message: Fix what looks like a merge botch. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2017-11-13 Thread Martin Husemann
Module Name:src Committed By: martin Date: Mon Nov 13 11:49:16 UTC 2017 Modified Files: src/external/gpl3/gcc.old/dist/gcc: toplev.c Log Message: Fix what looks like a merge botch. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2017-07-28 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jul 28 22:24:27 UTC 2017 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: i386.c Log Message: Apply upstream patch: Incorrect codegen from rdseed intrinsic use (CVE-2017-11671) We should not expand call

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2017-07-28 Thread Maya Rashish
Module Name:src Committed By: maya Date: Fri Jul 28 22:24:27 UTC 2017 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: i386.c Log Message: Apply upstream patch: Incorrect codegen from rdseed intrinsic use (CVE-2017-11671) We should not expand call

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

2016-04-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Apr 20 06:51:03 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: config.gcc Log Message: Re-order includes so that ARM_TARGET2_DWARF_FORMAT takes effect Fixes PR/51066: C++ text relocations To generate a diff of

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

2016-04-20 Thread Nick Hudson
Module Name:src Committed By: skrll Date: Wed Apr 20 06:51:03 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: config.gcc Log Message: Re-order includes so that ARM_TARGET2_DWARF_FORMAT takes effect Fixes PR/51066: C++ text relocations To generate a diff of

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

2016-03-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 10 14:40:00 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: varasm.c Log Message: sync with the code with have in the current copy of gcc. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

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

2016-03-10 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 10 14:40:00 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: varasm.c Log Message: sync with the code with have in the current copy of gcc. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

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

2016-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 10 03:50:48 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: varasm.c Log Message: Do the same song and dance for functions. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

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

2016-03-09 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Mar 10 03:50:48 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: varasm.c Log Message: Do the same song and dance for functions. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

Re: CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-09 Thread Christos Zoulas
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

Re: CVS commit: src/external/gpl3/gcc.old/dist/gcc

2016-03-09 Thread J. Hannken-Illjes
> 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 >

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

2016-03-07 Thread Christos Zoulas
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 Log Message: Fix copy relocations against protected symbols from:

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

2016-03-07 Thread Christos Zoulas
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 Log Message: Fix copy relocations against protected symbols from:

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

2016-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 20 15:12:29 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c regsub.c Log Message: remove __RCSID, sync with libc To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

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

2016-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 20 17:09:04 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c Log Message: make regasub a "C" decl. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2016-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 20 15:12:29 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c regsub.c Log Message: remove __RCSID, sync with libc To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6

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

2016-01-20 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed Jan 20 17:09:04 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c Log Message: make regasub a "C" decl. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7

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

2016-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 16 19:29:22 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: regsub.c Log Message: ifdef __RCSID To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc.old/dist/gcc/regsub.c

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

2016-01-16 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sat Jan 16 19:29:22 UTC 2016 Modified Files: src/external/gpl3/gcc.old/dist/gcc: regsub.c Log Message: ifdef __RCSID To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc.old/dist/gcc/regsub.c

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

2015-12-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 22 16:48:44 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c Log Message: For reproducible builds, allow the source of the map to be set from the environment, so that DW_at_producer is the same no

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

2015-12-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Tue Dec 22 16:48:44 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc: final.c Log Message: For reproducible builds, allow the source of the map to be set from the environment, so that DW_at_producer is the same no

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2015-11-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 22 20:47:42 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: cpuid.h Log Message: Fix logic bug where __cpuid gets called when __get_cpuid_max() returns 0. This happens when __level == 0, from

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2015-11-22 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 22 20:47:42 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: cpuid.h Log Message: Fix logic bug where __cpuid gets called when __get_cpuid_max() returns 0. This happens when __level == 0, from

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

2015-11-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 8 17:13:01 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: rs6000.c Log Message: We've never supported executable stack notes in any archs so don't add one. To generate a diff of this

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

2015-11-08 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Sun Nov 8 17:13:01 UTC 2015 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: rs6000.c Log Message: We've never supported executable stack notes in any archs so don't add one. To generate a diff of this

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2014-09-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Sep 15 16:29:18 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: pmm_malloc.h Log Message: Apply r1.2 from our GCC 4.8 version of the same file: Kill the throw() on a forward declaration for

CVS commit: src/external/gpl3/gcc.old/dist/gcc/config/i386

2014-09-15 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon Sep 15 16:29:18 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/i386: pmm_malloc.h Log Message: Apply r1.2 from our GCC 4.8 version of the same file: Kill the throw() on a forward declaration for

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

2014-03-06 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Mar 7 04:14:30 UTC 2014 Modified Files: src/external/gpl3/gcc.old/dist/gcc/config/rs6000: netbsd64.h Log Message: WCHAR_SIZE is always int on NetBSD To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 \

  1   2   >