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-release-arm-lts-allnoconfig
in repository toolchain/ci/binutils-gdb.
from 949c11728c Automatic date update in version.in
adds d2823f8c27 Automatic date update in version.in
adds ebd859d2cc Automatic date update in version.in
adds 614000f9d7 Automatic date update in version.in
adds a4577d4f18 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 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/llvm-release-arm-lts-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 07cab2cb7 0: update: binutils-llvm-linux-qemu: all
new 259320b6c 0: update: binutils-llvm-linux-qemu: 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 (07cab2cb7)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-release-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 1560 -> 1604 bytes
02-prepare_abe/console.log.xz | Bin 2728 -> 2748 bytes
03-build_abe-binutils/console.log.xz | Bin 30084 -> 30008 bytes
04-build_kernel_llvm/console.log.xz | Bin 61856 -> 59748 bytes
05-build_abe-qemu/console.log.xz | Bin 32692 -> 32388 bytes
06-build_linux/console.log.xz | Bin 3908 -> 3868 bytes
07-boot_linux/console.log.xz | Bin 496 -> 496 bytes
08-check_regression/console.log.xz | Bin 412 -> 412 bytes
09-update_baseline/console.log | 16 ++++++++--------
jenkins/manifest.sh | 16 ++++++++--------
10 files changed, 16 insertions(+), 16 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 glibc.
from ff439c4717 x86: Add sse42 implementation to strcmp's ifunc
new de38b2a343 elf: Remove ELF_RTYPE_CLASS_EXTERN_PROTECTED_DATA
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:
elf/dl-lookup.c | 60 +--------------------------------------------
sysdeps/arc/dl-sysdep.h | 21 ----------------
sysdeps/generic/ldsodefs.h | 12 +--------
sysdeps/i386/dl-machine.h | 3 +--
sysdeps/nios2/dl-sysdep.h | 21 ----------------
sysdeps/x86/dl-lookupcfg.h | 4 ---
sysdeps/x86_64/dl-machine.h | 8 ++----
7 files changed, 5 insertions(+), 124 deletions(-)
delete mode 100644 sysdeps/arc/dl-sysdep.h
delete mode 100644 sysdeps/nios2/dl-sysdep.h
--
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 636b01ab491 d: Add `@visibility' and `@hidden' attributes.
new dc9b92facf8 libstdc++: [_Hashtable] Insert range of types convertible t [...]
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/include/bits/hashtable.h | 30 ++++++++++------
libstdc++-v3/include/bits/hashtable_policy.h | 34 ++++++++++++++++++
.../23_containers/unordered_map/cons/56112.cc | 33 ++++++++++++++----
.../{cons/56112.cc => insert/105717.cc} | 38 ++++++++++++++++----
.../56112.cc => unordered_set/insert/105717.cc} | 40 +++++++++++++++++-----
5 files changed, 144 insertions(+), 31 deletions(-)
copy libstdc++-v3/testsuite/23_containers/unordered_map/{cons/56112.cc => insert/1 [...]
copy libstdc++-v3/testsuite/23_containers/{unordered_map/cons/56112.cc => unordere [...]
--
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 49d14a841fd testsuite: AIX operator new
new 636b01ab491 d: Add `@visibility' and `@hidden' attributes.
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/d/d-attribs.cc | 98 ++++++++++++++++++++++++++++-----
gcc/d/d-gimplify.cc | 4 +-
gcc/d/d-tree.h | 1 +
gcc/d/decl.cc | 54 ++++++++++++------
gcc/d/types.cc | 2 +
gcc/testsuite/gdc.dg/attr_visibility1.d | 25 +++++++++
gcc/testsuite/gdc.dg/attr_visibility2.d | 26 +++++++++
gcc/testsuite/gdc.dg/attr_visibility3.d | 29 ++++++++++
libphobos/libdruntime/gcc/attributes.d | 34 ++++++++++++
9 files changed, 241 insertions(+), 32 deletions(-)
create mode 100644 gcc/testsuite/gdc.dg/attr_visibility1.d
create mode 100644 gcc/testsuite/gdc.dg/attr_visibility2.d
create mode 100644 gcc/testsuite/gdc.dg/attr_visibility3.d
--
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.
"Prathamesh Kulkarni pushed a change to branch master
in repository toolchain/bmk-scripts.
from ecf5927 cpu2017_*: disable parallel compilation for some targets
new 5077851 Warn if executable is not found for benchmark.
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:
metric_utils.py | 4 ++++
1 file changed, 4 insertions(+)
--
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_bmk_gnu_tk1/gnu-master-arm-spec2k6-O2_LTO
in repository toolchain/ci/glibc.
from fdaf78656f Add bounds check to __libc_ifunc_impl_list
adds 876cdf517d Avoid -Wstringop-overflow= warning in iconv module.
adds 7374c02b68 elf: Refine direct extern access diagnostics to protected symbol
adds 0355915514 x86: Fix misordered logic for setting `rep_movsb_stop_threshold`
adds ff439c4717 x86: Add sse42 implementation to strcmp's ifunc
No new revisions were added by this update.
Summary of changes:
iconv/loop.c | 10 ++++++--
sysdeps/generic/dl-protected.h | 50 +++++++++++++++++++++------------------
sysdeps/x86/dl-cacheinfo.h | 24 +++++++++----------
sysdeps/x86_64/multiarch/strcmp.c | 5 ++++
4 files changed, 52 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.