This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from 501f8883f4c [mips] Emit `.module softfloat` directive
new 1f844702f18 [DAG] Fix constant store folding to handle non-byte sizes.
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/CodeGen/SelectionDAGAddressAnalysis.h | 15 ++++++++-------
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 16 ++++++++--------
lib/CodeGen/SelectionDAG/SelectionDAGAddressAnalysis.cpp | 10 ++++++----
test/CodeGen/X86/constant-combines.ll | 12 ++++++++++++
4 files changed, 34 insertions(+), 19 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 2b5af28394 [clang-format] SpaceBeforeParens for lambda expressions
new d7172a58de [libclang] Avoid crashing when getting layout info of an und [...]
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-c/Index.h | 8 ++++++--
test/Index/print-type-size.cpp | 6 ++++++
tools/c-index-test/c-index-test.c | 39 ++++++++++++++++++++++++++++-----------
tools/libclang/CXType.cpp | 6 ++++++
4 files changed, 46 insertions(+), 13 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 e0cb7b6131 Add and move fall-through comments in system-specific code.
new aa0e46636a Break further lines before not after operators.
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:
ChangeLog | 43 +++++++++++++
sysdeps/arm/sysdep.h | 4 +-
sysdeps/mach/hurd/fork.c | 72 +++++++++++-----------
sysdeps/mach/hurd/getcwd.c | 10 +--
sysdeps/mach/hurd/htl/pt-mutex-consistent.c | 10 +--
sysdeps/mach/hurd/htl/pt-mutex-init.c | 12 ++--
sysdeps/mach/hurd/htl/pt-mutex-transfer-np.c | 4 +-
sysdeps/mach/hurd/htl/pt-mutex-unlock.c | 8 +--
sysdeps/mach/hurd/htl/pt-mutex.h | 10 +--
sysdeps/mach/hurd/htl/pt-mutexattr-getrobust.c | 4 +-
sysdeps/mach/hurd/i386/init-first.c | 4 +-
sysdeps/mach/hurd/i386/trampoline.c | 8 +--
sysdeps/mach/hurd/ioctl.c | 32 +++++-----
sysdeps/mach/hurd/jmp-unwind.c | 4 +-
sysdeps/mach/hurd/kill.c | 8 +--
sysdeps/mach/hurd/mig-reply.c | 6 +-
sysdeps/mach/hurd/ptrace.c | 4 +-
sysdeps/sparc/sparc64/dl-machine.h | 44 ++++++-------
sysdeps/unix/sysv/linux/aarch64/sysdep.h | 6 +-
sysdeps/unix/sysv/linux/alpha/ioperm.c | 13 ++--
sysdeps/unix/sysv/linux/bits/timex.h | 4 +-
sysdeps/unix/sysv/linux/csky/sysdep.h | 4 +-
sysdeps/unix/sysv/linux/generic/____longjmp_chk.c | 4 +-
sysdeps/unix/sysv/linux/generic/futimesat.c | 4 +-
sysdeps/unix/sysv/linux/s390/s390-32/sysdep.h | 6 +-
sysdeps/unix/sysv/linux/s390/s390-64/sysdep.h | 6 +-
.../unix/sysv/linux/sparc/sparc64/get_clockfreq.c | 4 +-
27 files changed, 192 insertions(+), 146 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-aarch64-next-allyesconfig
in repository toolchain/ci/binutils-gdb.
from 39f0547e55 Extend objdump's --dwarf=follow-links option so that separat [...]
adds cd5a152ceb Fix BFD leak in solib-darwin.c
adds 0a0f4c0179 Fix crash when loading dwp files
adds 0f58c9e88e Fix BFD leak in dwarf2_get_dwz_file.
adds c31307f9c5 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 15 +++++++++++++++
gdb/dwarf2read.c | 5 ++---
gdb/solib-darwin.c | 5 +----
4 files changed, 19 insertions(+), 8 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-aarch64-next-allyesconfig
in repository toolchain/ci/base-artifacts.
discards a6469a0276 0: good: binutils-gcc-linux: all
new c4c36330c6 0: 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 (a6469a0276)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4291 +++---
4-build_abe-stage1/console.log | 5525 ++++----
5-build_linux/console.log | 17585 ++++++++++++------------
6-boot_linux/console.log | 2 +-
console.log | 27453 +++++++++++++++++++------------------
jenkins/manifest.sh | 18 +-
results | 2 +-
9 files changed, 28367 insertions(+), 26529 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-aarch64-lts-allmodconfig
in repository toolchain/ci/binutils-gdb.
from 39f0547e55 Extend objdump's --dwarf=follow-links option so that separat [...]
adds cd5a152ceb Fix BFD leak in solib-darwin.c
adds 0a0f4c0179 Fix crash when loading dwp files
adds 0f58c9e88e Fix BFD leak in dwarf2_get_dwz_file.
adds c31307f9c5 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes:
bfd/version.h | 2 +-
gdb/ChangeLog | 15 +++++++++++++++
gdb/dwarf2read.c | 5 ++---
gdb/solib-darwin.c | 5 +----
4 files changed, 19 insertions(+), 8 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-aarch64-lts-allmodconfig
in repository toolchain/ci/base-artifacts.
discards aa668fdb32 0: good: binutils-gcc-linux: all
new c32baf44a2 0: 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 (aa668fdb32)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-aarch6 [...]
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:
1-reset_artifacts/console.log | 16 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 4071 +-
4-build_abe-stage1/console.log | 5201 +-
5-build_linux/console.log | 298484 +++++++++++++++++-----------------
6-boot_linux/console.log | 2 +-
console.log | 307690 ++++++++++++++++++------------------
jenkins/manifest.sh | 14 +-
8 files changed, 306751 insertions(+), 308731 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.