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 1e7c1b22427 [gdb/build,c++17] Fix use of deprecated std::uncaught_exception
new c56374d1182 Automatic date update in version.in
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/version.h | 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.
unknown user pushed a change to branch gdb-9-branch
in repository binutils-gdb.
from f6a0d3a007c Automatic date update in version.in
new 2a2f67281b5 Automatic date update in version.in
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/version.h | 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.
unknown user pushed a change to branch binutils-2_35-branch
in repository binutils-gdb.
from 90a71d2484b Automatic date update in version.in
new a1a55f8d90c Automatic date update in version.in
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/version.h | 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.
unknown user pushed a change to branch master
in repository linux.
from bb5a93aaf252 x86/ldt: use "pr_info_once()" instead of open-coding it badly
new dcb7fd82c75e Linux 5.8-rc4
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:
Makefile | 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.
unknown user pushed a change to annotated tag v5.8-rc4
in repository linux.
at 5d6c002b4f4b (tag)
tagging dcb7fd82c75ee2d6e6f9d8cc71c52519ed52e258 (commit)
replaces v5.8-rc3
tagged by Linus Torvalds
on Sun Jul 5 16:20:22 2020 -0700
- Log -----------------------------------------------------------------
Linux 5.8-rc4
-----BEGIN PGP SIGNATURE-----
iQFSBAABCAA8FiEEq68RxlopcLEwq+PEeb4+QwBBGIYFAl8CYDYeHHRvcnZhbGRz
QGxpbnV4LWZvdW5kYXRpb24ub3JnAAoJEHm+PkMAQRiGcQkH/2vOsPf79yWtsc7x
hd2LpCPfrm7T1xlQcYcXbEbyRI8sqPmguixO8pRI1ePl2lBZ7KurfyeYgYZNGpFU
t74Ph6A6dSWoCgO68Genm/SQuK8ic6o9n1Vr8tDsGDp5KlHWNaweq4JwHrsPmO1T
cI0PR/ClAhLG8cQZ4x988Es5HTNGY17XK27e+M/zKYxSMGY2NRdJBGQIq964i5Q8
2d9G0rtVCaVDzgjrLwaFm6RBu21Il7HV6KsBsacyTFiL1ywx2vnUHzeZQyvuJSOQ
4YpLo9v4tBP10WHC50LRStZyO0qRwPVd/Yl7fL4R/CKsJT9H4uiwasVoEBVSL/k6
CUn3JL0=
=P/Vx
-----END PGP SIGNATURE-----
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new dcb7fd82c75e Linux 5.8-rc4
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.
--
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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/glibc.
from a3f747a912 manual: Show copyright information not just in the printed manual
new f9cf873537 tst-cancel4: deal with ENOSYS errors
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:
nptl/tst-cancel4.c | 42 ++++++++++++++++++++++++++++++++++++++----
1 file changed, 38 insertions(+), 4 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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/gcc.
from e362a897655 Extend store merging to STRING_CST
adds b991c834630 Daily bump.
adds 98fcd2513ad coroutines, testsuite: Rename a test, NFC.
adds 706e6f613d2 Daily bump.
adds cc9a9229285 Test global identifiers against what is specified interfaces.
No new revisions were added by this update.
Summary of changes:
gcc/ChangeLog | 87 ++++++++++++++++++++++
gcc/DATESTAMP | 2 +-
gcc/fortran/frontend-passes.c | 65 ++++++++++++++--
gcc/fortran/resolve.c | 1 +
gcc/fortran/symbol.c | 8 +-
gcc/testsuite/ChangeLog | 36 +++++++++
...> pr94760-mismatched-traits-and-promise-prev.C} | 0
gcc/testsuite/gfortran.dg/error_recovery_1.f90 | 4 +-
gcc/testsuite/gfortran.dg/interface_47.f90 | 19 +++++
gcc/testsuite/gfortran.dg/use_15.f90 | 2 +-
libgomp/ChangeLog | 11 +++
11 files changed, 222 insertions(+), 13 deletions(-)
rename gcc/testsuite/g++.dg/coroutines/{pr9xxxx-mismatched-traits-and-promise-prev [...]
create mode 100644 gcc/testsuite/gfortran.dg/interface_47.f90
--
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_cross/gnu-master-arm-build_cross
in repository toolchain/ci/base-artifacts.
discards 73528769 0: update: binutils-gcc-glibc-qemu: 6
new 46f0abfe 0: update: binutils-gcc-glibc-qemu: 6
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 (73528769)
\
N -- N -- N refs/heads/linaro-local/ci/tcwg_cross/gnu-master-arm-bui [...]
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 | 130 +-
02-prepare_abe/console.log | 346 +-
04-build_abe-binutils/console.log | 11118 ++--
05-build_abe-stage1/console.log | 18840 +++---
06-build_abe-linux/console.log | 288 +-
07-build_abe-glibc/console.log | 40228 +++++++------
08-build_abe-stage2/console.log | 39189 ++++++------
09-build_abe-qemu/console.log | 1301 +-
10-check_regression/console.log | 16 +-
11-update_baseline/console.log | 16 +-
console.log | 111458 +++++++++++++++++------------------
jenkins/manifest.sh | 22 +-
12 files changed, 111420 insertions(+), 111532 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.