This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu/gnu-master-aarch64-bootstrap_ubsan
in repository toolchain/ci/base-artifacts.
discards 037201a 0: update: gcc-ff861d65950ede95b6c28ac720c56d44cff784de: 1
new 280dcbb 0: update: gcc-79ab8c4321b2dc940bb706a7432a530e26f0df1a: 1
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 (037201a)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-aarch64-b [...]
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 | 128 +-
02-prepare_abe/console.log | 227 +-
03-build_abe-bootstrap_ubsan/console.log | 77306 ++++++++++++++--------------
05-check_regression/console.log | 4 +-
06-update_baseline/console.log | 2 +-
console.log | 77667 +++++++++++++++--------------
jenkins/manifest.sh | 10 +-
7 files changed, 77751 insertions(+), 77593 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 c7c09af8ef0 c++: Handle CONSTRUCTORs without indexes in find_array_ctor [...]
new c151a342b8b c++: Fix TREE_SIDE_EFFECTS after digest_init.
new 61f5369f7ec c++: Fix -Wreturn-local-addr location.
new 173c8defa6e c++: Preserve location in maybe_constant_value.
new aaa26bf496a c++: Use constexpr to avoid wrong -Wsign-compare (PR90691).
The 4 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 | 20 ++++++++++++
gcc/cp/constexpr.c | 50 ++++++++++++++++++++++-------
gcc/cp/cp-tree.h | 2 +-
gcc/cp/expr.c | 2 ++
gcc/cp/typeck.c | 13 ++++----
gcc/cp/typeck2.c | 8 +++--
gcc/testsuite/g++.dg/warn/Walways-true-3.C | 4 +--
gcc/testsuite/g++.dg/warn/Wsign-compare-9.C | 22 +++++++++++++
8 files changed, 99 insertions(+), 22 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/warn/Wsign-compare-9.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 fw/bug25486
in repository glibc.
discards 44b456205a ld.so: Do not export free/calloc/malloc/realloc functions [B [...]
discards de8c7d131d elf: Introduce the rtld-weak-symbols Makefile variable
new 68608ef426 elf: Extract _dl_sym_post, _dl_sym_find_caller_map from elf/ [...]
new c1cfeffdf9 Remove weak declaration of free from <inline-hashtab.h>
new cea55c7e3a ld.so: Do not export free/calloc/malloc/realloc functions [B [...]
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 (44b456205a)
\
N -- N -- N refs/heads/fw/bug25486 (cea55c7e3a)
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 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:
elf/Makefile | 19 +++------
elf/dl-minimal.c | 64 ++++++++++++++++++++--------
elf/dl-sym-post.h | 106 +++++++++++++++++++++++++++++++++++++++++++++++
elf/dl-sym.c | 86 ++------------------------------------
elf/rtld.c | 13 ++++--
include/inline-hashtab.h | 15 +++----
include/libc-symbols.h | 9 +++-
include/rtld-malloc.h | 10 +++--
8 files changed, 190 insertions(+), 132 deletions(-)
create mode 100644 elf/dl-sym-post.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.
unknown user pushed a change to branch master
in repository gcc.
from 79ab8c4321b i386: Make xmm16-xmm31 call used even in ms ABI [PR65782]
new c7c09af8ef0 c++: Handle CONSTRUCTORs without indexes in find_array_ctor [...]
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/cp/ChangeLog | 9 ++++++++
gcc/cp/constexpr.c | 31 +++++++++++++++++++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/ext/constexpr-pr93549.C | 26 +++++++++++++++++++++++
4 files changed, 68 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/ext/constexpr-pr93549.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 gdb-9-branch
in repository binutils-gdb.
from 899016d49d2 Set GDB version number to 9.1.
new 97bfc9ea882 Document the GDB 9.1 release in gdb/ChangeLog
new 49526e9359f Bump GDB version number to 9.1.90.DATE-git.
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:
gdb/ChangeLog | 8 ++++++++
gdb/version.in | 2 +-
2 files changed, 9 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.
unknown user pushed a change to annotated tag gdb-9.1-release
in repository binutils-gdb.
at 29b4353133a (tag)
tagging 899016d49d289757372459f72d642a4c6b3b7732 (commit)
replaces users/ARM/embedded-gdb-master-2018q4
tagged by Joel Brobecker
on Sat Feb 8 16:51:54 2020 +0400
- Log -----------------------------------------------------------------
GDB 9.1 Release.
-----BEGIN PGP SIGNATURE-----
iHQEABECADQWIQT0CtuQKyQmSqQuUL+S7bBL/zJc8wUCXj6u6hYcYnJvYmVja2Vy
QGFkYWNvcmUuY29tAAoJEJLtsEv/MlzztCoAoIxb+VjSbfpwCfb0ai7g35clzdzw
AJ90Aow61TMinDQq3ZQ7sjJoPenRCA==
=kU5x
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
No new revisions were added by this update.
--
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 gdb-9-branch
in repository binutils-gdb.
from 2c8e4c9fba2 Automatic date update in version.in
new 899016d49d2 Set GDB version number to 9.1.
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:
gdb/ChangeLog | 4 ++++
gdb/version.in | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.