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 7a0fb7be96e Fix potential illegal memory access failures in the BFD lib [...]
new f2a3559d546 Fix potential illegal memory access when parsing a corrupt [...]
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/ChangeLog | 7 +++++++
bfd/pef.c | 2 +-
2 files changed, 8 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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-stable-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 6655dba246 Add support for the GBZ80, Z180, and eZ80 variants of the Z8 [...]
adds 6687b129bc Automatic date update in version.in
adds 8133c7dce6 Remove stale references to Cell BE
adds 6e2118f588 Add myself to gdb/MAINTAINERS
adds 4bb7a87e74 Mach-O: misc build adjustments
adds f4950f76fa Arm64: correct 64-bit element fmmla encoding
adds 8c45011acd Arm64: correct uzp{1,2} mnemonics
adds 567dfba2be Arm64: correct {su,us}dot SIMD encodings
adds 5437a02abc Arm64: correct address index operands for LD1RO{H,W,D}
adds b26a3d5827 Fix ld/PR25316 for the ia64 target by refusing to support bi [...]
adds dc9bd8c92a For PE format files, the base relocation table is necessary [...]
adds a2322019f5 Updated Swedish translation for the GAS subdirectory.
new 7a0fb7be96 Fix potential illegal memory access failures in the BFD libr [...]
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/ChangeLog | 28 ++
bfd/elf-properties.c | 2 +
bfd/elf32-arm.c | 11 +-
bfd/elfnn-ia64.c | 11 +-
bfd/mach-o.c | 45 ++-
bfd/pef.c | 11 +
bfd/version.h | 2 +-
binutils/od-macho.c | 2 +-
gas/ChangeLog | 25 ++
gas/po/sv.po | 589 +++++++++--------------------
gas/testsuite/gas/aarch64/f64mm.d | 36 +-
gas/testsuite/gas/aarch64/f64mm.s | 32 +-
gas/testsuite/gas/aarch64/i8mm.d | 32 +-
gas/testsuite/gas/aarch64/i8mm.s | 8 +
gas/testsuite/gas/aarch64/sve-movprfx-mm.d | 2 +-
gdb/ChangeLog | 10 +
gdb/MAINTAINERS | 1 +
gdb/proc-service.c | 5 +-
gdb/target.h | 9 +-
ld/ChangeLog | 12 +
ld/emultempl/pe.em | 7 +
ld/emultempl/pep.em | 11 +-
ld/ld.texi | 8 +
ld/pe-dll.c | 35 +-
ld/pe-dll.h | 1 +
ld/pep-dll.c | 1 +
ld/pep-dll.h | 1 +
opcodes/ChangeLog | 22 ++
opcodes/aarch64-dis-2.c | 94 ++---
opcodes/aarch64-tbl.h | 20 +-
30 files changed, 498 insertions(+), 575 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_kernel/gnu-master-arm-stable-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 58a02dccf 0: update: binutils-gcc-linux: all
new c5ff319fb 0: update: binutils-gcc-linux: 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 (58a02dccf)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-st [...]
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 | 132 +-
02-prepare_abe/console.log | 413 +-
03-build_abe-binutils/console.log | 11162 ++++++-----
04-build_abe-stage1/console.log | 20342 ++++++++++---------
05-build_linux/console.log | 6346 +++---
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 38436 ++++++++++++++++++------------------
jenkins/manifest.sh | 12 +-
10 files changed, 38388 insertions(+), 38477 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_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/gcc.
from b1c65b1fc76 Daily bump.
adds 491c749b114 PR c/90677 * cp-objcp-common.c (identifier_global_tag): R [...]
adds cdeaa594456 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/cp-objcp-common.c | 7 +++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/c-c++-common/pr90677-2.c | 8 ++++++++
5 files changed, 25 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/c-c++-common/pr90677-2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-release-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards e91e0b9bb 0: update: binutils-gcc-linux: all
new 11f6aec8d 0: update: binutils-gcc-linux: 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 (e91e0b9bb)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-aarch [...]
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 | 182 +-
02-prepare_abe/console.log | 90 +-
03-build_abe-binutils/console.log | 10371 +++++++--------
04-build_abe-stage1/console.log | 14025 ++++++++++----------
05-build_linux/console.log | 748 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 10 +-
08-update_baseline/console.log | 10 +-
console.log | 25457 ++++++++++++++++++------------------
jenkins/manifest.sh | 8 +-
10 files changed, 25472 insertions(+), 25431 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 a2322019f56 Updated Swedish translation for the GAS subdirectory.
new 7a0fb7be96e Fix potential illegal memory access failures in the BFD lib [...]
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/ChangeLog | 16 ++++++++++++++++
bfd/elf-properties.c | 2 ++
bfd/elf32-arm.c | 11 ++++++-----
bfd/mach-o.c | 7 +++++++
bfd/pef.c | 11 +++++++++++
5 files changed, 42 insertions(+), 5 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 6fae986744a Avoid segfault when dumping IPA-CP lattices for unoptimized [...]
new 9b51d80f860 libstdc++: Only use std::compare_three_way when concepts ar [...]
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:
libstdc++-v3/ChangeLog | 5 +++++
libstdc++-v3/include/bits/stl_algobase.h | 2 ++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.