This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch users/cbiesinger/stl_minsyms_hash
in repository binutils-gdb.
at f55c45b19b Try converting ad-hoc msymbol hash tables to STL containers
This branch includes the following new commits:
new f55c45b19b Try converting ad-hoc msymbol hash tables to STL containers
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.
--
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-arm-lts-defconfig
in repository toolchain/ci/gcc.
from be17627e88d [arm] Fix use of CRC32 intrinsics with Armv8-a and hard-float
adds 4b61247b9a5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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 linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards f4c41c17 0: update: binutils-gcc-linux: boot
new a8d9a125 0: update: binutils-gcc-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 (f4c41c17)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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-prepare_abe/console.log | 412 +-
03-build_abe-binutils/console.log | 11005 ++++++-------
04-build_abe-stage1/console.log | 18633 +++++++++++----------
05-build_linux/console.log | 758 +-
06-boot_linux/console.log | 472 +-
console.log | 31470 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
8 files changed, 31453 insertions(+), 31473 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-lts-allyesconfig
in repository toolchain/ci/base-artifacts.
discards 34a85c24 9: update: llvm-linux: 16047
new 9b3aee38 9: update: llvm-linux: 16047
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 (34a85c24)
\
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 | 68 +-
02-build_llvm/console.log | 12188 ++++++++++++-------------
03-build_linux/console.log | 6410 ++++++-------
05-check_regression/console.log | 8 +-
06-update_baseline/console.log | 54 +-
console.log | 18728 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
7 files changed, 18733 insertions(+), 18733 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 llvm.
from 97579182cd4 [NFC] Precommit tests for D68089
new 4c97d66eb89 [NFC][emacs] remove out-of-date comment from tablegen-mode.el
new c58a5d49af3 [AIX]Emit function descriptor csect in assembly
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:
include/llvm/CodeGen/AsmPrinter.h | 10 ++++-
include/llvm/MC/MCAsmInfo.h | 10 +++++
include/llvm/MC/MCAsmInfoXCOFF.h | 5 +++
include/llvm/MC/MCDirectives.h | 1 +
include/llvm/MC/MCSymbolXCOFF.h | 6 +--
lib/CodeGen/AsmPrinter/AsmPrinter.cpp | 39 +++++++++++++++--
lib/MC/MCAsmInfoXCOFF.cpp | 11 +++++
lib/MC/MCAsmStreamer.cpp | 1 +
lib/MC/MCELFStreamer.cpp | 3 ++
lib/MC/MCMachOStreamer.cpp | 1 +
lib/MC/MCSectionXCOFF.cpp | 36 ++++++++++++----
lib/MC/XCOFFObjectWriter.cpp | 3 ++
lib/Target/PowerPC/PPCAsmPrinter.cpp | 57 ++++++++++++++++++++++++
test/CodeGen/PowerPC/aix-xcoff-common.ll | 2 +
test/CodeGen/PowerPC/test_func_desc.ll | 74 ++++++++++++++++++++++++++++++++
utils/emacs/tablegen-mode.el | 2 -
16 files changed, 244 insertions(+), 17 deletions(-)
create mode 100644 test/CodeGen/PowerPC/test_func_desc.ll
--
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 6a9d76a2a83 [Darwin, PPC, Mode Iterators 2/n] Eliminate picbase expanders.
new 2757c53bc02 [gcc]
new 7ca1a0414db [gcc]
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/ChangeLog | 11 +++
gcc/config/rs6000/rs6000-builtin.def | 80 +++++++++++-----------
gcc/testsuite/ChangeLog | 4 ++
.../powerpc/pure-builtin-redundant-load.c | 47 +++++++++++++
4 files changed, 102 insertions(+), 40 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pure-builtin-redundant-load.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-arm-lts-allmodconfig
in repository toolchain/ci/gcc.
from be17627e88d [arm] Fix use of CRC32 intrinsics with Armv8-a and hard-float
adds 4b61247b9a5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/DATESTAMP | 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 linaro-local/ci/tcwg_kernel/gnu-release-arm-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards ef497950 0: update: binutils-gcc-linux: all
new 7f448b37 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 (ef497950)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-release-arm-l [...]
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 | 72 +-
02-prepare_abe/console.log | 418 +-
03-build_abe-binutils/console.log | 10397 ++++++-------
04-build_abe-stage1/console.log | 18543 +++++++++++-----------
05-build_linux/console.log | 806 +-
06-boot_linux/console.log | 2 +-
07-check_regression/console.log | 8 +-
08-update_baseline/console.log | 8 +-
console.log | 30081 ++++++++++++++++++------------------
jenkins/manifest.sh | 10 +-
10 files changed, 30150 insertions(+), 30195 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_gnu/gnu-release-arm-bootstrap_ubsan
in repository toolchain/ci/gcc.
from 77aa9133781 Daily bump.
adds e10d71312dc Daily bump.
adds be17627e88d [arm] Fix use of CRC32 intrinsics with Armv8-a and hard-float
adds 4b61247b9a5 Daily bump.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 9 +++++++++
gcc/DATESTAMP | 2 +-
gcc/config/arm/arm_acle.h | 8 ++++++--
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c | 14 ++++++++++++++
5 files changed, 37 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/acle/crc_hf_1.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.