This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 47903c2c1 [lld] Reapply "Prevent duplicate files in debug line header i [...]
new 363b89c48 [WebAssembly] Initial implementation of PIC code generation
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:
test/wasm/shared.ll | 38 +++++++++++++++++++++++++++-----------
wasm/Driver.cpp | 1 +
wasm/InputChunks.cpp | 13 ++++++++-----
wasm/InputFiles.cpp | 9 ++++++---
wasm/Symbols.cpp | 6 ++++++
wasm/Symbols.h | 26 +++++++++++---------------
wasm/Writer.cpp | 33 ++++++++++++++++++++++++---------
7 files changed, 83 insertions(+), 43 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 5bcde5d8f7c PR target/89827 * config/i386/i386.c (dimode_scalar_chain [...]
new 8b1090c1eaf RISC-V: Add sifive-7 pipeline description.
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/ChangeLog | 29 ++++++++++
gcc/config/riscv/generic.md | 44 +++++++++------
gcc/config/riscv/riscv-opts.h | 7 +++
gcc/config/riscv/riscv-protos.h | 1 +
gcc/config/riscv/riscv.c | 114 +++++++++++++++++++++++++++++++++++++-
gcc/config/riscv/riscv.md | 28 +++++++++-
gcc/config/riscv/sifive-7.md | 120 ++++++++++++++++++++++++++++++++++++++++
gcc/doc/invoke.texi | 11 +++-
8 files changed, 333 insertions(+), 21 deletions(-)
create mode 100644 gcc/config/riscv/sifive-7.md
--
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 53c973f200 Fix Powerpc build
new 18c77628b1 gdb: Avoid trailing whitespace when pretty printing
new 3714a195e0 gdb/testsuite: Make test names unique in gdb.python/py-prett [...]
new 9f9aa85206 gdb: Make python display_hint None handling defined behaviour
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:
gdb/ChangeLog | 5 +++
gdb/cp-valprint.c | 8 +++-
gdb/doc/ChangeLog | 5 +++
gdb/doc/python.texi | 5 ++-
gdb/testsuite/ChangeLog | 22 ++++++++++
gdb/testsuite/gdb.base/finish-pretty.exp | 2 +-
.../{gdb.cp/ovsrch1.cc => gdb.base/pretty-print.c} | 42 ++++++++++++-------
.../{eu-strip-infcall.exp => pretty-print.exp} | 49 ++++++++++++++++------
gdb/testsuite/gdb.python/py-prettyprint.c | 2 +
gdb/testsuite/gdb.python/py-prettyprint.exp | 41 ++++++++++++------
gdb/testsuite/gdb.python/py-prettyprint.py | 6 +++
11 files changed, 142 insertions(+), 45 deletions(-)
copy gdb/testsuite/{gdb.cp/ovsrch1.cc => gdb.base/pretty-print.c} (63%)
copy gdb/testsuite/gdb.base/{eu-strip-infcall.exp => pretty-print.exp} (51%)
--
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/llvm-master-aarch64-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 7632a809 5: good: llvm-linux: 16049
new 0c5b6946 5: good: llvm-linux: 16049
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 (7632a809)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 79 +-
02-build_llvm/console.log | 10412 +++++++++++++++---------------
03-build_linux/console.log | 2382 +++----
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 12 +-
console.log | 12883 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 12902 insertions(+), 12884 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-aarch64-next-allmodconfig
in repository toolchain/ci/binutils-gdb.
from d45963c2b2 Fix s390 build
adds 79e7ae11c7 Clean up some comments in minsyms.c
adds 81a24d04df Note support for TLS variables on FreeBSD.
adds e8fba7f6bb Fix relpp may be used uninitialized
adds 24e31cf3aa Automatic date update in version.in
adds 068ef30e9e Fix use-after-free in source_cache::get_source_lines
adds 2fe7bab775 Fix Arm build
adds 5fb812fc79 Take over Dave Brolley's maintainerships for FR30, FRV and MEP.
adds 7ea79cb3af Provide string description of definition, visibility and res [...]
adds 974c89e088 gdbserver: Add linux_get_hwcap
adds 05805feba2 AArch64/Arm: Update testcases fixing endiannes and linux targets
adds d851aa7170 Add AArch64 Pointer Authentication to the NEWS file
new 53c973f200 Fix Powerpc build
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 +-
binutils/ChangeLog | 22 +++++++
binutils/MAINTAINERS | 6 +-
binutils/objdump.c | 2 +-
.../testsuite/binutils-all/aarch64/in-order-all.d | 37 +++++------
binutils/testsuite/binutils-all/aarch64/in-order.d | 24 +++----
.../binutils-all/aarch64/out-of-order-all.d | 37 +++++------
.../testsuite/binutils-all/aarch64/out-of-order.d | 24 +++----
.../testsuite/binutils-all/aarch64/out-of-order.s | 8 +--
binutils/testsuite/binutils-all/arm/in-order-all.d | 46 +++++++-------
binutils/testsuite/binutils-all/arm/in-order.d | 24 +++----
.../testsuite/binutils-all/arm/out-of-order-all.d | 46 +++++++-------
binutils/testsuite/binutils-all/arm/out-of-order.d | 24 +++----
binutils/testsuite/binutils-all/arm/out-of-order.s | 8 +--
gdb/ChangeLog | 29 +++++++++
gdb/NEWS | 7 +++
gdb/arm-linux-nat.c | 1 +
gdb/gdbserver/ChangeLog | 16 +++++
gdb/gdbserver/linux-aarch64-low.c | 28 +--------
gdb/gdbserver/linux-arm-low.c | 27 +-------
gdb/gdbserver/linux-low.c | 47 ++++++++++++++
gdb/gdbserver/linux-low.h | 10 +++
gdb/gdbserver/linux-ppc-low.c | 41 +-----------
gdb/gdbserver/linux-s390-low.c | 32 +---------
gdb/minsyms.c | 49 +++------------
gdb/ppc-linux-nat.c | 1 +
gdb/source-cache.c | 6 ++
ld/ChangeLog | 6 ++
ld/plugin.c | 73 +++++++++++++++++++++-
ld/testsuite/ld-plugin/plugin-12.d | 8 +--
30 files changed, 370 insertions(+), 321 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-aarch64-next-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 649c19b0 2: good: gcc-93877af7d78d11a92d18162768ea8f85f117c44e: 18292
discards b1074cd3 1: first-bad: gcc-74fde7b56ae08b23046a3e0b07685e453b2c6938: 18292
discards a159a576 0: good: linux-9e864317704b7e0d1a8384005fe3dd9083c99134: all
new 6433ef03 0: good: 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 (649c19b0)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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 | 15 +-
02-prepare_abe/console.log | 4 +-
03-build_abe-binutils/console.log | 3910 ++---
04-build_abe-stage1/console.log | 5157 +++---
05-build_linux/console.log | 21769 +++++++++++++------------
06-boot_linux/console.log | 8 +
07-check_regression/console.log | 5 +-
08-update_baseline/console.log | 33 +-
console.log | 31007 ++++++++++++++++++------------------
jenkins/manifest.sh | 16 +-
results | 4 +-
11 files changed, 30771 insertions(+), 31157 deletions(-)
create mode 100644 06-boot_linux/console.log
--
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 llvm.
from 10ee5d422df gn build: Merge r356929 (effectively relands r353518, rever [...]
new f50526b2702 gn build: Format all build files
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:
utils/gn/secondary/clang-tools-extra/clang-move/BUILD.gn | 2 +-
utils/gn/secondary/clang-tools-extra/modularize/BUILD.gn | 4 ++--
utils/gn/secondary/clang-tools-extra/pp-trace/BUILD.gn | 2 +-
utils/gn/secondary/llvm/lib/TextAPI/BUILD.gn | 6 +++---
4 files changed, 7 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.