https://gcc.gnu.org/g:441ec5f9191443818ac1c10c72860d8a8ee2f9d2
commit r15-4347-g441ec5f9191443818ac1c10c72860d8a8ee2f9d2
Author: Jennifer Schmitz
Date: Thu Sep 19 03:18:05 2024 -0700
SVE intrinsics: Fold svmul with constant power-of-2 operand to svlsl
For svmul, if one of the oper
https://gcc.gnu.org/g:ac615e10471f45031e69bd3eda6795dd8b75e4ad
commit r15-4346-gac615e10471f45031e69bd3eda6795dd8b75e4ad
Author: Jakub Jelinek
Date: Tue Oct 15 07:53:56 2024 +0200
libcpp: Add -Wtrailing-blanks warning
Trailing blanks is something even git diff diagnoses; while it
https://gcc.gnu.org/g:384faebde257b0b5a0aa334718ef1b645d4c8d1e
commit r15-4345-g384faebde257b0b5a0aa334718ef1b645d4c8d1e
Author: Jakub Jelinek
Date: Tue Oct 15 07:50:35 2024 +0200
genmatch: Revert recent genmatch changes, instead add custom diag_vfprintf
routine [PR117110]
My rec
https://gcc.gnu.org/g:14493126c0f56dd201b27bfd28fb4575351a9725
commit r15-4344-g14493126c0f56dd201b27bfd28fb4575351a9725
Author: Pan Li
Date: Tue Oct 15 09:19:44 2024 +0800
RISC-V: Fix UNRESOLVED testcases for SAT alu vector mode
Some saturation related alu testcases missed additi
https://gcc.gnu.org/g:f0629e32278ef3966c00e889d0c6dce1de6115cc
commit r14-10787-gf0629e32278ef3966c00e889d0c6dce1de6115cc
Author: Jan Hubicka
Date: Mon Jul 22 23:01:50 2024 +0200
Fix handling of ICF_NOVOPS in ipa-modref
As shown in somewhat convoluted testcase, ipa-modref is mistr
https://gcc.gnu.org/g:23e7b702521aa5611060a0b8dd194f3801fc
commit r15-4343-g23e7b702521aa5611060a0b8dd194f3801fc
Author: David Malcolm
Date: Mon Oct 14 19:22:46 2024 -0400
diagnostics: fix overload of emit_diagnostic [PR117109]
I accidentally broke "make gcc.pot" in r15-40
https://gcc.gnu.org/g:2c08ddd3fdd4af794ce66dbabb81ba2e6aee0b7c
commit r15-4342-g2c08ddd3fdd4af794ce66dbabb81ba2e6aee0b7c
Author: Jason Merrill
Date: Tue Oct 8 18:26:40 2024 -0400
libcpp: avoid extra spaces in module preprocessing
Within the compiler, module keywords "import", "mod
https://gcc.gnu.org/g:dde19c600c3c8a1d765c9b4961d2556e89edad14
commit r15-4341-gdde19c600c3c8a1d765c9b4961d2556e89edad14
Author: Jonathan Wakely
Date: Sun Oct 13 21:47:14 2024 +0100
libstdc++: Implement LWG 3564 for ranges::transform_view
The _Iterator type returned by begin() con
https://gcc.gnu.org/g:65b67169fb1c641a11973988bd439e255d62131a
commit r12-10771-g65b67169fb1c641a11973988bd439e255d62131a
Author: Jan Hubicka
Date: Mon Jul 22 19:00:39 2024 +0200
Fix modref's iteraction with store merging
Hi,
this patch fixes wrong code in case store-merging i
https://gcc.gnu.org/g:0e3580191b449e599a4c8d7bfd634df2ca351d4a
commit r12-10772-g0e3580191b449e599a4c8d7bfd634df2ca351d4a
Author: Sam James
Date: Mon Jul 29 21:47:16 2024 +0100
testsuite: fix PR111613 test
PR ipa/111613
* gcc.c-torture/pr111613.c: Rename to..
https://gcc.gnu.org/g:b454ad0e4eb6bb38a6dfe15a43acb6792315640b
commit r12-10770-gb454ad0e4eb6bb38a6dfe15a43acb6792315640b
Author: Jan Hubicka
Date: Mon Jul 22 23:01:50 2024 +0200
Fix handling of ICF_NOVOPS in ipa-modref
As shown in somewhat convoluted testcase, ipa-modref is mistr
https://gcc.gnu.org/g:92889011625f16e7eed654a137b9c14a29282917
commit r12-10769-g92889011625f16e7eed654a137b9c14a29282917
Author: Jan Hubicka
Date: Thu May 16 15:33:55 2024 +0200
Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF
TARGET_MEM_REF can be used to offset const
https://gcc.gnu.org/g:f2686f12e9345d95a2d6b7291bd777501d197869
commit r12-10768-gf2686f12e9345d95a2d6b7291bd777501d197869
Author: Jan Hubicka
Date: Mon Jul 22 18:08:08 2024 +0200
Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced
to function call parameters
https://gcc.gnu.org/g:e098149b6b2c61ffe9e758dcd3ef021a78f2d132
commit r12-10767-ge098149b6b2c61ffe9e758dcd3ef021a78f2d132
Author: Jan Hubicka
Date: Mon Jul 22 18:05:26 2024 +0200
Fix accounting of offsets in unadjusted_ptr_and_unit_offset
unadjusted_ptr_and_unit_offset accidentall
https://gcc.gnu.org/g:cacbb4daac3e9a9d86992fef1a7c607b4cee5f22
commit r15-4340-gcacbb4daac3e9a9d86992fef1a7c607b4cee5f22
Author: Jason Merrill
Date: Fri Oct 11 14:52:43 2024 -0400
c++: address deduction and concepts [CWG2918]
CWG2918 changes deduction from an overload set for the
https://gcc.gnu.org/g:ea7d7818fdc7a49be3d35acd441ce122e8bb477e
commit r12-10766-gea7d7818fdc7a49be3d35acd441ce122e8bb477e
Author: Aldy Hernandez
Date: Tue May 23 12:34:45 2023 +0200
Remove buggy special case in irange::invert [PR109934].
This patch removes a buggy special case in
https://gcc.gnu.org/g:6a372628228bf57d3e35cc1351650146a8d3febc
commit r13-9113-g6a372628228bf57d3e35cc1351650146a8d3febc
Author: Aldy Hernandez
Date: Mon May 22 21:03:05 2023 +0200
Use delete[] in int_range destructor [PR109920]
gcc/ChangeLog:
PR tree-optimization
https://gcc.gnu.org/g:a987affa2b10cd8a0b1d244d9f010746837e031c
commit r13-9114-ga987affa2b10cd8a0b1d244d9f010746837e031c
Author: Aldy Hernandez
Date: Tue May 23 12:34:45 2023 +0200
Remove buggy special case in irange::invert [PR109934].
This patch removes a buggy special case in i
https://gcc.gnu.org/g:fefa09cb6a1afe0c16186bfc9c80f91e2d5aa5ba
commit r13-9107-gfefa09cb6a1afe0c16186bfc9c80f91e2d5aa5ba
Author: Jan Hubicka
Date: Mon Jul 22 19:00:39 2024 +0200
Fix modref's iteraction with store merging
Hi,
this patch fixes wrong code in case store-merging in
https://gcc.gnu.org/g:477e905d6f300b2354ece26a474c18a84a046b9e
commit r13-9109-g477e905d6f300b2354ece26a474c18a84a046b9e
Author: Jan Hubicka
Date: Mon Jul 22 18:05:26 2024 +0200
Fix accounting of offsets in unadjusted_ptr_and_unit_offset
unadjusted_ptr_and_unit_offset accidentally
https://gcc.gnu.org/g:d5b42d1aa0cdfc11dc400ce66fcd4d13f8622b57
commit r13-9112-gd5b42d1aa0cdfc11dc400ce66fcd4d13f8622b57
Author: Jan Hubicka
Date: Mon Jul 22 23:01:50 2024 +0200
Fix handling of ICF_NOVOPS in ipa-modref
As shown in somewhat convoluted testcase, ipa-modref is mistre
https://gcc.gnu.org/g:1a2725d346d382503c8d4f18f095fa8678b9f823
commit r13-9108-g1a2725d346d382503c8d4f18f095fa8678b9f823
Author: Sam James
Date: Mon Jul 29 21:47:16 2024 +0100
testsuite: fix PR111613 test
PR ipa/111613
* gcc.c-torture/pr111613.c: Rename to..
https://gcc.gnu.org/g:55b3fc2ab64594c4ac50925ce3d3cfdbb2a53374
commit r13-9110-g55b3fc2ab64594c4ac50925ce3d3cfdbb2a53374
Author: Jan Hubicka
Date: Mon Jul 22 18:08:08 2024 +0200
Fix modref_eaf_analysis::analyze_ssa_name handling of values dereferenced
to function call parameters
https://gcc.gnu.org/g:63557666869a2857665df5b387240231a6f7e5fc
commit r13-9111-g63557666869a2857665df5b387240231a6f7e5fc
Author: Jan Hubicka
Date: Thu May 16 15:33:55 2024 +0200
Fix points_to_local_or_readonly_memory_p wrt TARGET_MEM_REF
TARGET_MEM_REF can be used to offset consta
https://gcc.gnu.org/g:7f1bc4607dc1c52ecd559079bca89d1a6c707247
commit 7f1bc4607dc1c52ecd559079bca89d1a6c707247
Author: Michael Meissner
Date: Mon Oct 14 13:15:49 2024 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.vpair | 420
1 file
https://gcc.gnu.org/g:b3125fdc30a792e114f178243433ffc59a1cd47f
commit b3125fdc30a792e114f178243433ffc59a1cd47f
Author: Michael Meissner
Date: Mon Oct 14 13:13:53 2024 -0400
Vector pair support.
This patch adds a new include file (vector-pair.h) that adds support so that
users
https://gcc.gnu.org/g:17c7bcc21ac5de3cb2cf5753c05b67f46183bfb9
commit 17c7bcc21ac5de3cb2cf5753c05b67f46183bfb9
Author: Michael Meissner
Date: Mon Oct 14 13:08:16 2024 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.dmf | 450 ++
1 file
https://gcc.gnu.org/g:716b3bf0fb91e6bf3f68121b594568b65b2cc7d3
commit 716b3bf0fb91e6bf3f68121b594568b65b2cc7d3
Author: Michael Meissner
Date: Mon Oct 14 13:05:11 2024 -0400
RFC2677-Add xvrlw support.
2024-10-14 Michael Meissner
gcc/
* config/rs6000/alt
https://gcc.gnu.org/g:9b07cd774fc3ce9239d2fd8cc107ddee37b2ea5b
commit 9b07cd774fc3ce9239d2fd8cc107ddee37b2ea5b
Author: Michael Meissner
Date: Mon Oct 14 13:03:11 2024 -0400
RFC2655-Add saturating subtract built-ins.
This patch adds support for a saturating subtract built-in functi
https://gcc.gnu.org/g:5685b8691b00132f9c3464e3a65097c480b0efa3
commit 5685b8691b00132f9c3464e3a65097c480b0efa3
Author: Michael Meissner
Date: Mon Oct 14 13:04:30 2024 -0400
RFC2686-Add paddis support.
2024-10-14 Michael Meissner
gcc/
* config/rs6000/co
https://gcc.gnu.org/g:edc998ed4f373b13b2742f1c6103643c5885cfbc
commit edc998ed4f373b13b2742f1c6103643c5885cfbc
Author: Michael Meissner
Date: Mon Oct 14 13:02:26 2024 -0400
RFC2656-Support load/store vector with right length.
This patch adds support for new instructions that may b
https://gcc.gnu.org/g:cd479b85acec7edb812e565671ddae7728658a43
commit cd479b85acec7edb812e565671ddae7728658a43
Author: Michael Meissner
Date: Mon Oct 14 12:57:17 2024 -0400
RFC2653-Add support for dense math registers.
The MMA subsystem added the notion of accumulator registers as
https://gcc.gnu.org/g:30c0d748c5e256b20dffeddfead9b303213af6ac
commit 30c0d748c5e256b20dffeddfead9b303213af6ac
Author: Michael Meissner
Date: Mon Oct 14 12:59:48 2024 -0400
RFC2653-PowerPC: Add support for 1,024 bit DMR registers.
This patch is a prelimianry patch to add the full
https://gcc.gnu.org/g:e23be777b49cc4bd3af2c4c600ffc776a07bdbe1
commit e23be777b49cc4bd3af2c4c600ffc776a07bdbe1
Author: Michael Meissner
Date: Mon Oct 14 12:58:32 2024 -0400
RFC2653-Add dense math test for new instruction names.
2024-10-14 Michael Meissner
gcc/testsuit
https://gcc.gnu.org/g:bf64ba758ec67abb059fb3e959bf273cc64594dc
commit bf64ba758ec67abb059fb3e959bf273cc64594dc
Author: Michael Meissner
Date: Mon Oct 14 12:56:12 2024 -0400
RFC2653-Add support for dense math registers.
The MMA subsystem added the notion of accumulator registers as
https://gcc.gnu.org/g:38f73c516bd2e13b3487d39a5d95c9cebbc3fea0
commit 38f73c516bd2e13b3487d39a5d95c9cebbc3fea0
Author: Michael Meissner
Date: Mon Oct 14 12:55:06 2024 -0400
RFC2653-Add wD constraint.
This patch adds a new constraint ('wD') that matches the accumulator
registers
https://gcc.gnu.org/g:c30c6f6ef3663521bdf5ddb362604829f23014b3
commit c30c6f6ef3663521bdf5ddb362604829f23014b3
Author: Michael Meissner
Date: Mon Oct 14 12:53:52 2024 -0400
Use vector pair load/store for memcpy with -mcpu=future
In the development for the power10 processor, GCC di
https://gcc.gnu.org/g:12f650cbc33f5ce95421aa715295fed76388e380
commit 12f650cbc33f5ce95421aa715295fed76388e380
Author: Michael Meissner
Date: Mon Oct 14 12:44:59 2024 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.bugs | 51 +++
1 file ch
https://gcc.gnu.org/g:7894f2046424344b8a30759b7901abd08250fe9b
commit 7894f2046424344b8a30759b7901abd08250fe9b
Author: Michael Meissner
Date: Mon Oct 14 12:43:40 2024 -0400
PR 99293: Optimize splat of a V2DF/V2DI extract with constant element
We had optimizations for splat of a ve
https://gcc.gnu.org/g:40e997b5b4e4798e29a98191a2b9ab8ce3c2a54a
commit 40e997b5b4e4798e29a98191a2b9ab8ce3c2a54a
Merge: 64c020703955 250ef7a0befe
Author: Michael Meissner
Date: Mon Oct 14 12:40:19 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-vpair' of
git+ssh://gcc.gnu.org/git
https://gcc.gnu.org/g:64c020703955dab991204070f7f0a2c8815bae72
commit 64c020703955dab991204070f7f0a2c8815bae72
Author: Michael Meissner
Date: Mon Oct 14 11:43:16 2024 -0400
Add ChangeLog.vpair and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Cha
The branch 'meissner/heads/work181-vpair' was updated to point to:
40e997b5b4e4... Merge commit 'refs/users/meissner/heads/work181-vpair' of g
It previously pointed to:
250ef7a0befe... Merge commit 'refs/users/meissner/heads/work181-vpair' of g
Diff:
Summary of changes (added commits):
-
https://gcc.gnu.org/g:97037b4938b14eab8c93ca3105007553f1c1b11c
commit 97037b4938b14eab8c93ca3105007553f1c1b11c
Author: Michael Meissner
Date: Mon Oct 14 11:48:26 2024 -0400
Add ChangeLog.test and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:fd3a84cb0531215f28b1f53edd3e35f077955d4b
commit fd3a84cb0531215f28b1f53edd3e35f077955d4b
Merge: 97037b4938b1 7ae53efcbc1c
Author: Michael Meissner
Date: Mon Oct 14 12:39:04 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-test' of
git+ssh://gcc.gnu.org/git/
The branch 'meissner/heads/work181-test' was updated to point to:
fd3a84cb0531... Merge commit 'refs/users/meissner/heads/work181-test' of gi
It previously pointed to:
7ae53efcbc1c... Merge commit 'refs/users/meissner/heads/work181-test' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:ab14655c0caec2e614922b5903d90655ca40ad8d
commit ab14655c0caec2e614922b5903d90655ca40ad8d
Author: Michael Meissner
Date: Mon Oct 14 11:44:09 2024 -0400
Add ChangeLog.tar and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chang
https://gcc.gnu.org/g:f8ed11d91f5bb2ff26fcc3280dbcff960d171277
commit f8ed11d91f5bb2ff26fcc3280dbcff960d171277
Merge: ab14655c0cae 00dae9f7d467
Author: Michael Meissner
Date: Mon Oct 14 12:37:12 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-tar' of
git+ssh://gcc.gnu.org/git/g
https://gcc.gnu.org/g:de0320712d026a2d1eeb57aef277fa5a91808ac2
commit r15-4339-gde0320712d026a2d1eeb57aef277fa5a91808ac2
Author: Thomas Schwinge
Date: Mon Oct 14 14:38:13 2024 +0200
OpenACC 'nohost' clause: harmonize
'libgomp.oacc-{c-c++-common,fortran}/routine-nohost-1.*'
The te
The branch 'meissner/heads/work181-tar' was updated to point to:
f8ed11d91f5b... Merge commit 'refs/users/meissner/heads/work181-tar' of git
It previously pointed to:
00dae9f7d467... Merge commit 'refs/users/meissner/heads/work181-tar' of git
Diff:
Summary of changes (added commits):
---
https://gcc.gnu.org/g:9a784521c2611f8f1193fa062521324103cbef88
commit 9a784521c2611f8f1193fa062521324103cbef88
Merge: 6774cc5cb2ba cd37254fc84b
Author: Michael Meissner
Date: Mon Oct 14 12:35:27 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-sha' of
git+ssh://gcc.gnu.org/git/g
https://gcc.gnu.org/g:6774cc5cb2bac3f4b2f2c739cbe488b82f62e0f2
commit 6774cc5cb2bac3f4b2f2c739cbe488b82f62e0f2
Author: Michael Meissner
Date: Mon Oct 14 11:47:32 2024 -0400
Add ChangeLog.sha and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chang
The branch 'meissner/heads/work181-sha' was updated to point to:
9a784521c261... Merge commit 'refs/users/meissner/heads/work181-sha' of git
It previously pointed to:
cd37254fc84b... Merge commit 'refs/users/meissner/heads/work181-sha' of git
Diff:
Summary of changes (added commits):
---
https://gcc.gnu.org/g:e8a01961571bd1fee615eee8de87fd8a05d4fedf
commit e8a01961571bd1fee615eee8de87fd8a05d4fedf
Merge: 8e48fdf47579 4ef2f307279d
Author: Michael Meissner
Date: Mon Oct 14 12:33:52 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-libs' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:8e48fdf475795420d5c49db95197a91af24223b2
commit 8e48fdf475795420d5c49db95197a91af24223b2
Author: Michael Meissner
Date: Mon Oct 14 11:46:38 2024 -0400
Add ChangeLog.libs and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work181-libs' was updated to point to:
e8a01961571b... Merge commit 'refs/users/meissner/heads/work181-libs' of gi
It previously pointed to:
4ef2f307279d... Merge commit 'refs/users/meissner/heads/work181-libs' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:592c968efd0983624138a6a7deb6a9b431589c47
commit 592c968efd0983624138a6a7deb6a9b431589c47
Author: Michael Meissner
Date: Mon Oct 14 11:42:15 2024 -0400
Add ChangeLog.dmf and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chang
https://gcc.gnu.org/g:fb2501b139b5b35fedcc6f0c38d6f307a3652748
commit fb2501b139b5b35fedcc6f0c38d6f307a3652748
Merge: 592c968efd09 28be49ff2116
Author: Michael Meissner
Date: Mon Oct 14 12:32:45 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-dmf' of
git+ssh://gcc.gnu.org/git/g
The branch 'meissner/heads/work181-dmf' was updated to point to:
fb2501b139b5... Merge commit 'refs/users/meissner/heads/work181-dmf' of git
It previously pointed to:
28be49ff2116... Merge commit 'refs/users/meissner/heads/work181-dmf' of git
Diff:
Summary of changes (added commits):
---
https://gcc.gnu.org/g:f96511e60821a82c9e65d3c3124d550b07d76c37
commit f96511e60821a82c9e65d3c3124d550b07d76c37
Merge: 2836b35eba22 84dbc16decf7
Author: Michael Meissner
Date: Mon Oct 14 12:31:08 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-bugs' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:2836b35eba2232942637118e666e62a7f4b48c41
commit 2836b35eba2232942637118e666e62a7f4b48c41
Author: Michael Meissner
Date: Mon Oct 14 11:45:10 2024 -0400
Add ChangeLog.bugs and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work181-bugs' was updated to point to:
f96511e60821... Merge commit 'refs/users/meissner/heads/work181-bugs' of gi
It previously pointed to:
84dbc16decf7... Merge commit 'refs/users/meissner/heads/work181-bugs' of gi
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:e794689a0b96dcbe05f854def882ca3cffc72de5
commit e794689a0b96dcbe05f854def882ca3cffc72de5
Author: Michael Meissner
Date: Mon Oct 14 12:30:21 2024 -0400
Update ChangeLog.*
Diff:
---
gcc/ChangeLog.meissner | 448 +
1 file
https://gcc.gnu.org/g:7ab185da7948453f4245d8d5046c987e03229715
commit 7ab185da7948453f4245d8d5046c987e03229715
Author: Michael Meissner
Date: Mon Oct 14 12:27:07 2024 -0400
Add -mcpu=future tuning support.
This patch makes -mtune=future use the same tuning decision as
-mtune=powe
https://gcc.gnu.org/g:2e4723b174af128a169452294fe9327fbd51e42f
commit 2e4723b174af128a169452294fe9327fbd51e42f
Author: Michael Meissner
Date: Mon Oct 14 12:26:25 2024 -0400
Add support for -mcpu=future
This patch adds the support that can be used in developing GCC support for
https://gcc.gnu.org/g:93ac1555b8b2e88e23c1025b4220b5a34533f7e8
commit 93ac1555b8b2e88e23c1025b4220b5a34533f7e8
Author: Michael Meissner
Date: Mon Oct 14 12:23:47 2024 -0400
Change TARGET_MODULO to TARGET_POWER9
As part of the architecture flags patches, this patch changes the use
https://gcc.gnu.org/g:e369efc402f7a7ac4568c2dab420258a20adcdb8
commit e369efc402f7a7ac4568c2dab420258a20adcdb8
Author: Michael Meissner
Date: Mon Oct 14 12:24:53 2024 -0400
Update tests to work with architecture flags changes.
Two tests used -mvsx to raise the processor level to a
https://gcc.gnu.org/g:82fe872b5c547a133a0e46633f3bb68d8f5a6002
commit 82fe872b5c547a133a0e46633f3bb68d8f5a6002
Author: Michael Meissner
Date: Mon Oct 14 12:22:26 2024 -0400
Change TARGET_POPCNTD to TARGET_POWER7
As part of the architecture flags patches, this patch changes the use
https://gcc.gnu.org/g:492d7f28463e13ab26cb2499bbded18c97d50b29
commit 492d7f28463e13ab26cb2499bbded18c97d50b29
Author: Michael Meissner
Date: Mon Oct 14 12:21:14 2024 -0400
Change TARGET_CMPB to TARGET_POWER6
As part of the architecture flags patches, this patch changes the use of
https://gcc.gnu.org/g:d7027d757560755f678584e6a86a33117de6e238
commit d7027d757560755f678584e6a86a33117de6e238
Author: Michael Meissner
Date: Mon Oct 14 12:20:03 2024 -0400
Change TARGET_FPRND to TARGET_POWER5X
As part of the architecture flags patches, this patch changes the use
https://gcc.gnu.org/g:8166d15cead0eb497e0d3f8ec9f73f09a4ecd696
commit 8166d15cead0eb497e0d3f8ec9f73f09a4ecd696
Author: Michael Meissner
Date: Mon Oct 14 12:18:56 2024 -0400
Change TARGET_POPCNTB to TARGET_POWER5
As part of the architecture flags patches, this patch changes the use
https://gcc.gnu.org/g:036b90d27a2917aab2750bf60f8f2e7ae9dccd7a
commit 036b90d27a2917aab2750bf60f8f2e7ae9dccd7a
Author: Michael Meissner
Date: Mon Oct 14 12:15:24 2024 -0400
Add rs6000 architecture masks.
This patch begins the journey to move architecture bits that are not user
IS
https://gcc.gnu.org/g:8e34b86b710266e82e823b71edf9c85d3a730be5
commit 8e34b86b710266e82e823b71edf9c85d3a730be5
Author: Michael Meissner
Date: Mon Oct 14 12:17:57 2024 -0400
Do not allow -mvsx to boost processor to power7.
This patch restructures the code so that -mvsx for example
https://gcc.gnu.org/g:67040097e351052be30aeef7196343a4cdc9b596
commit 67040097e351052be30aeef7196343a4cdc9b596
Author: Michael Meissner
Date: Mon Oct 14 12:17:02 2024 -0400
Use architecture flags for defining _ARCH_PWR macros.
For the newer architectures, this patch changes GCC to
The branch 'meissner/heads/work181-sha' was updated to point to:
cd37254fc84b... Merge commit 'refs/users/meissner/heads/work181-sha' of git
It previously pointed to:
a7951e232b3d... Add ChangeLog.sha and update REVISION.
Diff:
Summary of changes (added commits):
The branch 'meissner/heads/work181-tar' was updated to point to:
00dae9f7d467... Merge commit 'refs/users/meissner/heads/work181-tar' of git
It previously pointed to:
5f1f68c03e81... Add ChangeLog.tar and update REVISION.
Diff:
Summary of changes (added commits):
https://gcc.gnu.org/g:00dae9f7d4672ab99eb12c8dcceb506f5272116c
commit 00dae9f7d4672ab99eb12c8dcceb506f5272116c
Merge: 55237aa6c1ad 5f1f68c03e81
Author: Michael Meissner
Date: Mon Oct 14 12:02:23 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-tar' of
git+ssh://gcc.gnu.org/git/g
https://gcc.gnu.org/g:273de72c68bed56eaff457b3ee556ae1d61dcdb5
commit 273de72c68bed56eaff457b3ee556ae1d61dcdb5
Author: Michael Meissner
Date: Mon Oct 14 11:48:26 2024 -0400
Add ChangeLog.test and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work181-vpair' was updated to point to:
250ef7a0befe... Merge commit 'refs/users/meissner/heads/work181-vpair' of g
It previously pointed to:
9dabd45c2873... Add ChangeLog.vpair and update REVISION.
Diff:
Summary of changes (added commits):
https://gcc.gnu.org/g:cd37254fc84b7ac0a78fe78c29fe174d681f9817
commit cd37254fc84b7ac0a78fe78c29fe174d681f9817
Merge: beea0ddf229a a7951e232b3d
Author: Michael Meissner
Date: Mon Oct 14 12:00:25 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-sha' of
git+ssh://gcc.gnu.org/git/g
The branch 'meissner/heads/work181-dmf' was updated to point to:
28be49ff2116... Merge commit 'refs/users/meissner/heads/work181-dmf' of git
It previously pointed to:
6f5b94463611... Add ChangeLog.dmf and update REVISION.
Diff:
Summary of changes (added commits):
https://gcc.gnu.org/g:523937a3dab674d914844d819835f2bf8d08dca8
commit 523937a3dab674d914844d819835f2bf8d08dca8
Author: Michael Meissner
Date: Mon Oct 14 11:43:16 2024 -0400
Add ChangeLog.vpair and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Cha
https://gcc.gnu.org/g:250ef7a0befe2dda4a2dfee4968a852cbf5031a9
commit 250ef7a0befe2dda4a2dfee4968a852cbf5031a9
Merge: 523937a3dab6 9dabd45c2873
Author: Michael Meissner
Date: Mon Oct 14 12:05:51 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-vpair' of
git+ssh://gcc.gnu.org/git
The branch 'meissner/heads/work181-test' was updated to point to:
7ae53efcbc1c... Merge commit 'refs/users/meissner/heads/work181-test' of gi
It previously pointed to:
7d2b52fb863a... Add ChangeLog.test and update REVISION.
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:7ae53efcbc1c1b06d37db029e22a7abee6dabcba
commit 7ae53efcbc1c1b06d37db029e22a7abee6dabcba
Merge: 273de72c68be 7d2b52fb863a
Author: Michael Meissner
Date: Mon Oct 14 12:04:07 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-test' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:84dbc16decf7ebba805c7377d14c16e167cd78c3
commit 84dbc16decf7ebba805c7377d14c16e167cd78c3
Merge: 9618a4005184 ecb0ee08c0c0
Author: Michael Meissner
Date: Mon Oct 14 11:56:00 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-bugs' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:9618a4005184e037a1fa2bdab1e5762e4b7397f9
commit 9618a4005184e037a1fa2bdab1e5762e4b7397f9
Author: Michael Meissner
Date: Mon Oct 14 11:45:10 2024 -0400
Add ChangeLog.bugs and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chan
https://gcc.gnu.org/g:55237aa6c1adfdf72e6abf10526bd09729f41307
commit 55237aa6c1adfdf72e6abf10526bd09729f41307
Author: Michael Meissner
Date: Mon Oct 14 11:44:09 2024 -0400
Add ChangeLog.tar and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chang
https://gcc.gnu.org/g:beea0ddf229ad21ac3960d94cd59e34d1b29133f
commit beea0ddf229ad21ac3960d94cd59e34d1b29133f
Author: Michael Meissner
Date: Mon Oct 14 11:47:32 2024 -0400
Add ChangeLog.sha and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chang
https://gcc.gnu.org/g:4ef2f307279d4f2b696f5fffcbaf5525777cb5c2
commit 4ef2f307279d4f2b696f5fffcbaf5525777cb5c2
Merge: befa25b5e161 61d09da0f408
Author: Michael Meissner
Date: Mon Oct 14 11:58:33 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-libs' of
git+ssh://gcc.gnu.org/git/
https://gcc.gnu.org/g:befa25b5e161d954a6f5a332894a79d5d9df13d3
commit befa25b5e161d954a6f5a332894a79d5d9df13d3
Author: Michael Meissner
Date: Mon Oct 14 11:46:38 2024 -0400
Add ChangeLog.libs and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work181-libs' was updated to point to:
4ef2f307279d... Merge commit 'refs/users/meissner/heads/work181-libs' of gi
It previously pointed to:
61d09da0f408... Add ChangeLog.libs and update REVISION.
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:28be49ff211651871c149de7d2099bdcad65d56f
commit 28be49ff211651871c149de7d2099bdcad65d56f
Merge: 2d9ed978e806 6f5b94463611
Author: Michael Meissner
Date: Mon Oct 14 11:56:35 2024 -0400
Merge commit 'refs/users/meissner/heads/work181-dmf' of
git+ssh://gcc.gnu.org/git/g
https://gcc.gnu.org/g:2d9ed978e806202de8f5a3f6a87fb8a3f0f8b09d
commit 2d9ed978e806202de8f5a3f6a87fb8a3f0f8b09d
Author: Michael Meissner
Date: Mon Oct 14 11:42:15 2024 -0400
Add ChangeLog.dmf and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chang
The branch 'meissner/heads/work181-bugs' was updated to point to:
84dbc16decf7... Merge commit 'refs/users/meissner/heads/work181-bugs' of gi
It previously pointed to:
ecb0ee08c0c0... Add ChangeLog.bugs and update REVISION.
Diff:
Summary of changes (added commits):
--
https://gcc.gnu.org/g:707d84efee7f7eb5a336935f386e094402f267a6
commit r15-4338-g707d84efee7f7eb5a336935f386e094402f267a6
Author: Jonathan Wakely
Date: Tue Sep 24 23:20:56 2024 +0100
libstdc++: Populate generic std::time_get's wide %c format [PR117135]
I missed out the __timepunct
https://gcc.gnu.org/g:0515b2436b7c7e5e391eae7edc42173c52bab61d
commit r15-4337-g0515b2436b7c7e5e391eae7edc42173c52bab61d
Author: Jonathan Wakely
Date: Wed Aug 28 12:01:18 2024 +0100
libstdc++: Constrain std::expected comparisons (P3379R0)
This proposal of mine has been approved by
https://gcc.gnu.org/g:e890a66bc31c71fd00e1a0a048b2032517aa3e33
commit e890a66bc31c71fd00e1a0a048b2032517aa3e33
Author: Michael Meissner
Date: Mon Oct 14 11:49:22 2024 -0400
Add REVISION.
2024-10-14 Michael Meissner
gcc/
* REVISION: New file for branch.
https://gcc.gnu.org/g:7d2b52fb863ad6012c2d5f94d2ebc2504a83f5c4
commit 7d2b52fb863ad6012c2d5f94d2ebc2504a83f5c4
Author: Michael Meissner
Date: Mon Oct 14 11:48:26 2024 -0400
Add ChangeLog.test and update REVISION.
2024-10-14 Michael Meissner
gcc/
* Chan
The branch 'meissner/heads/work181-orig' was created in namespace 'refs/users'
pointing to:
2e30e90a0c2b... fold-const: Fix BIT_INSERT_EXPR folding for BYTES_BIG_ENDIA
The branch 'meissner/heads/work181-test' was created in namespace 'refs/users'
pointing to:
2e30e90a0c2b... fold-const: Fix BIT_INSERT_EXPR folding for BYTES_BIG_ENDIA
1 - 100 of 159 matches
Mail list logo