This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch trunk
in repository gcc.
from 7feb001 PR testsuite/66734 * gcc.dg/lto/lto.exp: Initialize MPX.
new b6f884d Support interrupt handlers with hard-float.
new 70b5547 Support new interrupt handler options.
new b1ec246 Fix restoration of hi/lo in MIPS64R2 interrupt handlers.
new 22b4842 2015-07-15 Richard Biener <rguenther(a)suse.de>
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 | 44 +++
gcc/config/mips/mips.c | 298 +++++++++++++++++----
gcc/config/mips/mips.h | 5 +
gcc/config/mips/mips.md | 10 +-
gcc/doc/extend.texi | 22 +-
gcc/testsuite/ChangeLog | 19 ++
.../gcc.target/mips/interrupt_handler-4.c | 31 +++
.../gcc.target/mips/interrupt_handler-5.c | 8 +
gcc/testsuite/lib/objc-torture.exp | 4 +-
9 files changed, 373 insertions(+), 68 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/interrupt_handler-4.c
create mode 100644 gcc/testsuite/gcc.target/mips/interrupt_handler-5.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 7feb001 PR testsuite/66734 * gcc.dg/lto/lto.exp: Initialize MPX.
new b6f884d Support interrupt handlers with hard-float.
new 70b5547 Support new interrupt handler options.
new b1ec246 Fix restoration of hi/lo in MIPS64R2 interrupt handlers.
new 22b4842 2015-07-15 Richard Biener <rguenther(a)suse.de>
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 | 44 +++
gcc/config/mips/mips.c | 298 +++++++++++++++++----
gcc/config/mips/mips.h | 5 +
gcc/config/mips/mips.md | 10 +-
gcc/doc/extend.texi | 22 +-
gcc/testsuite/ChangeLog | 19 ++
.../gcc.target/mips/interrupt_handler-4.c | 31 +++
.../gcc.target/mips/interrupt_handler-5.c | 8 +
gcc/testsuite/lib/objc-torture.exp | 4 +-
9 files changed, 373 insertions(+), 68 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/interrupt_handler-4.c
create mode 100644 gcc/testsuite/gcc.target/mips/interrupt_handler-5.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 trunk
in repository gcc.
from e6cbe69 [ARM][testsuite] Add -mfloat-abi=softfp to some xscale tests
new 7feb001 PR testsuite/66734 * gcc.dg/lto/lto.exp: Initialize MPX.
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/lto/lto.exp | 1 +
2 files changed, 6 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 trunk
in repository gcc.
from 08c31bc MIPS: In mips.exp allow the post-arch code to be run when the [...]
new e6cbe69 [ARM][testsuite] Add -mfloat-abi=softfp to some xscale tests
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/arm/scd42-1.c | 3 ++-
gcc/testsuite/gcc.target/arm/scd42-3.c | 3 ++-
3 files changed, 10 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 trunk
in repository gcc.
from 119b02b [gomp] Recycle last non-nested team if possible
new 08c31bc MIPS: In mips.exp allow the post-arch code to be run when the [...]
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/testsuite/ChangeLog | 6 ++++++
gcc/testsuite/gcc.target/mips/mips.exp | 8 ++++++--
2 files changed, 12 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 trunk
in repository gcc.
from f998447 2015-07-15 Richard Biener <rguenther(a)suse.de>
new 32c773f Add missing PR target/66731 to gcc/testsuite/Changelog
new 119b02b [gomp] Recycle last non-nested team if possible
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/testsuite/ChangeLog | 1 +
libgomp/ChangeLog | 8 ++++++++
libgomp/team.c | 50 ++++++++++++++++++++++++++++++++++++-------------
3 files changed, 46 insertions(+), 13 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 f998447 2015-07-15 Richard Biener <rguenther(a)suse.de>
new 32c773f Add missing PR target/66731 to gcc/testsuite/Changelog
new 119b02b [gomp] Recycle last non-nested team if possible
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/testsuite/ChangeLog | 1 +
libgomp/ChangeLog | 8 ++++++++
libgomp/team.c | 50 ++++++++++++++++++++++++++++++++++++-------------
3 files changed, 46 insertions(+), 13 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 trunk
in repository gcc.
from 79c8551 2015-07-15 Richard Biener <rguenther(a)suse.de>
new f998447 2015-07-15 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 | 8 ++
gcc/genmatch.c | 78 ++++++++++--
gcc/match.pd | 366 +++++++++++++++++++++++++++++----------------------------
3 files changed, 260 insertions(+), 192 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 trunk
in repository gcc.
from 3a12804 PR rtl-optimization/58066 * calls.c (expand_call): Precompu [...]
new 79c8551 2015-07-15 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/testsuite/ChangeLog | 13 +++++++++++++
gcc/testsuite/gcc.c-torture/execute/builtins/builtins.exp | 2 +-
gcc/testsuite/lib/c-torture.exp | 4 +---
gcc/testsuite/lib/gcc-dg.exp | 4 +---
4 files changed, 16 insertions(+), 7 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 trunk
in repository gcc.
from 39bde73 PR rtl-optimization/66838 * postreload.c (reload_cse_move2a [...]
new 3a12804 PR rtl-optimization/58066 * calls.c (expand_call): Precompu [...]
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/calls.c | 11 +++++++----
2 files changed, 13 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.