This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository binutils-gdb.
from bf9a735e23 gdb: Handle alignment for C++ structures with static members
new 52d6f3ee94 Testsuite: Allow multiple lines of "as" in 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:
binutils/ChangeLog | 4 +
binutils/testsuite/lib/binutils-common.exp | 690 +++++++++++++------------
gas/ChangeLog | 10 +
gas/testsuite/gas/aarch64/dotproduct.d | 1 +
gas/testsuite/gas/aarch64/dotproduct_armv8_4.d | 10 -
gas/testsuite/gas/aarch64/dotproduct_armv8_4.s | 2 -
gas/testsuite/gas/aarch64/illegal-dotproduct.d | 1 +
gas/testsuite/gas/aarch64/ldst-rcpc-armv8_2.d | 21 -
gas/testsuite/gas/aarch64/ldst-rcpc.d | 2 +
9 files changed, 379 insertions(+), 362 deletions(-)
delete mode 100644 gas/testsuite/gas/aarch64/dotproduct_armv8_4.d
delete mode 100644 gas/testsuite/gas/aarch64/dotproduct_armv8_4.s
delete mode 100644 gas/testsuite/gas/aarch64/ldst-rcpc-armv8_2.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.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-arm-next-allnoconfig
in repository toolchain/ci/base-artifacts.
discards 7ac4abde7a 0: good: binutils-gcc-linux: all
new b9b095b5ee 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 (7ac4abde7a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_kernel/gnu-master-arm-ne [...]
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 | 14 +-
2-prepare_abe/console.log | 4 +-
3-build_abe-binutils/console.log | 3475 +++++++++---------
4-build_abe-stage1/console.log | 4034 ++++++++++----------
5-build_linux/console.log | 66 +-
6-boot_linux/console.log | 2 +-
console.log | 7519 +++++++++++++++++++-------------------
jenkins/manifest.sh | 16 +-
8 files changed, 7584 insertions(+), 7546 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 aa0e46636a Break further lines before not after operators.
new 7b3fb62051 wcsmbs: optimize wcpcpy
new 39ef074419 wcsmbs: optimize wcpncpy
new 81a1443941 wcsmbs: optimize wcscat
new 4d8015639a wcsmbs: optimize wcscpy
new ddf21ec79f wcsmbs: optimize wcsncat
new 30a7e2081c wcsmbs: optimize wcsncpy
new 457208b1e9 wcsmbs: optimize wcsnlen
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:
ChangeLog | 31 +++++++++++
include/wchar.h | 4 ++
sysdeps/m68k/wcpcpy.c | 36 -------------
.../powerpc32/power4/multiarch/wcscpy-ppc32.c | 9 ++--
.../powerpc/powerpc32/power4/multiarch/wcscpy.c | 24 ++++-----
sysdeps/powerpc/powerpc64/multiarch/wcscpy.c | 25 +++++----
sysdeps/s390/wcscpy.c | 4 +-
sysdeps/x86_64/multiarch/wcscpy-c.c | 4 +-
sysdeps/x86_64/multiarch/wcscpy.c | 11 ++--
wcsmbs/wcpcpy.c | 19 ++-----
wcsmbs/wcpncpy.c | 57 ++------------------
wcsmbs/wcscat.c | 21 +-------
wcsmbs/wcscpy.c | 41 +++------------
wcsmbs/wcsncat.c | 53 +++----------------
wcsmbs/wcsncpy.c | 60 ++--------------------
wcsmbs/wcsnlen.c | 22 ++------
16 files changed, 109 insertions(+), 312 deletions(-)
delete mode 100644 sysdeps/m68k/wcpcpy.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 bdc2031cc8c 2019-02-27 Richard Biener <rguenther(a)suse.de>
new 6726fc4cece 2019-02-27 Richard Biener <rguenther(a)suse.de>
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/ChangeLog | 8 ++++++++
gcc/dwarf2out.c | 18 ++++++++++--------
2 files changed, 18 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-mainline-defconfig
in repository toolchain/ci/base-artifacts.
discards afbc6b512e 0: good: binutils-gcc-linux: boot
new cb58218fd3 0: good: 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 (afbc6b512e)
\
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 | 14 +-
3-build_abe-binutils/console.log | 3367 ++++++++---------
4-build_abe-stage1/console.log | 3437 +++++++++---------
5-build_linux/console.log | 220 +-
6-boot_linux/console.log | 336 +-
console.log | 7374 +++++++++++++++++++-------------------
jenkins/manifest.sh | 12 +-
7 files changed, 7398 insertions(+), 7362 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.