This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-4_9-branch
in repository gcc.
from c3fb783 PR70117, ppc long double isinf
new b7327dd 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.
christophe.lyon pushed a change to branch runtest-v
in repository toolchain/abe.
from c814168 Handle multiple dbg.log files.
new dedef03 Fix handling of multiple dbg.log
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:
jenkins.sh | 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 gcc.
from 22b930c * mangle.c (decl_is_template_id): The template itself counts [...]
new 6273598 [gcc] 2016-04-11 Michael Meissner <meissner(a)linux.vnet.ibm.com>
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 | 10 ++
gcc/config/rs6000/rs6000.c | 4 +-
gcc/doc/extend.texi | 10 +-
gcc/testsuite/ChangeLog | 11 ++
gcc/testsuite/gcc.target/powerpc/float128-1.c | 147 +++++++++++++++++
gcc/testsuite/gcc.target/powerpc/float128-2.c | 226 ++++++++++++++++++++++++++
gcc/testsuite/lib/target-supports.exp | 6 +-
libgcc/ChangeLog | 8 +
libgcc/configure | 22 ++-
libgcc/configure.ac | 18 +-
10 files changed, 438 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-1.c
create mode 100644 gcc/testsuite/gcc.target/powerpc/float128-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.
christophe.lyon pushed a change to branch runtest-v
in repository toolchain/abe.
from 1eaff5b Run runtest with --debug, and archive the generated output fo [...]
new c814168 Handle multiple dbg.log 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:
jenkins.sh | 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.
christophe.lyon pushed a change to branch runtest-v
in repository toolchain/abe.
from da0d48a lib/make.sh: Be even more verbose
new 1eaff5b Run runtest with --debug, and archive the generated output fo [...]
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:
jenkins.sh | 5 +++++
lib/make.sh | 2 +-
2 files changed, 6 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 4d96395 [Patch AArch64 3/3] Fix up for pr70133
new 22b930c * mangle.c (decl_is_template_id): The template itself counts [...]
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/cp/ChangeLog | 5 +++++
gcc/cp/mangle.c | 9 +++++----
gcc/testsuite/g++.dg/abi/abi-tag20.C | 15 +++++++++++++++
3 files changed, 25 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/abi/abi-tag20.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 gcc-5-branch
in repository gcc.
from 0efe1cc Daily bump.
new 9b07457 PR70117, ppc long double isinf
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 | 9 +++
gcc/builtins.c | 100 +++++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/powerpc/pr70117.c | 92 ++++++++++++++++++++++++++
4 files changed, 194 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70117.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 gcc-4_9-branch
in repository gcc.
from 7f68c39 Daily bump.
new c3fb783 PR70117, ppc long double isinf
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 | 9 +++
gcc/builtins.c | 100 +++++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.target/powerpc/pr70117.c | 92 ++++++++++++++++++++++++++
4 files changed, 194 insertions(+), 11 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/powerpc/pr70117.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 gcc.
from 537e38b libcc1: Clean compiler-name.h (PR70173)
new fa9ec18 [Patch AArch64 1/3] Enable CRC by default for armv8.1-a
new a702492 [Patch AArch64 2/3] Rework the code to print extension string [...]
new 4d96395 [Patch AArch64 3/3] Fix up for pr70133
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:
gcc/ChangeLog | 54 ++++++
gcc/common/config/aarch64/aarch64-common.c | 116 +++++++++++--
gcc/config.gcc | 14 +-
gcc/config/aarch64/aarch64-option-extensions.def | 36 ++--
gcc/config/aarch64/aarch64-protos.h | 25 ++-
gcc/config/aarch64/aarch64.c | 87 +---------
gcc/config/aarch64/aarch64.h | 2 +-
gcc/config/aarch64/driver-aarch64.c | 192 ++++++++++++---------
gcc/testsuite/ChangeLog | 6 +
gcc/testsuite/gcc.target/aarch64/mgeneral-regs_4.c | 2 +-
gcc/testsuite/gcc.target/aarch64/target_attr_15.c | 2 +-
11 files changed, 341 insertions(+), 195 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.