This is an automated email from the git hooks/post-receive script.
ryan.arnold pushed a change to branch releases/linaro-5.2-2015.11-2-rc1
in repository toolchain/release-notes.
at 1544fe9 Create release notes for source and binary RC linaro-5.2-2015 [...]
No new revisions were added by this update.
--
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.
ryan.arnold pushed a change to branch linaro-local/releases/linaro-5.2-2015.11-2-rc1
in repository toolchain/release-notes.
at 1544fe9 Create release notes for source and binary RC linaro-5.2-2015 [...]
This branch includes the following new commits:
new 1544fe9 Create release notes for source and binary RC linaro-5.2-2015 [...]
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.
--
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 9ad32a0 gcc/
new 6dcad60 Mark r20 as fixed. Mark r21 not fixed & allocatable in callee.
new 114403c Issue wic prefetch instruction at call site. This optimizatio [...]
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 | 20 +++++
gcc/config/microblaze/microblaze.c | 151 +++++++++++++++++++++++++++++++++++
gcc/config/microblaze/microblaze.h | 4 +-
gcc/config/microblaze/microblaze.md | 14 ++++
gcc/config/microblaze/microblaze.opt | 4 +
5 files changed, 191 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 gomp-nvptx
in repository gcc.
from a70d4b3 fix teams-3/4 testcases
new 123e29f libgomp: use the same stub affinity.c on nvptx and posix
new 8250f80 nvptx libgcc: update copyright years in files created on the branch
new b272230 libgomp: update copyright years in files created on the branch
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:
libgcc/config/nvptx/crt0.c | 2 +-
libgcc/config/nvptx/free.c | 2 +-
libgcc/config/nvptx/malloc.c | 2 +-
libgcc/config/nvptx/stacks.c | 2 +-
libgomp/ChangeLog.gomp-nvptx | 7 ++
libgomp/{config/nvptx => }/affinity.c | 2 +-
libgomp/atomic.c | 2 +-
libgomp/config/nvptx/bar.c | 3 +-
libgomp/config/nvptx/bar.h | 3 +-
libgomp/config/nvptx/doacross.h | 2 +-
libgomp/config/nvptx/error.c | 3 +-
libgomp/config/nvptx/icv-device.c | 3 +-
libgomp/config/nvptx/mutex.h | 2 +-
libgomp/config/nvptx/pool.h | 2 +-
libgomp/config/nvptx/proc.c | 3 +-
libgomp/config/nvptx/ptrlock.h | 2 +-
libgomp/config/nvptx/sem.h | 2 +-
libgomp/config/nvptx/simple-bar.h | 3 +-
libgomp/config/nvptx/target.c | 2 +-
libgomp/config/nvptx/task.c | 2 +-
libgomp/config/nvptx/team.c | 3 +-
libgomp/config/nvptx/time.c | 2 +-
libgomp/config/posix/affinity.c | 140 ----------------------------------
libgomp/config/posix/simple-bar.h | 3 +-
libgomp/icv-device.c | 2 +-
libgomp/icv.c | 2 +-
26 files changed, 39 insertions(+), 164 deletions(-)
rename libgomp/{config/nvptx => }/affinity.c (97%)
delete mode 100644 libgomp/config/posix/affinity.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 86e1605 2016-01-21 Vladimir Makarov <vmakarov(a)redhat.com>
new 9ad32a0 gcc/
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/ifcvt.c | 4 +++-
2 files changed, 9 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 6ae928e Fix typo
new 86e1605 2016-01-21 Vladimir Makarov <vmakarov(a)redhat.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 | 6 ++++
gcc/lra-coalesce.c | 25 +++++++----------
gcc/testsuite/ChangeLog | 5 ++++
gcc/testsuite/gcc.target/i386/pr68990.c | 49 +++++++++++++++++++++++++++++++++
4 files changed, 70 insertions(+), 15 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/i386/pr68990.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 d2a2072 Daily bump.
new f355b9e S/390: Fix cfi for GPR 2 FPR saves
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/s390/s390.c | 4 ++++
gcc/testsuite/ChangeLog | 7 +++++++
gcc/testsuite/gcc.target/s390/gpr2fprsavecfi.c | 23 +++++++++++++++++++++++
4 files changed, 42 insertions(+)
create mode 100644 gcc/testsuite/gcc.target/s390/gpr2fprsavecfi.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 36302ce * configure.ac (gcc_cv_as_dwloc): Test support for debug fram [...]
new b11b85e PR target/69129 PR target/69012 * config/mips/mips.c (mips [...]
new 6ae928e Fix typo
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/mips/mips.c | 28 ++++++++++++++++++++--------
gcc/configure | 1 -
gcc/configure.ac | 1 -
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/mips/pr69129.c | 29 +++++++++++++++++++++++++++++
6 files changed, 63 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/mips/pr69129.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 786ea34 libstdc++/69406 Fix test to check for supported headers
new 36302ce * configure.ac (gcc_cv_as_dwloc): Test support for debug fram [...]
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/configure | 15 +++++++--------
gcc/configure.ac | 13 ++++++-------
3 files changed, 19 insertions(+), 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.