This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 35da66527c8 use c++ for fold_buildN_loc
new 41d01e673c6 * debug.h (struct gcc_debug_hooks): Add IMPLICIT argument [...]
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 | 19 +++++++++++++++++++
gcc/ada/ChangeLog | 5 +++++
gcc/ada/gcc-interface/utils.c | 2 +-
gcc/cp/ChangeLog | 13 +++++++++++++
gcc/cp/cp-objcp-common.c | 7 +++++++
gcc/cp/name-lookup.c | 17 +++++++++--------
gcc/dbxout.c | 4 ++--
gcc/debug.c | 11 ++++++-----
gcc/debug.h | 6 ++++--
gcc/dwarf2out.c | 25 +++++++++++++++++++++----
gcc/fortran/ChangeLog | 5 +++++
gcc/fortran/trans-decl.c | 5 +++--
gcc/sdbout.c | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/debug/dwarf2/inline-ns-1.C | 23 +++++++++++++++++++++++
gcc/testsuite/g++.dg/debug/dwarf2/inline-ns-2.C | 23 +++++++++++++++++++++++
gcc/vmsdbgout.c | 2 +-
17 files changed, 148 insertions(+), 26 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/inline-ns-1.C
create mode 100644 gcc/testsuite/g++.dg/debug/dwarf2/inline-ns-2.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 llvm.
from f2e6bc5c831 [OCaml] Install dynamic libraries in 'stubdirs' directory
new cb5fd996a0f Update the test to make windows bot pass.
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:
test/Other/new-pm-pgo.ll | 4 ++--
test/Other/new-pm-thinlto-defaults.ll | 2 +-
2 files changed, 3 insertions(+), 3 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 llvm.
from 10db1a7378a [SCEV] Change an early exit to an assert; NFC
new f2e6bc5c831 [OCaml] Install dynamic libraries in 'stubdirs' directory
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:
cmake/modules/AddOCaml.cmake | 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_29-branch
in repository binutils-gdb.
from e61013c80e Automatic date update in version.in
new 7f5b40e44b PR 21847, Don't default PowerPC64 to --plt-localentry
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 | 8 ++++++++
bfd/elf64-ppc.c | 27 +++++++++++++++++++++++----
gold/ChangeLog | 6 ++++++
gold/powerpc.cc | 2 --
ld/ChangeLog | 4 ++++
ld/ld.texinfo | 15 +++++++++++++++
6 files changed, 56 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 binutils-gdb.
from ef080e7ed4 Automatic date update in version.in
new 8b5f1ed877 PR 21847, Don't default PowerPC64 to --plt-localentry
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 | 8 ++++++++
bfd/elf64-ppc.c | 27 +++++++++++++++++++++++----
gold/ChangeLog | 6 ++++++
gold/powerpc.cc | 2 --
ld/ChangeLog | 4 ++++
ld/ld.texinfo | 15 +++++++++++++++
6 files changed, 56 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 llvm.
from e175948484a update the test file that was omitted in r309478.
new 10db1a7378a [SCEV] Change an early exit to an assert; NFC
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:
lib/Analysis/ScalarEvolution.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 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 llvm.
from 39aff8ce5a3 AMDGPU: Remove deadcode from AMDGPUInstPrinter
new 04fe17a7345 Refine the PGOOpt and SamplePGOSupport handling.
new e175948484a update the test file that was omitted in r309478.
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:
include/llvm/Passes/PassBuilder.h | 7 ++++++-
lib/Passes/PassBuilder.cpp | 19 ++++++++++++-------
test/Other/new-pm-pgo.ll | 4 ++--
test/Other/new-pm-thinlto-defaults.ll | 20 ++++++++++++++------
4 files changed, 34 insertions(+), 16 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 d95fcb2df4 microblaze: Resolve non-relocatable branch in pt-vfork.S (BZ#21779)
new 5920a4a624 mutex: Fix robust mutex lock acquire (Bug 21778)
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:
ChangeLog | 15 +++++++++++++-
nptl/Makefile | 2 +-
nptl/pthread_mutex_lock.c | 13 +++++++-----
nptl/pthread_mutex_timedlock.c | 13 +++++++-----
nptl/tst-mutex7.c | 45 ++++++++++++++++++++++++++++++++----------
nptl/tst-mutex7robust.c | 7 +++++++
6 files changed, 73 insertions(+), 22 deletions(-)
create mode 100644 nptl/tst-mutex7robust.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 llvm.
from 0e72c5217b6 AMDGPU: Move INDIRECT_BASE_ADDR definition out of common files
new 39aff8ce5a3 AMDGPU: Remove deadcode from AMDGPUInstPrinter
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:
.../AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 24 ----------------------
lib/Target/AMDGPU/InstPrinter/AMDGPUInstPrinter.h | 1 -
lib/Target/AMDGPU/R600Instructions.td | 4 +---
3 files changed, 1 insertion(+), 28 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 llvm.
from 38e69b8dcf7 [MachineOutliner] NFC: Change IsTailCall to a call class + [...]
new 0e72c5217b6 AMDGPU: Move INDIRECT_BASE_ADDR definition out of common files
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:
lib/Target/AMDGPU/AMDGPURegisterInfo.td | 2 --
lib/Target/AMDGPU/R600RegisterInfo.td | 1 +
lib/Target/AMDGPU/SIRegisterInfo.cpp | 1 -
3 files changed, 1 insertion(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.