This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch devel/c++-modules
in repository gcc.
from 403213844e0 Merge trunk f3665bd1111
new a894fa90d9e Fix implicit fns from modules.
new a30ceda5cb5 Unspellable module control-line tokens
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:
ChangeLog.modules | 28 +++++++++++
gcc/c-family/c-common.c | 10 ++--
gcc/cp/class.c | 29 +++++------
gcc/cp/cp-tree.h | 2 +-
gcc/cp/module.cc | 8 ++-
gcc/testsuite/g++.dg/modules/cpp-2_c.C | 4 +-
gcc/testsuite/g++.dg/modules/cpp-5_c.C | 2 +-
gcc/testsuite/g++.dg/modules/dep-2.C | 2 +-
gcc/testsuite/g++.dg/modules/dir-only-2_b.C | 10 ++--
gcc/testsuite/g++.dg/modules/dir-only-3.C | 4 +-
gcc/testsuite/g++.dg/modules/dir-only-4.C | 9 ++--
gcc/testsuite/g++.dg/modules/dir-recovery.C | 9 ++++
gcc/testsuite/g++.dg/modules/inc-xlate-1_b.H | 2 +-
gcc/testsuite/g++.dg/modules/legacy-3_b.H | 2 +-
gcc/testsuite/g++.dg/modules/legacy-3_c.H | 2 +-
gcc/testsuite/g++.dg/modules/legacy-6_c.C | 2 +-
gcc/testsuite/g++.dg/modules/legacy-6_d.C | 4 +-
gcc/testsuite/g++.dg/modules/sv-1.h | 75 ++++++++++++++++++++++++++++
gcc/testsuite/g++.dg/modules/sv-1_a.C | 7 +++
gcc/testsuite/g++.dg/modules/sv-1_b.C | 15 ++++++
libcpp/init.c | 19 +++----
libcpp/internal.h | 4 +-
libcpp/lex.c | 13 ++---
libcpp/macro.c | 2 +-
24 files changed, 204 insertions(+), 60 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/modules/dir-recovery.C
create mode 100644 gcc/testsuite/g++.dg/modules/sv-1.h
create mode 100644 gcc/testsuite/g++.dg/modules/sv-1_a.C
create mode 100644 gcc/testsuite/g++.dg/modules/sv-1_b.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 binutils-gdb.
from 78319c1568c gdb/breakpoint: refactor 'set_breakpoint_condition'
new 5e500d33230 gdb: handle non-const property types in ada_modulus (PR ada/26318)
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 | 6 ++++++
gdb/ada-lang.c | 9 ++++++++-
2 files changed, 14 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 users/simark/regcache-multimap-v2
in repository binutils-gdb.
at 9671adf90a2 Two-level map
This branch includes the following new commits:
new 74b16a1917a gdb: rename regcache::current_regcache to regcache::regcaches
new aba8fd06539 gdb: move regcache::regcaches to regcache.c
new 8de7aa9c2dc gdb: pass target to thread_ptid_changed observable
new 127f1572744 gdb: change regcache list to be a map
new 9671adf90a2 Two-level map
The 5 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.
unknown user pushed a change to branch master
in repository binutils-gdb.
from 4d3bb35620e aarch64: set sh_entsize of .plt to 0
new 1e6205909c4 gdb/breakpoint: do not update the condition string if parsi [...]
new 4c55e970252 gdb/breakpoint: set the condition exp after parsing the con [...]
new 78319c1568c gdb/breakpoint: refactor 'set_breakpoint_condition'
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 | 15 +++
gdb/breakpoint.c | 79 +++++++------
gdb/testsuite/ChangeLog | 12 ++
.../{persistent-lang.cc => condbreak-bad.c} | 2 +
gdb/testsuite/gdb.base/condbreak-bad.exp | 128 +++++++++++++++++++++
5 files changed, 200 insertions(+), 36 deletions(-)
copy gdb/testsuite/gdb.base/{persistent-lang.cc => condbreak-bad.c} (94%)
create mode 100644 gdb/testsuite/gdb.base/condbreak-bad.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 master
in repository linux.
from 1c9df907da83 random: fix circular include dependency on arm64 after add [...]
new d5e16d8e2382 io_uring: fix ->work corruption with poll_add
new 4ae6dbd68386 io_uring: fix lockup in io_fail_links()
new 0513b9d75c07 Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk [...]
new adc99fd37839 nvme-tcp: fix possible hang waiting for icresp response
new 5611ec2b9814 nvme-pci: prevent SK hynix PC400 from using Write Zeroes command
new 5bedd3afee8e nvme: add a Identify Namespace Identification Descriptor l [...]
new d6364a867ccb Merge branch 'nvme-5.8' of git://git.infradead.org/nvme in [...]
new e2c46b5762c6 Merge tag 'block-5.8-2020-07-30' of git://git.kernel.dk/li [...]
The 8 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:
drivers/nvme/host/core.c | 15 +++------------
drivers/nvme/host/nvme.h | 7 +++++++
drivers/nvme/host/pci.c | 4 ++++
drivers/nvme/host/tcp.c | 3 +++
fs/io_uring.c | 7 +++++--
5 files changed, 22 insertions(+), 14 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 binutils-2_35-branch
in repository binutils-gdb.
from d085d01b69d Default to DWARF level 3 in the assembler.
new 4d4f8ee9811 aarch64: set sh_entsize of .plt to 0
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/ChangeLog | 7 +++++++
bfd/elfnn-aarch64.c | 11 +++++------
2 files changed, 12 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.
"tcwg-buildslave pushed a change to branch tested
in repository toolchain/jenkins-scripts.
from a4a12662 MakeRelease.job: Use port 22 to upload binary tarballs
adds 4a490451 MakeRelease.job: Fix use of port 22 to upload binary tarballs
adds 845cfd04 MakeRelease.job: Fix use of port 22 to upload binary tarballs [...]
adds 3e4ee646 round-robin.sh: Compress testsuite logs to save disk space
No new revisions were added by this update.
Summary of changes:
MakeRelease.job | 11 ++++++-----
round-robin.sh | 5 ++++-
2 files changed, 10 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 linux.
from 83bdc7275e62 random32: remove net_rand_state from the latent entropy gc [...]
new 1c9df907da83 random: fix circular include dependency on arm64 after add [...]
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:
include/linux/random.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 binutils-gdb.
from e12dcc50da1 [gdb/testsuite] Fix gdb.fortran/info-modules.exp with gcc-4.8
new 4d3bb35620e aarch64: set sh_entsize of .plt to 0
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/ChangeLog | 7 +++++++
bfd/elfnn-aarch64.c | 11 +++++------
2 files changed, 12 insertions(+), 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.