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 df0a549ebda RISC-V: PR28733, add missing extension info to 'invalid CSR' error
new e4028336b19 RISC-V: PR28733, add missing extension info to 'unrecognize [...]
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/elfxx-riscv.c | 94 +++++++++++++++++++++++++++
bfd/elfxx-riscv.h | 3 +
gas/config/tc-riscv.c | 61 +++++++++++++----
gas/testsuite/gas/riscv/c-fld-fsd-fail.l | 4 +-
gas/testsuite/gas/riscv/march-imply-i2p1-01.l | 40 ++++++------
5 files changed, 166 insertions(+), 36 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 master
in repository binutils-gdb.
from cebc89b9328 binutils 2.38 vs. ppc32 linux kernel
new df0a549ebda RISC-V: PR28733, add missing extension info to 'invalid CSR' error
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:
gas/config/tc-riscv.c | 36 +--
gas/testsuite/gas/riscv/csr-version-1p10.l | 348 ++++++++++++++--------------
gas/testsuite/gas/riscv/csr-version-1p11.l | 348 ++++++++++++++--------------
gas/testsuite/gas/riscv/csr-version-1p12.l | 348 ++++++++++++++--------------
gas/testsuite/gas/riscv/csr-version-1p9p1.l | 348 ++++++++++++++--------------
5 files changed, 717 insertions(+), 711 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 master
in repository gcc.
from c8cb5098c78 warn-recursion: Don't warn for __builtin_calls in gnu_inlin [...]
new 6e80c4f1ad9 tree-optimization/101636 - CTOR vectorization ICE
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/testsuite/c-c++-common/torture/pr101636.c | 30 +++++++++
gcc/testsuite/gcc.target/i386/pr101636.c | 94 +++++++++++++++++++++++++++
gcc/tree-vect-slp.cc | 17 +++--
3 files changed, 135 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/torture/pr101636.c
create mode 100644 gcc/testsuite/gcc.target/i386/pr101636.c
--
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 gcc.
from 06770148711 nvptx: Back-end portion of a fix for PR target/104489.
new c8cb5098c78 warn-recursion: Don't warn for __builtin_calls in gnu_inlin [...]
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/gimple-warn-recursion.cc | 22 +++++++++++++++++-----
gcc/testsuite/gcc.dg/Winfinite-recursion-3.c | 18 ++++++++++++++++++
gcc/testsuite/gcc.dg/Winfinite-recursion-4.c | 19 +++++++++++++++++++
gcc/testsuite/gcc.dg/Winfinite-recursion-5.c | 18 ++++++++++++++++++
4 files changed, 72 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/Winfinite-recursion-3.c
create mode 100644 gcc/testsuite/gcc.dg/Winfinite-recursion-4.c
create mode 100644 gcc/testsuite/gcc.dg/Winfinite-recursion-5.c
--
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 siddhesh/gai-cleanup2
in repository glibc.
discards b3f7d6266f gaih_inet: Fix leak with AF_INET6 and AI_ALL
discards 070cdfe102 gaih_inet: Discard result on action == continue
discards d82ffede30 gaih_inet: WIP: Make SUCCESS=merge work with hosts
discards 2906e90170 gaih_inet: Split out nscd lookup
discards 0d59a161ee gaih_inet: Split simple gethostbyname into its own function
discards 1d4ef95b34 gaih_inet: make numeric lookup a separate routine
new c0f8dce131 gaih_inet: make numeric lookup a separate routine
new 849692c168 gaih_inet: Split simple gethostbyname into its own function
new 98964e703a gaih_inet: Split out nscd lookup
new 3302b87c2b gaih_inet: WIP: Make SUCCESS=merge work with hosts
new e31d7281b0 gaih_inet: Discard result on action == continue
new 68a304c62f gaih_inet: Fix leak with AF_INET6 and AI_ALL
new 441aeac52e gaih_inet: Get rid of canonbuf
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (b3f7d6266f)
\
N -- N -- N refs/heads/siddhesh/gai-cleanup2 (441aeac52e)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 7 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:
sysdeps/posix/getaddrinfo.c | 83 ++++++++++++++++++++++++++-------------------
1 file changed, 49 insertions(+), 34 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_profiled_lto
in repository toolchain/ci/base-artifacts.
discards ba1be8e7 0: update: binutils-gcc: 2
new 00f4a6f5 0: update: binutils-b408d7e1997770d95b173aa73af9b21985f01965: 2
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (ba1be8e7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gcc_bootstrap/master-arm [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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:
01-reset_artifacts/console.log.xz | Bin 1540 -> 1580 bytes
02-prepare_abe/console.log.xz | Bin 2752 -> 2756 bytes
04-build_abe-binutils/console.log.xz | Bin 52192 -> 51156 bytes
05-build_abe-bootstrap_profiled_lto/console.log.xz | Bin 949884 -> 949232 bytes
06-check_regression/console.log.xz | Bin 416 -> 416 bytes
07-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 11 +++++------
7 files changed, 13 insertions(+), 14 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 siddhesh/gai-cleanup2
in repository glibc.
discards 2bf5fe0fcc gaih_inet: Discard result on action == continue
discards 9a11875d49 gaih_inet: WIP: Make SUCCESS=merge work with hosts
discards d2fb8cb39f gaih_inet: Split out nscd lookup
discards 2dec19f83f gaih_inet: Split simple gethostbyname into its own function
discards f88c8962a6 gaih_inet: make numeric lookup a separate routine
new 1d4ef95b34 gaih_inet: make numeric lookup a separate routine
new 0d59a161ee gaih_inet: Split simple gethostbyname into its own function
new 2906e90170 gaih_inet: Split out nscd lookup
new d82ffede30 gaih_inet: WIP: Make SUCCESS=merge work with hosts
new 070cdfe102 gaih_inet: Discard result on action == continue
new b3f7d6266f gaih_inet: Fix leak with AF_INET6 and AI_ALL
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (2bf5fe0fcc)
\
N -- N -- N refs/heads/siddhesh/gai-cleanup2 (b3f7d6266f)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
The 6 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:
sysdeps/posix/getaddrinfo.c | 42 ++++++++++++++++++++++++++++--------------
1 file changed, 28 insertions(+), 14 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 master
in repository binutils-gdb.
from 9cbed90ee62 RISC-V: Updated CSRs to privileged spec v1.12 and debug spec v1.0.
new cebc89b9328 binutils 2.38 vs. ppc32 linux kernel
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:
gas/config/tc-ppc.c | 25 ++++++++++++++++++++++++-
1 file changed, 24 insertions(+), 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 binutils-2_38-branch
in repository binutils-gdb.
from 5837d37302c Automatic date update in version.in
new ed9b2e40ebf binutils 2.38 vs. ppc32 linux kernel
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:
gas/config/tc-ppc.c | 25 ++++++++++++++++++++++++-
1 file changed, 24 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.