This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch hjl/interrupt/calls
in repository gcc.
at 3006da1 Update ix86_save_reg
This branch includes the following new commits:
new aa219c9 Implement x86 interrupt attribute
new 733d09d Update comments for is_interrupt/is_exception
new 6485138 Define EPILOGUE_USES in i386
new 59722b1 Add a testcase for calling builtin function
new 091ed14 Rename make_calls to call_with_caller_saved_registers
new 33e1217 Preserve registers in interrupt handler after reload
new 34ed0d0 Initial no_caller_saved_registers attribute support
new 11e8cde Add pass and return registers to machine_function
new 230a530 Add i386_int_parameter_registers/i386_ms_abi_int_parameter_registers
new 3006da1 Update ix86_save_reg
The 10 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 gcc.
from 5bdfc7d [ChangeLog] Fix typo in 228324.
new dd67d1a * gcc.target/i386/pr65105-1.c: Require sse2 effective target [...]
new 7e93eb1 * c-typeck.c (convert_for_assignment): Improve commentary.
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:
gcc/c/ChangeLog | 4 +
gcc/c/c-typeck.c | 14 +++-
gcc/testsuite/ChangeLog | 121 ++++++++++++++++--------------
gcc/testsuite/gcc.target/i386/pr46865-2.c | 2 +-
gcc/testsuite/gcc.target/i386/pr65105-1.c | 13 +++-
5 files changed, 89 insertions(+), 65 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 gcc.
from eb074ef 2015-10-01 Richard Biener <rguenther(a)suse.de>
new 08993ad [Patch 2/2 ARM/AArch64] Add a new Cortex-A53 scheduling model
new 5bdfc7d [ChangeLog] Fix typo in 228324.
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:
gcc/ChangeLog | 9 +
gcc/config/arm/aarch-common-protos.h | 2 +
gcc/config/arm/aarch-common.c | 106 +++++
gcc/config/arm/cortex-a53.md | 757 +++++++++++++++++++++++++----------
4 files changed, 673 insertions(+), 201 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 aarch64-test-02
in repository toolchain/abe.
from a57c0e9 Workaround https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28123.
new 470cbac Revert "Use make check -j2 when target is aarch64-linux."
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/make.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 gcc-5-branch
in repository gcc.
from 01f8acc Daily bump.
new a248c53 Backport: [GCC, ARM] armv8 linux toolchain asan testcase fail [...]
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 | 8 ++++++++
gcc/config/arm/sync.md | 14 ++++++++------
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/arm/stl-cond.c | 19 +++++++++++++++++++
4 files changed, 42 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/stl-cond.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 535b9c2 Daily bump.
new f387d4e Backport: [GCC, ARM] armv8 linux toolchain asan testcase fail [...]
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 | 8 ++++++++
gcc/config/arm/sync.md | 14 ++++++++------
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/arm/stl-cond.c | 19 +++++++++++++++++++
4 files changed, 42 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/stl-cond.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 aarch64-test-02
in repository toolchain/abe.
from 59a694c Use make check -j2 when target is aarch64-linux.
new a57c0e9 Workaround https://gcc.gnu.org/bugzilla/show_bug.cgi?id=28123.
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/make.sh | 12 ++++++++++++
1 file changed, 12 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 gcc.
from f870b2c bb-reorder: Documentation updates
new eb074ef 2015-10-01 Richard Biener <rguenther(a)suse.de>
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 | 29 ++
gcc/gimple-fold.c | 34 ++-
gcc/gimple-match-head.c | 8 +
gcc/gimple-match.h | 2 +
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-7.c | 4 +-
gcc/testsuite/gcc.dg/tree-ssa/ssa-fre-8.c | 4 +-
gcc/tree-ssa-pre.c | 24 +-
gcc/tree-ssa-sccvn.c | 483 ++++--------------------------
gcc/tree-ssa-sccvn.h | 6 +-
10 files changed, 148 insertions(+), 451 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 gcc.
from b5409c8 Make dumping of function attributes resemble source syntax
new 90df23f bb-reorder: Split out STC
new 2f61949 bb-reorder: Add the "simple" algorithm
new e57ef19 bb-reorder: Add -freorder-blocks-algorithm= and wire it up
new f870b2c bb-reorder: Documentation updates
The 4 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 | 36 +++++++++
gcc/bb-reorder.c | 211 +++++++++++++++++++++++++++++++++++++++++++++++++---
gcc/common.opt | 13 ++++
gcc/doc/invoke.texi | 23 +++++-
gcc/flag-types.h | 7 ++
gcc/opts.c | 4 +-
6 files changed, 278 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 gcc.
from 2438858 Daily bump.
new b5409c8 Make dumping of function attributes resemble source syntax
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/tree-cfg.c | 32 +++++++++++++++++++++++++-------
2 files changed, 31 insertions(+), 7 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.