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-allmodconfig
in repository toolchain/ci/base-artifacts.
discards 57d5fb6a 10: update: llvm-linux: 17560
new e555f486 10: update: llvm-linux: 17560
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 (57d5fb6a)
\
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 | 12987 ++++++++++----------
03-build_linux/console.log | 6148 +++++-----
05-check_regression/console.log | 2 +-
05-check_regression/results.regressions | 20 +-
06-update_baseline/console.log | 12 +-
06-update_baseline/results.regressions | 20 +-
console.log | 19315 +++++++++++++++---------------
jenkins/manifest.sh | 10 +-
9 files changed, 19343 insertions(+), 19337 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 ad14f4f8db manual: Document the O_NOFOLLOW open flag
new eb98965b53 y2038: Export __clock_gettime64 to be usable in other libraries
new 1959ed4b9e y2038: hurd: Provide __clock_gettime64 function
new e008836c4a y2038: inet: Convert inet deadline to support 64 bit time
new 481d01fa2b y2038: nscd: Modify nscd_helper to use __clock_gettime64
new a308615f7c y2038: include: Move struct __timeval64 definition to a sepa [...]
new dbf8178fdc y2038: Introduce struct __timex64 - new internal glibc type
new 898f379316 y2038: Provide conversion helpers for struct __timex64
The 7 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/struct___timeval64.h | 17 +++++
include/time.h | 15 +---
inet/deadline.c | 4 +-
inet/net-internal.h | 5 +-
nscd/nscd_helper.c | 17 ++---
sysdeps/mach/clock_gettime.c | 14 ++++
sysdeps/unix/sysv/linux/include/sys/timex.h | 107 ++++++++++++++++++++++++++++
time/Versions | 1 +
8 files changed, 154 insertions(+), 26 deletions(-)
create mode 100644 include/struct___timeval64.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/llvm-master-arm-lts-defconfig
in repository toolchain/ci/base-artifacts.
discards 3c7aa334 0: update: llvm-linux: boot
new a20888ae 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 (3c7aa334)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/llvm-master-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 | 60 +-
02-build_llvm/console.log | 12973 ++++++++++++++++----------------
03-build_linux/console.log | 1646 ++---
04-boot_linux/console.log | 440 +-
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 15159 +++++++++++++++++++-------------------
jenkins/manifest.sh | 10 +-
8 files changed, 15168 insertions(+), 15124 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-defconfig
in repository toolchain/ci/binutils-gdb.
from e052e2ba29 [PATCH] objcopy: Allow --dump-section to dump an empty SEC_H [...]
adds dc7148375d Automatic date update in version.in
adds c3236f84c1 gdb: remove TYPE_INCOMPLETE
adds 7d0bd48744 [GAS] change of ELF flags initial value in rx-linux
adds 546cb2d85e Restore readelf's warnings that describe real problems with [...]
adds aa8509b4ed Mention the NetBSD support in "info proc" documentation
new a3bbacc120 gdb: remove main_type::flag_incomplete
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 | 17 +++++++++++++++++
binutils/dwarf.c | 27 +++++++++++++++++----------
binutils/dwarf.h | 1 +
binutils/elfcomm.c | 9 ---------
binutils/elfcomm.h | 4 ++--
binutils/readelf.c | 31 ++++++-------------------------
gas/ChangeLog | 11 ++++++++++-
gas/config/tc-rx.c | 9 ++-------
gas/dwarf2dbg.c | 5 +++++
gas/testsuite/gas/elf/pr25917.d | 4 ++--
gdb/ChangeLog | 10 ++++++++++
gdb/doc/ChangeLog | 6 ++++++
gdb/doc/gdb.texinfo | 22 +++++++++++-----------
gdb/gdbtypes.c | 4 ----
gdb/gdbtypes.h | 11 -----------
16 files changed, 90 insertions(+), 83 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-defconfig
in repository toolchain/ci/base-artifacts.
discards 3b622510 0: update: binutils-gcc-linux: boot
new d5e23eaf 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 (3b622510)
\
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 | 70 +-
02-prepare_abe/console.log | 145 +-
03-build_abe-binutils/console.log | 11458 +++++-----
04-build_abe-stage1/console.log | 20264 ++++++++---------
05-build_linux/console.log | 3212 +--
06-boot_linux/console.log | 470 +-
07-check_regression/console.log | 18 +-
07-check_regression/results.regressions | 2 +-
08-update_baseline/console.log | 12 +-
08-update_baseline/results.regressions | 2 +-
console.log | 35649 +++++++++++++++---------------
jenkins/manifest.sh | 14 +-
12 files changed, 35671 insertions(+), 35645 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 d0aed8d5ba7 matcher-1.m: Change return type to int
new 04b89192ace c++: constexpr and lambda capture [PR90212]
new e42f3426529 c++: CWG2235 partial ordering and non-dependent types
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/cp/ChangeLog | 12 ++++++++++++
gcc/cp/constexpr.c | 8 +++++++-
gcc/cp/pt.c | 9 ---------
.../g++.dg/cpp0x/lambda/lambda-constexpr2.C | 13 +++++++++++++
gcc/testsuite/g++.dg/template/partial-order1.C | 2 +-
gcc/testsuite/g++.dg/template/partial-order2.C | 20 ++++++++++++++++++++
6 files changed, 53 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/cpp0x/lambda/lambda-constexpr2.C
create mode 100644 gcc/testsuite/g++.dg/template/partial-order2.C
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.