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 360156970b 0: last-good: binutils-gcc-linux: all
new 8973f8460e 0: last-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 (360156970b)
\
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:
3-build_abe-binutils/console.log | 3108 +++++++++---------
4-build_abe-stage1/console.log | 3510 ++++++++++----------
5-count_linux_objs/console.log | 42 +-
console.log | 6670 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
5 files changed, 6659 insertions(+), 6679 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 clang.
from 893b8523f1 [X86] Add clang support for X86 flag output parameters.
new ed91c1fa86 [CodeGenObjC] Emit [[X alloc] init] as objc_alloc_init(X) wh [...]
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:
include/clang/Basic/ObjCRuntime.h | 16 ++++++++++++++
lib/CodeGen/CGObjC.cpp | 44 ++++++++++++++++++++++++++++++++++++++
lib/CodeGen/CodeGenFunction.h | 2 ++
lib/CodeGen/CodeGenModule.h | 3 +++
test/CodeGenObjC/objc-alloc-init.m | 28 ++++++++++++++++++++++++
5 files changed, 93 insertions(+)
create mode 100644 test/CodeGenObjC/objc-alloc-init.m
--
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 fd015e4488f Recommit Optional specialization for trivially copyable types
new 3cf7619a099 Optional specialization for trivially copyable types, part2
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:
include/llvm/ADT/Optional.h | 4 +++-
1 file changed, 3 insertions(+), 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 35849f48a0 0: last-good: binutils-gcc-linux: all
new 9f66cff728 0: last-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 (35849f48a0)
\
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:
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3958 +++++++++--------
4-build_abe-stage1/console.log | 4999 +++++++++++----------
5-count_linux_objs/console.log | 53 +-
console.log | 9006 +++++++++++++++++++-------------------
jenkins/manifest.sh | 8 +-
6 files changed, 8956 insertions(+), 9072 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 lld.
from 2e5c89f56 Remove a comparator from header and instead use lambdas for s [...]
new 04d89f758 Move a function from .h to .cpp and use a shorter name. NFC.
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/Relocations.cpp | 80 ++++++++++++++++++++++++++++++++++++-----------------
ELF/Relocations.h | 30 --------------------
2 files changed, 55 insertions(+), 55 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 07a9d3db682 Arm: Fix testism in pr88850 testcase.
new f03a9fbf41a compiler: check duplicate string keys in map composite [...]
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/go/gofrontend/MERGE | 2 +-
gcc/go/gofrontend/expressions.cc | 103 +++++++++++++++++++++++++++------------
gcc/go/gofrontend/gogo.cc | 15 ++++++
gcc/go/gofrontend/gogo.h | 4 ++
gcc/go/gofrontend/types.cc | 25 ++--------
gcc/go/gofrontend/types.h | 4 --
6 files changed, 98 insertions(+), 55 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-stable-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 01c7ae818b Adding a test case
adds 007024cc6a Add Andrew Burgess as global maintainer of gdb/ and sim/
adds e6e006612f Automatic date update in version.in
adds c559d7096b (Windows) remove thread notification for main thread of inferior
adds 2988d01ea5 (riscv/ada) fix error when calling functions with range argument
adds b1041ae0ae [gdb, hurd] Remove long obsolete 'gnu_target_pid_to_str' fun [...]
adds cabb5f067d [gdb, hurd] Work around conflict between Mach's 'thread_info [...]
adds 2d0a338c7c [gdb, hurd] Repair build after "Convert struct target_ops to [...]
adds 6c6ef69fb4 [gdb, hurd] Repair build after "Share fork_inferior et al wi [...]
adds c29ee8d45e [gdb, hurd] Repair build after "Use thread_info and inferior [...]
adds 924514e11c [gdb, hurd] Address "ISO C++ forbids converting a string con [...]
adds 8071c5ce78 [gdb, hurd] Adjust to Hurd "proc" interface changes
adds b671c7fb21 [gdb, hurd] Avoid using 'PATH_MAX' in 'gdb/remote.c'
adds abc163a464 [ld, hurd] Remove 'ld-elf/elf.exp' XFAILs
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 60 ++++++++++++++++++++++++++++++++++
gdb/MAINTAINERS | 1 +
gdb/config/i386/nm-i386gnu.h | 7 ----
gdb/configure.nat | 1 +
gdb/gnu-nat.c | 31 +++++++++++-------
gdb/gnu-nat.h | 17 +++++++++-
gdb/i386-gnu-nat.c | 14 ++++----
gdb/remote.c | 6 ++--
gdb/riscv-tdep.c | 1 +
gdb/windows-nat.c | 78 ++++++++++++++++++++++++++++++++------------
ld/ChangeLog | 4 +++
ld/testsuite/ld-elf/elf.exp | 7 ----
sim/ChangeLog | 4 +++
sim/MAINTAINERS | 3 +-
15 files changed, 177 insertions(+), 59 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.