This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_43-branch
in repository binutils-gdb.
from e4eb9ee8396 Automatic date update in version.in
new 5e2568b1ee1 Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from e92f0053b Add entry 819098dc71f2079aedc15a904ab5f17f0788d991 from https [...]
new b78aa51ef Add entry 819098dc71f2079aedc15a904ab5f17f0788d991 from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
...3899-g819098dc71f2 => gcc-15-3899-g819098dc71f} | 0
.../commit-log.txt | 2 +-
.../jira/description | 7 +++-
.../jira/summary | 2 +-
.../jira/yaml | 9 +++-
.../status.txt | 5 +++
.../master-aarch64/details.txt | 48 ++++++++++++++--------
.../master-aarch64/reproduction_instructions.txt | 4 +-
.../reproduction_instructions_with_ci_script.txt | 4 +-
.../master-aarch64}/status-summary.txt | 0
.../master-aarch64/status.txt | 4 +-
.../tcwg_gnu_native_check_gcc}/status-summary.txt | 0
.../tcwg_gnu_native_check_gcc/status.txt | 4 +-
13 files changed, 59 insertions(+), 30 deletions(-)
copy gcc/basepoints/{gcc-15-3899-g819098dc71f2 => gcc-15-3899-g819098dc71f} (100%)
copy gcc/sha1/{4ce9e0a579fcd216c1a3439525201473402a895d => 819098dc71f2079aedc15a9 [...]
copy gcc/sha1/819098dc71f2079aedc15a904ab5f17f0788d991/{tcwg_gcc_check => tcwg_gnu [...]
copy gcc/sha1/819098dc71f2079aedc15a904ab5f17f0788d991/{tcwg_gcc_check/master-arm [...]
copy gcc/sha1/{3c67a0fa1dd39a3378deb854a7fef0ff7fe38004 => 819098dc71f2079aedc15a9 [...]
copy gcc/sha1/{3c67a0fa1dd39a3378deb854a7fef0ff7fe38004 => 819098dc71f2079aedc15a9 [...]
copy gcc/sha1/{3c67a0fa1dd39a3378deb854a7fef0ff7fe38004 => 819098dc71f2079aedc15a9 [...]
copy gcc/sha1/{4734c1bfe837b3e70bc783dafc442de3bca43d88 => 819098dc71f2079aedc15a9 [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch master
in repository toolchain/ci/interesting-commits.
from fe118ff4f Add entry 2a005bff183c6c02004fa61a7bc5ec87d5d88ad3 from https [...]
new e92f0053b Add entry 819098dc71f2079aedc15a904ab5f17f0788d991 from https [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../tcwg_gnu_native_check_gcc/master-aarch64/build_url | 2 +-
.../master-aarch64/last_good | 0
2 files changed, 1 insertion(+), 1 deletion(-)
copy gcc/sha1/{061f74c06735e1fa35b910ae0bcf01b61a74ec23 => 819098dc71f2079aedc15a9 [...]
copy gcc/sha1/819098dc71f2079aedc15a904ab5f17f0788d991/{tcwg_gcc_check => tcwg_gnu [...]
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 18c4b05e40e [gdb/symtab] Dump m_all_parents_map for verbose debug dwarf-read
new 890f5ccd97d Automatic date update in version.in
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bfd/version.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-12
in repository gcc.
from 2e66eb7e7ea x86: Don't use address override with segment regsiter
new 54806268b47 Add AMD znver5 processor enablement with scheduler model
new c77b1c833e8 Fixup unaligned load/store cost for znver5
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/common/config/i386/cpuinfo.h | 16 +
gcc/common/config/i386/i386-common.cc | 6 +-
gcc/common/config/i386/i386-cpuinfo.h | 2 +
gcc/config.gcc | 14 +-
gcc/config/i386/driver-i386.cc | 5 +
gcc/config/i386/i386-c.cc | 7 +
gcc/config/i386/i386-options.cc | 6 +-
gcc/config/i386/i386.cc | 3 +-
gcc/config/i386/i386.h | 3 +
gcc/config/i386/i386.md | 4 +-
gcc/config/i386/x86-tune-costs.h | 134 +++++
gcc/config/i386/x86-tune-sched.cc | 2 +
gcc/config/i386/x86-tune.def | 4 +-
gcc/config/i386/{znver4.md => zn4zn5.md} | 817 ++++++++++++++++++++++++--
gcc/doc/extend.texi | 3 +
gcc/doc/invoke.texi | 10 +
gcc/testsuite/g++.target/i386/mv29.C | 6 +
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 2 +
18 files changed, 983 insertions(+), 61 deletions(-)
rename gcc/config/i386/{znver4.md => zn4zn5.md} (55%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 3d0a91130ec Zen5 tuning part 2: disable gather and scatter
new 2c012924110 Zen5 tuning part 3: scheduler tweaks
new 2eade72b0e2 Zen5 tuning part 3: fix typo in previous patch
new b17cb7ed709 Zen5 tuning part 4: update reassocation width
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/i386/i386.cc | 10 ++++--
gcc/config/i386/i386.h | 2 ++
gcc/config/i386/x86-tune-costs.h | 23 ++++++++------
gcc/config/i386/x86-tune-sched.cc | 67 ++++++++++++++++++++++++++++++++++++++-
gcc/config/i386/x86-tune.def | 11 +++++--
5 files changed, 97 insertions(+), 16 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from 2532944e358 Reduce recursive inlining of always_inline functions
new 499afa8e689 Add AMD znver5 processor enablement with scheduler model
new 22f4e4a5043 Fixup unaligned load/store cost for znver5
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/common/config/i386/cpuinfo.h | 16 +
gcc/common/config/i386/i386-common.cc | 6 +-
gcc/common/config/i386/i386-cpuinfo.h | 2 +
gcc/config.gcc | 14 +-
gcc/config/i386/driver-i386.cc | 5 +
gcc/config/i386/i386-c.cc | 7 +
gcc/config/i386/i386-options.cc | 6 +-
gcc/config/i386/i386.cc | 3 +-
gcc/config/i386/i386.h | 3 +
gcc/config/i386/i386.md | 4 +-
gcc/config/i386/x86-tune-costs.h | 136 +++++
gcc/config/i386/x86-tune-sched.cc | 2 +
gcc/config/i386/x86-tune.def | 4 +-
gcc/config/i386/{znver4.md => zn4zn5.md} | 817 ++++++++++++++++++++++++--
gcc/doc/extend.texi | 3 +
gcc/doc/invoke.texi | 10 +
gcc/testsuite/g++.target/i386/mv29.C | 6 +
gcc/testsuite/gcc.target/i386/funcspec-56.inc | 2 +
18 files changed, 985 insertions(+), 61 deletions(-)
rename gcc/config/i386/{znver4.md => zn4zn5.md} (55%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from fce2fe0406a Zen5 tuning part 1: avoid FMA chains
new 3d0a91130ec Zen5 tuning part 2: disable gather and scatter
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/i386/x86-tune.def | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-13
in repository gcc.
from bf5d8d44f7a x86: Don't use address override with segment regsiter
new 2532944e358 Reduce recursive inlining of always_inline functions
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/ipa-inline.cc | 79 +++++++++++++++++++++++++++++++++++++------------------
1 file changed, 53 insertions(+), 26 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-14
in repository gcc.
from 25cb153f93b x86: Don't use address override with segment regsiter
new fce2fe0406a Zen5 tuning part 1: avoid FMA chains
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
gcc/config/i386/x86-tune.def | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.