This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch releases/gcc-10
in repository gcc.
from ca27b58ee2b Daily bump.
new 088c0b5ccf8 Daily bump.
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/DATESTAMP | 2 +-
1 file changed, 1 insertion(+), 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_gnu/gnu-master-arm-bootstrap_O1
in repository toolchain/ci/base-artifacts.
discards 6f35ec5f 0: update: gcc-8084ab15a3e300e3b2c537e56e0f3a1b00778aec: 1
new 73fc2552 0: update: gcc-58fe131b91007793c0f12f5fe6cab3f1a017d0fa: 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 (6f35ec5f)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_gnu/gnu-master-arm-boots [...]
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 | 96 +-
02-prepare_abe/console.log | 64 +-
04-build_abe-bootstrap_O1/console.log | 92254 +++++++++++++++----------------
05-check_regression/console.log | 2 +-
06-update_baseline/console.log | 2 +-
console.log | 92454 ++++++++++++++++----------------
jenkins/manifest.sh | 10 +-
7 files changed, 92474 insertions(+), 92408 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 releases/gcc-9
in repository gcc.
from 45d3b8886f2 backport TIGERLAKE part to GCC9.
new c09606e71d7 Daily bump.
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 | 23 +++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
libgcc/ChangeLog | 6 ++++++
4 files changed, 35 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 branch master
in repository gcc.
from da879e01ecd Propagate type attribute when merging extern declarations a [...]
new ee351f7fdbd Daily bump.
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 | 28 +++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/c/ChangeLog | 12 ++++++++
gcc/cp/ChangeLog | 27 +++++++++++++++++
gcc/fortran/ChangeLog | 29 ++++++++++++++++++
gcc/lto/ChangeLog | 5 +++
gcc/testsuite/ChangeLog | 81 +++++++++++++++++++++++++++++++++++++++++++++++++
libgomp/ChangeLog | 11 +++++++
libstdc++-v3/ChangeLog | 14 +++++++++
9 files changed, 208 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 branch master
in repository binutils-gdb.
from 985e0264516 PR27725, better objcopy -p times
new 54b4dcc530f gdb: refactor the initialization file lookup code
new 92e4e97a9f5 gdb: process early initialization files and command line options
new 5809fbf2e28 gdb: add "set startup-quietly" command
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:
gdb/ChangeLog | 33 +++
gdb/NEWS | 19 ++
gdb/config.in | 3 +
gdb/configure | 6 +
gdb/configure.ac | 3 +
gdb/doc/ChangeLog | 14 ++
gdb/doc/gdb.texinfo | 129 ++++++++++-
gdb/main.c | 253 +++++++++++++++------
gdb/testsuite/ChangeLog | 11 +
.../{inferior-noarg.c => early-init-file.c} | 2 +-
gdb/testsuite/gdb.base/early-init-file.exp | 148 ++++++++++++
gdb/testsuite/lib/gdb-utils.exp | 1 +
gdb/top.c | 33 +++
gdb/top.h | 5 +
14 files changed, 585 insertions(+), 75 deletions(-)
copy gdb/testsuite/gdb.base/{inferior-noarg.c => early-init-file.c} (98%)
create mode 100644 gdb/testsuite/gdb.base/early-init-file.exp
--
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 topic/af_unix
in repository newlib.
from 82c65349c Cygwin: AF_UNIX: sendmsg, recvmsg: fail if there's a pending error
new c5c7cec44 Cygwin: AF_UNIX: select: DGRAM sockets are always ready for writing
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:
winsup/cygwin/select.cc | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 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 6c0c7fc6236 libstdc++: Move atomic functions to libsupc++ [PR 96657]
new 432f60c90df c++: lambda in default type template-argument [PR100091]
new a25590f29d0 libstdc++: Add -latomic to test flags for 32-bit sparc-linux
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:
gcc/cp/parser.c | 4 ++++
gcc/testsuite/g++.dg/cpp2a/lambda-uneval15.C | 5 +++++
libstdc++-v3/testsuite/lib/dg-options.exp | 1 +
3 files changed, 10 insertions(+)
create mode 100644 gcc/testsuite/g++.dg/cpp2a/lambda-uneval15.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 glibc.
from aecbe50c9d ARC: Update ulps
new d2b997c717 elf: Fix a DTV setup issue [BZ #27136]
new 8f85075a2e elf: Add a DTV setup test [BZ #27136]
new c489c35054 elf: Fix comments and logic in _dl_add_to_slotinfo
new c0669ae1a6 elf: Refactor _dl_update_slotinfo to avoid use after free
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:
elf/Makefile | 10 +++++-
elf/dl-tls.c | 34 ++++--------------
elf/tst-tls20.c | 98 ++++++++++++++++++++++++++++++++++++++++++++++++++
elf/tst-tls20mod-bad.c | 2 ++
4 files changed, 116 insertions(+), 28 deletions(-)
create mode 100644 elf/tst-tls20.c
create mode 100644 elf/tst-tls20mod-bad.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.