This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_bmk_llvm_tx1
in repository toolchain/ci/interesting-commits.
from 425eb93 Add regression de2fed61528a5584dc54c47f6754408597be24de from [...]
new 090292f Add last-good 8a52bd82e36855b3ad842f2535d0c78a97db55dc from h [...]
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:
llvm | 1 +
1 file changed, 1 insertion(+)
--
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 a2ae4e9ac39 Initialize node_is_self_scc in ipa_node_params::ipa_node_params
new 1598bd47b2a Add the testcase for this PR to the testsuite.
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/testsuite/gcc.dg/{pr103359.c => pr102648.c} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
copy gcc/testsuite/gcc.dg/{pr103359.c => pr102648.c} (72%)
--
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_cross_build/master-arm
in repository toolchain/ci/gdb.
from 6ff9675421 [gdb/cli] Add "set logging enabled", deprecate "set logging on/off"
adds eec685f8a6 ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol D [...]
adds 0c1e6e265b gdb: introduce a new overload of target_can_async_p
adds fce6cd341b gdb: hoist target_async_permitted checks into target.c
adds bf94662bfe gdb: add asserts in target.c for target_async_permitted
adds 7054fa5bca gdb: simplify remote_target::is_async_p
adds 32b1f5e8d6 gdb: add assert in remote_target::wait relating to async being off
adds c6a6aad52d gdb/python: make some global variables static
adds 43077a2374 gdb: rename source_styling_changed observer
adds 79abb93930 Updated French translation for the opcodes directory.
adds 32384aa396 Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64)
adds 423e91d347 coff-go32: consistent 16-byte section alignment
adds a41ad3474c PR gdb/28480: Improve ambiguous member detection
new 7060c28edd Fix building the AArch64 assembler and disassembler when ass [...]
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/Makefile.am | 20 +-
bfd/Makefile.in | 21 +-
bfd/coff-go32.c | 12 +-
bfd/po/BLD-POTFILES.in | 1 +
bfd/po/SRC-POTFILES.in | 1 +
gdb/cli/cli-style.c | 2 +-
gdb/infcmd.c | 2 +-
gdb/linux-nat.c | 8 +-
gdb/mi/mi-main.c | 4 +-
gdb/observable.c | 2 +-
gdb/observable.h | 6 +-
gdb/python/python.c | 53 ++--
gdb/remote.c | 24 +-
gdb/target.c | 21 +-
gdb/target.h | 4 +
gdb/testsuite/gdb.cp/ambiguous.cc | 19 ++
gdb/testsuite/gdb.cp/ambiguous.exp | 10 +
gdb/tui/tui-winsource.c | 4 +-
gdb/valops.c | 28 +++
ld/testsuite/ld-elfvsb/elfvsb.exp | 2 +-
opcodes/ChangeLog | 11 +
opcodes/aarch64-asm.c | 26 +-
opcodes/aarch64-dis.c | 33 +--
opcodes/aarch64-opc.c | 11 +-
opcodes/po/fr.po | 496 +++++++++++++++++++------------------
25 files changed, 470 insertions(+), 351 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_cross_build/master-arm
in repository toolchain/ci/binutils-gdb.
from 6ff9675421 [gdb/cli] Add "set logging enabled", deprecate "set logging on/off"
adds eec685f8a6 ld/testsuite/ld-elfvsb: correctly test "weak hidden symbol D [...]
adds 0c1e6e265b gdb: introduce a new overload of target_can_async_p
adds fce6cd341b gdb: hoist target_async_permitted checks into target.c
adds bf94662bfe gdb: add asserts in target.c for target_async_permitted
adds 7054fa5bca gdb: simplify remote_target::is_async_p
adds 32b1f5e8d6 gdb: add assert in remote_target::wait relating to async being off
adds c6a6aad52d gdb/python: make some global variables static
adds 43077a2374 gdb: rename source_styling_changed observer
adds 79abb93930 Updated French translation for the opcodes directory.
adds 32384aa396 Re: AArch64: Add support for AArch64 EFI (efi-*-aarch64)
adds 423e91d347 coff-go32: consistent 16-byte section alignment
adds a41ad3474c PR gdb/28480: Improve ambiguous member detection
new 7060c28edd Fix building the AArch64 assembler and disassembler when ass [...]
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/Makefile.am | 20 +-
bfd/Makefile.in | 21 +-
bfd/coff-go32.c | 12 +-
bfd/po/BLD-POTFILES.in | 1 +
bfd/po/SRC-POTFILES.in | 1 +
gdb/cli/cli-style.c | 2 +-
gdb/infcmd.c | 2 +-
gdb/linux-nat.c | 8 +-
gdb/mi/mi-main.c | 4 +-
gdb/observable.c | 2 +-
gdb/observable.h | 6 +-
gdb/python/python.c | 53 ++--
gdb/remote.c | 24 +-
gdb/target.c | 21 +-
gdb/target.h | 4 +
gdb/testsuite/gdb.cp/ambiguous.cc | 19 ++
gdb/testsuite/gdb.cp/ambiguous.exp | 10 +
gdb/tui/tui-winsource.c | 4 +-
gdb/valops.c | 28 +++
ld/testsuite/ld-elfvsb/elfvsb.exp | 2 +-
opcodes/ChangeLog | 11 +
opcodes/aarch64-asm.c | 26 +-
opcodes/aarch64-dis.c | 33 +--
opcodes/aarch64-opc.c | 11 +-
opcodes/po/fr.po | 496 +++++++++++++++++++------------------
25 files changed, 470 insertions(+), 351 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_cross_build/master-arm
in repository toolchain/ci/base-artifacts.
discards 23d2f6d9 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
new e6ff958e 0: update: binutils-gcc-linux-glibc-gdb-qemu: 7
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 (23d2f6d9)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu_cross_build/master-a [...]
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 1552 -> 1536 bytes
02-prepare_abe/console.log.xz | Bin 2792 -> 2768 bytes
04-build_abe-binutils/console.log.xz | Bin 44848 -> 44092 bytes
05-build_abe-stage1/console.log.xz | Bin 91020 -> 90232 bytes
07-build_abe-linux/console.log.xz | Bin 9164 -> 9160 bytes
08-build_abe-glibc/console.log.xz | Bin 231008 -> 230584 bytes
09-build_abe-stage2/console.log.xz | Bin 217896 -> 218244 bytes
10-build_abe-gdb/console.log.xz | Bin 44252 -> 43824 bytes
11-build_abe-qemu/console.log.xz | Bin 29576 -> 29408 bytes
12-check_regression/console.log.xz | Bin 416 -> 416 bytes
13-update_baseline/console.log | 2 +-
jenkins/manifest.sh | 18 +++++++++---------
12 files changed, 10 insertions(+), 10 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 c52ef24829 regex: fix buffer read overrun in search [BZ#28470]
new c3b023a782 linux: Only build fstatat fallback if required
new d150181d73 linux: Add fanotify_mark C implementation
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:
sysdeps/unix/sysv/linux/Makefile | 3 ++-
sysdeps/unix/sysv/linux/arm/syscalls.list | 2 --
.../unix/sysv/linux/fanotify_mark.c | 29 +++++++++++-----------
sysdeps/unix/sysv/linux/fstatat64.c | 18 ++++++++------
.../sysv/linux/generic/wordsize-32/syscalls.list | 1 -
sysdeps/unix/sysv/linux/hppa/fanotify_mark.c | 2 ++
sysdeps/unix/sysv/linux/hppa/syscalls.list | 1 -
sysdeps/unix/sysv/linux/i386/syscalls.list | 2 --
sysdeps/unix/sysv/linux/m68k/syscalls.list | 1 -
sysdeps/unix/sysv/linux/microblaze/syscalls.list | 1 -
sysdeps/unix/sysv/linux/mips/mips32/syscalls.list | 2 --
.../unix/sysv/linux/mips/mips64/n32/syscalls.list | 2 --
.../unix/sysv/linux/mips/mips64/n64/syscalls.list | 2 --
.../sysv/linux/powerpc/powerpc32/syscalls.list | 1 -
sysdeps/unix/sysv/linux/s390/s390-32/syscalls.list | 1 -
sysdeps/unix/sysv/linux/sh/fanotify_mark.c | 2 ++
sysdeps/unix/sysv/linux/sh/syscalls.list | 2 --
.../unix/sysv/linux/sparc/sparc32/syscalls.list | 1 -
sysdeps/unix/sysv/linux/wordsize-64/syscalls.list | 2 --
19 files changed, 32 insertions(+), 43 deletions(-)
copy resolv/libanl-compat.c => sysdeps/unix/sysv/linux/fanotify_mark.c (61%)
create mode 100644 sysdeps/unix/sysv/linux/hppa/fanotify_mark.c
create mode 100644 sysdeps/unix/sysv/linux/sh/fanotify_mark.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.
unknown user pushed a change to branch master
in repository gcc.
from 4eda2eee0e1 Remove dead code and function
new f4e470d44e8 Do not check gimple_static_cahin in ref_maybe_used_by_call_p_1
new 661c02e54ea Check for equivalences between PHI argument and def.
new a2ae4e9ac39 Initialize node_is_self_scc in ipa_node_params::ipa_node_params
The 3 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/gimple-range-fold.cc | 16 ++++++++++++++++
gcc/ipa-prop.h | 4 ++--
gcc/testsuite/gcc.dg/pr103359.c | 21 +++++++++++++++++++++
gcc/tree-ssa-alias.c | 4 +---
4 files changed, 40 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr103359.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
in repository toolchain/ci/interesting-commits.
from 59d49ce Add last-good 58da0d84fdd2563939dafa48334e190fad1b536c from h [...]
new 962e5f6 Add regression 79a7a5ac3e53f459664701f1ca25066052dea6ae from [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
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
in repository toolchain/ci/interesting-commits.
from b492818 Add regression 3fe617ccafd6f5bb33c2391d6f4eeb41c1fd0151 from [...]
new 59d49ce Add last-good 58da0d84fdd2563939dafa48334e190fad1b536c from h [...]
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:
linux | 1 +
1 file changed, 1 insertion(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.