This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release_90
in repository lld.
from 0bb63f868 Merging r369694: -------------------------------------------- [...]
new cdd93d8b9 Merging r366447: -------------------------------------------- [...]
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:
CMakeLists.txt | 1 -
1 file changed, 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 master
in repository gcc.
from 17305f1796d 2019-08-26 Richard Biener <rguenther(a)suse.de>
new b558eb7bcd7 Builtin function roundeven folding implementation
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 | 22 +++++
gcc/builtins.c | 1 +
gcc/builtins.def | 6 ++
gcc/doc/extend.texi | 3 +-
gcc/fold-const-call.c | 23 ++++--
gcc/fold-const.c | 6 ++
gcc/real.c | 95 ++++++++++++++++++++++
gcc/real.h | 9 ++
gcc/testsuite/ChangeLog | 5 ++
.../gcc.dg/torture/builtin-round-roundeven.c | 36 ++++++++
.../gcc.dg/torture/builtin-round-roundevenf128.c | 21 +++++
11 files changed, 221 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/builtin-round-roundeven.c
create mode 100644 gcc/testsuite/gcc.dg/torture/builtin-round-roundevenf128.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/llvm-master-aarch64-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards bb1b0a8e 0: update: llvm-linux: boot
new 0b46efe5 0: update: llvm-linux: boot
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 (bb1b0a8e)
\
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 | 130 +-
02-build_llvm/console.log | 11998 +++----
03-build_linux/console.log | 57502 ++++++++++++++++----------------
04-boot_linux/console.log | 4 +-
06-update_baseline/console.log | 8 +-
console.log | 69642 +++++++++++++++++++--------------------
jenkins/manifest.sh | 10 +-
7 files changed, 69647 insertions(+), 69647 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-lts-allyesconfig
in repository toolchain/ci/binutils-gdb.
from e3ec872f80 Convert the RX target to make use of target descriptions.
adds beadd3e84e dwarf2read: replace gdb::optional<bool> with enum
adds c9d136dade Automatic date update in version.in
adds 23c13d4299 dwarf2read: fix compilation issue with gcc 4.8
adds db3b6ecc28 RISC-V: Improve li expansion for better code density.
adds 37606e67df PR24938, Null Pointer Dereference in debug.c:debug_write_type
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
binutils/ChangeLog | 6 ++++++
binutils/debug.c | 5 +++--
gas/config/tc-riscv.c | 38 +++++++++++++++++++++++++++++++-----
gas/testsuite/gas/riscv/li32.d | 17 ++++++++++++++++
gas/testsuite/gas/riscv/li32.s | 5 +++++
gas/testsuite/gas/riscv/li64.d | 44 ++++++++++++++++++++++++++++++++++++++++++
gas/testsuite/gas/riscv/li64.s | 9 +++++++++
gdb/ChangeLog | 11 +++++++++++
gdb/dwarf2read.c | 16 ++++++++++-----
10 files changed, 140 insertions(+), 13 deletions(-)
create mode 100644 gas/testsuite/gas/riscv/li32.d
create mode 100644 gas/testsuite/gas/riscv/li32.s
create mode 100644 gas/testsuite/gas/riscv/li64.d
create mode 100644 gas/testsuite/gas/riscv/li64.s
--
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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 53e1ac09 0: update: binutils-gcc-linux: all
new 8c028d3d 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 (53e1ac09)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-lt [...]
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 | 216 +-
02-prepare_abe/console.log | 294 +-
03-build_abe-binutils/console.log | 11389 +++++++------
04-build_abe-stage1/console.log | 20106 +++++++++++-----------
05-build_linux/console.log | 946 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 32969 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
10 files changed, 32977 insertions(+), 32975 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/llvm-master-aarch64-stable-allnoconfig
in repository toolchain/ci/base-artifacts.
discards aa737edf 0: update: llvm-linux: boot
new 3ea957be 0: update: llvm-linux: boot
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 (aa737edf)
\
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 | 166 +-
02-build_llvm/console.log | 12064 ++++++++++++++++++------------------
03-build_linux/console.log | 816 +--
04-boot_linux/console.log | 4 +-
console.log | 13050 ++++++++++++++++++++-------------------
jenkins/manifest.sh | 14 +-
6 files changed, 13059 insertions(+), 13055 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.