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 50e7d11 PR c++/67523 * gimplify.c (gimplify_omp_for): If inner stmt [...]
new 2e54ce6 Avoid unstructured procfs on Solaris
new f734f44 Use __cxa_atexit on Solaris 10+
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:
boehm-gc/ChangeLog | 8 ++++++++
boehm-gc/os_dep.c | 8 +++-----
gcc/ChangeLog | 8 ++++++++
gcc/config.gcc | 6 ++++++
4 files changed, 25 insertions(+), 5 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 ea50132 [ARM] PR 67439: Allow matching of *arm32_movhf when -mrestric [...]
new 02b901e S/390: Add V1TImode to constant pool modes.
new b6c8e65 S/390: Fix mode iterators vmal, vmah, and vmalh.
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/s390/s390.c | 5 +++--
gcc/config/s390/vx-builtins.md | 30 +++++++++++++++---------------
3 files changed, 27 insertions(+), 17 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 hsa
in repository gcc.
from 38d2040 Treat address values specially
new 480ee06 Fix insn type in gen_hsa_ternary_atomic_for_builtin
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.hsa | 5 +++++
gcc/hsa-gen.c | 7 ++++---
2 files changed, 9 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 gcc.
from 438e9ef 2015-09-10 Claudiu Zissulescu <claziss(a)synopsys.com>
new 915a395 [Patch/expand] Cost instruction sequences when doing left wide shift
new ea50132 [ARM] PR 67439: Allow matching of *arm32_movhf when -mrestric [...]
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 | 12 ++++++++++++
gcc/config/arm/arm.md | 5 +++--
gcc/expr.c | 24 +++++++++++++++++++++++-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/arm/pr67439_1.c | 11 +++++++++++
5 files changed, 54 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/arm/pr67439_1.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.
maxim.kuvyrkov pushed a change to branch staging
in repository toolchain/abe.
from 358e4e9 Add unstable gfortran test
adds 050b44a lib/fetch.sh() Remove fetch_scp() and fetch_rsync().
adds ecf7118 Warn user about "--force" overriding "--disable update"
adds 31ea1e0 Merge "Warn user about "--force" overriding "--disable update""
adds d293cd5 lib/fetch.sh: remove update_source() as it is not used.
adds 8905e35 Merge "lib/fetch.sh: remove update_source() as it is not used."
adds 1706937 Merge changes I6dbe9daa,Ib346aba2,I4f353955
adds 8118dc7 Simplify lib/fetch.sh:check_md5sum()
adds f8bdec9 Merge "Simplify lib/fetch.sh:check_md5sum()"
adds 148eb0d lib/common.sh:dryrun() "RUN: $1" output should go to stderr.
adds c25f793 Merge "lib/common.sh:dryrun() "RUN: $1" output should go to stderr."
adds fd43bcc abe.sh: Allow linux_version to be overridden on the command l [...]
adds 87c01a7 Merge "abe.sh: Allow linux_version to be overridden on the co [...]
adds 7763d55 lib/checkout.sh: Fix greedy checkout_infrastructure().
adds 17adc2d Merge "lib/checkout.sh: Fix greedy checkout_infrastructure()."
adds 4456b29 lib/checkout.sh: Restore "--checkout all" functionality.
adds 4043d3c Merge "lib/checkout.sh: Restore "--checkout all" functionality."
adds 4df0528 abe.sh: missing builddir recreation should happen for do_checkout
adds 854aff0 lib/depend.sh: Select correctly matching file in md5sums file [...]
adds 44b691d lib/fetch.sh: Remove fetch stamps and use service specific up [...]
adds 43bd1ed Upgrade GMP from version 5.1.3 to 6.0.0a
adds 7465d41 Upgrade MPC from version 1.0.1 to 1.0.3
adds aaf70a2 Merge changes I384e59b3,I31210c41
adds 491dfaa Upgrade MPFR from version 3.1.2 to 3.1.3
adds 61a5015 Merge "Upgrade MPFR from version 3.1.2 to 3.1.3"
adds fb74069 Adjust the manifest file fields when a source tarball is used [...]
adds 77eb610 Merge "Adjust the manifest file fields when a source tarball [...]
adds fcdf74c Make GDB build the python support by default.
adds 334f8f6 Merge "Make GDB build the python support by default."
adds a8d78b4 Improve create_release_tag() to handle source tarballs correctly.
adds f512105 Install mingw python files into the destdir so they get packa [...]
adds af7fab8 fetch_reference() will create ${local_snapshots}/${dir} if it [...]
adds 23e171d Exit if logserver is not set.
adds fea95e8 Add configure test for the python development package, which [...]
adds 1ff3ff2 Merge "Add configure test for the python development package, [...]
adds bbd7f1a Add trap for EXIT to the list so schroot sessions are always [...]
adds 6c5f3f5 Merge "Add trap for EXIT to the list so schroot sessions are [...]
adds 32d1649 Use InstallJammer to build installable packages for windows a [...]
adds 25edffa Return an error if the target does not answer.
adds e2a1bde Merge "Return an error if the target does not answer."
adds 6297130 lib/package.sh: Remove spurious ' echo gcc_*' from manifes [...]
adds 77e372b Merge "lib/package.sh: Remove spurious ' echo gcc_*' from [...]
adds 33145c4 lib/checkout.sh: Restore ability to specify tarballs for main [...]
adds b7ae390 Merge "lib/checkout.sh: Restore ability to specify tarballs f [...]
adds 4eddcc8 testsuite/test.sh: Set remote_snapshots to "snapshots-ref" fo [...]
adds 7f61242 Replace all instances of staging.git.linaro.org with git.linaro.org.
adds 8762edc Correct create_release_tag to support yyyy.mm-X-rcY as well a [...]
adds 727233b MakeRelease.job disable doc building
adds 40a1b0a Revert "MakeRelease.job disable doc building" patch
adds aeaabe8 testsuite/test.sh: Add sleep between fetch_http tests
adds f98b8bc Return 1 if get_git_<foo> services fail.
adds dba53b6 Merge changes I4fe7afc3,I84d35a0b
adds 154cd5d remove unused protocols, svn, br, lp
adds 2668668 Merge "remove unused protocols, svn, br, lp"
adds ecf0f68 Add a backtrace function to do a bash stack dump, useful when [...]
adds db949b0 Merge "Add a backtrace function to do a bash stack dump, usef [...]
adds 49698d7 lib/checkout.sh: Deliberately checkout HEAD if ${branch} is empty.
adds 0e4afb4 Clarify and fix handling of md5sums in $git_reference_dir
adds 4e958d8 Merge "Clarify and fix handling of md5sums in $git_reference_dir"
adds 65ad419 Set [e]glibc libdir to /lib instead of /usr/lib
adds 2b01ef3 Remove workaround for "--checkout all" bug
adds 202976a Merge "Remove workaround for "--checkout all" bug"
adds 10eddea scripts/update-snapshots_ref: Handle force-pushed heads in up [...]
adds 752b6a8 Merge "scripts/update-snapshots_ref: Handle force-pushed head [...]
adds 5e3f4b2 Add support for the debug setting to enable bash debugging output.
adds b4fe976 Move downloading and installing the win32 python files.
adds 5d257ef Merge "Move downloading and installing the win32 python files."
No new revisions were added by this update.
Summary of changes:
abe.sh | 26 +-
config/LinaroGCC.mpi | 7067 +++++++++++++++++++++++++++++++++++++++
config/gdb.conf | 5 +-
config/gmp.conf | 2 +-
config/mpc.conf | 2 +-
config/mpfr.conf | 2 +-
config/sources.conf | 2 +-
configure | 9 +-
configure.ac | 9 +-
jenkins.sh | 7 +-
lib/checkout.sh | 204 +-
lib/common.sh | 91 +-
lib/configure.sh | 7 +-
lib/depend.sh | 34 +-
lib/fetch.sh | 392 +--
lib/gerrit.sh | 2 +-
lib/git-parser.sh | 59 +-
lib/globals.sh | 4 -
lib/make.sh | 4 +-
lib/merge.sh | 16 +-
lib/package.sh | 52 +-
lib/schroot.sh | 2 +-
lib/stamp.sh | 2 +-
scripts/MakeRelease.job | 6 +-
scripts/test-schroot.sh | 7 +-
scripts/update-snapshots-ref.sh | 33 +-
testsuite/dryrun-tests.sh | 27 +-
testsuite/git-parser-tests.sh | 14 +
testsuite/normalize-tests.sh | 2 +-
testsuite/srcdir-tests.sh | 8 +-
testsuite/stamp-tests.sh | 2 +-
testsuite/test.sh | 410 ++-
testsuite/test_sources.conf | 8 +-
33 files changed, 7921 insertions(+), 596 deletions(-)
create mode 100644 config/LinaroGCC.mpi
--
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 1c2596d 2015-09-10 Claudiu Zissulescu <claziss(a)synopsys.com>
new 438e9ef 2015-09-10 Claudiu Zissulescu <claziss(a)synopsys.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 | 8 ++++++++
gcc/common/config/arc/arc-common.c | 3 +--
gcc/config/arc/arc-opts.h | 1 -
gcc/config/arc/arc.c | 14 +++++---------
gcc/config/arc/arc.h | 7 +------
gcc/config/arc/arc.md | 6 ++----
gcc/config/arc/arc.opt | 9 +--------
gcc/config/arc/constraints.md | 2 +-
gcc/config/arc/t-arc-newlib | 3 ---
9 files changed, 19 insertions(+), 34 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 4d3f1d2 [AArch64] Skip tiny and large code model on gcc.target/aarch6 [...]
new 1c2596d 2015-09-10 Claudiu Zissulescu <claziss(a)synopsys.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 | 5 +++++
gcc/config/arc/arc.md | 6 +++++-
2 files changed, 10 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 ed8e76e Fix typo in doc/install.texi
new 2085023 [AArch64] Use logics_imm type for 2nd alternative of *and<mod [...]
new 4d3f1d2 [AArch64] Skip tiny and large code model on gcc.target/aarch6 [...]
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 | 5 +++++
gcc/config/aarch64/aarch64.md | 2 +-
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/aarch64/pic-small.c | 1 +
4 files changed, 12 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 hsa
in repository gcc.
from f79a8d3 HSA: fix TARGET_MEM_REF code emission.
new 38d2040 Treat address values specially
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.hsa | 9 ++++++++
gcc/hsa-gen.c | 67 +++++++++++++++++++++++++++++++++++++++----------------
2 files changed, 57 insertions(+), 19 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 hsa
in repository gcc.
from 7f19c4d Do not set reg definition when adding an operand to a PHI node
new f79a8d3 HSA: fix TARGET_MEM_REF code emission.
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.hsa | 4 ++++
gcc/hsa-gen.c | 8 +++++++-
2 files changed, 11 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.