This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 4439e2fc160 [libgomp, openacc, testsuite] Fix async logic in lib-12.f90
new f9b71a8794b gcov: Fix wrong usage of NAN in statistics (PR gcov-profile [...]
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 | 6 ++++
gcc/gcov.c | 46 +++++++----------------------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.misc-tests/gcov-pr86536.c | 25 ++++++++++++++++
4 files changed, 46 insertions(+), 36 deletions(-)
create mode 100644 gcc/testsuite/gcc.misc-tests/gcov-pr86536.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 fa758a7046 PowerPC Improve support for Gekko & Broadway
new 63b4ecf76f [gdb/testsuite] Add comment in gdb.base/vla-optimized-out.c
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/testsuite/ChangeLog | 4 ++++
gdb/testsuite/gdb.base/vla-optimized-out.c | 3 +++
2 files changed, 7 insertions(+)
--
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 3c3bb0580b gdb: Add switch to disable DWARF stack unwinders
new b358827438 Re: Enhance powerpc ld -r --relax
new fa758a7046 PowerPC Improve support for Gekko & Broadway
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:
gas/ChangeLog | 9 +++
gas/config/tc-ppc.c | 3 +-
gas/doc/as.texi | 8 +--
gas/doc/c-ppc.texi | 4 +-
gas/testsuite/gas/ppc/broadway.d | 108 +++++++++++++++++++++++++++++
gas/testsuite/gas/ppc/broadway.s | 103 +++++++++++++++++++++++++++
gas/testsuite/gas/ppc/ppc.exp | 1 +
include/ChangeLog | 4 ++
include/opcode/ppc.h | 2 +-
ld/ChangeLog | 5 ++
ld/testsuite/ld-powerpc/vxworks-relax-2.rd | 5 +-
opcodes/ChangeLog | 11 +++
opcodes/ppc-dis.c | 7 ++
opcodes/ppc-opc.c | 76 ++++++++++++++++++--
14 files changed, 330 insertions(+), 16 deletions(-)
create mode 100644 gas/testsuite/gas/ppc/broadway.d
create mode 100644 gas/testsuite/gas/ppc/broadway.s
--
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 44b24c949d7 Daily bump.
new 881965ae062 [libgomp, openacc, testsuite] Fix async/wait logic in lib-13.f90
new 4439e2fc160 [libgomp, openacc, testsuite] Fix async logic in lib-12.f90
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:
libgomp/ChangeLog | 11 +++++++++++
libgomp/testsuite/libgomp.oacc-fortran/lib-12.f90 | 6 ++----
libgomp/testsuite/libgomp.oacc-fortran/lib-13.f90 | 10 ++++------
3 files changed, 17 insertions(+), 10 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 fcfe10d3d0a [AArch64] Armv8.2-A: add the crypto extensions
new 7b3bfc8151f [AArch64][NFC] Removed tab characters from test 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:
test/MC/AArch64/directive-cpu.s | 56 ++++++++++++++++++-----------------------
test/MC/AArch64/neon-crypto.s | 28 ++++++++++-----------
2 files changed, 39 insertions(+), 45 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 33cb30a1f9 Implement PowerPC64 .localentry for value 1
new 3c3bb0580b gdb: Add switch to disable DWARF stack unwinders
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 | 18 ++++++++++++++++++
gdb/NEWS | 4 ++++
gdb/doc/ChangeLog | 5 +++++
gdb/doc/gdb.texinfo | 24 ++++++++++++++++++++++++
gdb/dwarf2-frame-tailcall.c | 3 +++
gdb/dwarf2-frame.c | 31 +++++++++++++++++++++++++++++++
gdb/dwarf2-frame.h | 6 ++++++
gdb/dwarf2read.c | 4 ++--
gdb/dwarf2read.h | 4 ++++
gdb/testsuite/ChangeLog | 5 +++++
gdb/testsuite/gdb.base/maint.exp | 4 ++++
11 files changed, 106 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 1ba2ba3af88 [ConstProp] Fix calls-math-finite.ll on FreeBSD
new fcfe10d3d0a [AArch64] Armv8.2-A: add the crypto extensions
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/llvm/Support/TargetParser.h | 1 +
lib/Support/TargetParser.cpp | 11 +++
lib/Target/AArch64/AArch64InstrFormats.td | 101 +++++++++++++++++++++-
lib/Target/AArch64/AArch64InstrInfo.td | 38 +++++++-
lib/Target/AArch64/AsmParser/AArch64AsmParser.cpp | 58 ++++++++++++-
test/MC/AArch64/arm64-diagno-predicate.s | 2 +-
test/MC/AArch64/armv8.2a-crypto-error.s | 31 +++++++
test/MC/AArch64/armv8.2a-crypto.s | 64 ++++++++++++++
test/MC/AArch64/directive-cpu-err.s | 26 +++++-
test/MC/AArch64/directive-cpu.s | 20 ++++-
test/MC/AArch64/neon-crypto.s | 15 ++--
test/MC/AArch64/nofp-crypto-diagnostic.s | 2 +-
test/MC/Disassembler/AArch64/armv8.2a-crypto.txt | 93 ++++++++++++++++++++
13 files changed, 444 insertions(+), 18 deletions(-)
create mode 100644 test/MC/AArch64/armv8.2a-crypto-error.s
create mode 100644 test/MC/AArch64/armv8.2a-crypto.s
create mode 100644 test/MC/Disassembler/AArch64/armv8.2a-crypto.txt
--
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 49dddc3e99 Add missing localedata/en_US.UTF-8.in (Bug 23393).
new cfba5dbb10 htl: Use weak aliases for public symbols
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 | 5 +++++
htl/lockfile.c | 6 +++---
2 files changed, 8 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 f96e99c4f0d [AsmParser] Fix preserve-comments-crlf.s on FreeBSD
new 1ba2ba3af88 [ConstProp] Fix calls-math-finite.ll on FreeBSD
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/Transforms/ConstProp/calls-math-finite.ll | 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 llvm.
from 1726a8cfd34 [X86] Don't use CombineTo to skip adding new nodes to the D [...]
new f96e99c4f0d [AsmParser] Fix preserve-comments-crlf.s on FreeBSD
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/MC/AsmParser/preserve-comments-crlf.s | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.