This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to annotated tag linaro-snapshot-7.3-2018.04
in repository toolchain/gcc.
at 66a6b57b331 (tag)
tagging 69d1bef2f4e07fa5c3aa169978accf343853a24d (commit)
replaces linaro-7.3-2018.04-rc1
tagged by TCWG Automation
on Mon Apr 9 13:32:47 2018 +0100
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 7.3-2018.04
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 69d1bef2f4e Make Linaro GCC Snapshot 7.3-2018.04.
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.
tcwg-buildslave pushed a change to branch linaro-local/releases/linaro-6.4-2018.03
in repository toolchain/gcc.
at 5186f39aa82 gcc/ * LINARO-VERSION: Bump version number, post release [...]
This branch includes the following new commits:
new 5186f39aa82 gcc/ * LINARO-VERSION: Bump version number, post release [...]
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.
tcwg-buildslave pushed a change to annotated tag linaro-6.4-2018.03-rc1
in repository toolchain/gcc.
at ef385b73d9f (tag)
tagging f6db62df9e3d0615cc6b220c4ecdb77dedbb3791 (commit)
replaces linaro-6.4-2018.04-rc1
tagged by TCWG Automation
on Mon Apr 9 13:22:59 2018 +0100
- Log -----------------------------------------------------------------
Linaro GCC Release Candidate 6.4-2018.03-rc1
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new f6db62df9e3 Make Linaro GCC Release Candidate 6.4-2018.03-rc1.
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 lld.
from b30ed4cb6 [tests] Fix format-binary-non-ascii.s to work with Python 3 o [...]
new fddc31ac0 [ELF] - Allow LLD to produce file symbols.
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:
ELF/Writer.cpp | 2 +-
test/ELF/file-sym.s | 12 ------------
test/ELF/local-symbols-order.s | 27 +++++++++++++++++++++++++++
test/ELF/lto/data-ordering-lto.s | 11 ++++++-----
test/ELF/lto/parallel-internalize.ll | 18 ++++++++++++++++++
test/ELF/lto/relocatable.ll | 9 +++++++++
test/ELF/lto/symbol-ordering-lto.s | 9 +++++----
7 files changed, 66 insertions(+), 22 deletions(-)
delete mode 100644 test/ELF/file-sym.s
create mode 100644 test/ELF/local-symbols-order.s
--
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 llvm.
from a06addf4593 Make the test case from r329552 more portable
new b273503311a [X86][SSE] Fix f32 mul/div itinerary groups typo
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/Target/X86/X86InstrSSE.td | 8 ++++----
test/CodeGen/X86/sse-schedule.ll | 8 ++++----
2 files changed, 8 insertions(+), 8 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 d7a270ab2f0 PR rtl-optimization/83913
new 8ffee4559e9 PR rtl-optimization/80463 PR rtl-optimization [...]
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/sel-sched-ir.c | 34 ++++++++++++++++++++++----
gcc/testsuite/ChangeLog | 10 ++++++++
gcc/testsuite/g++.dg/pr80463.C | 20 ++++++++++++++++
gcc/testsuite/gcc.dg/pr80463.c | 54 ++++++++++++++++++++++++++++++++++++++++++
gcc/testsuite/gcc.dg/pr83972.c | 26 ++++++++++++++++++++
6 files changed, 149 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/pr80463.C
create mode 100644 gcc/testsuite/gcc.dg/pr80463.c
create mode 100644 gcc/testsuite/gcc.dg/pr83972.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 newlib.
from 1ee6654e5 newlib: fix iswupper_l in !_MB_CAPABLE case
new 27652b608 strtod: Convert 64 bit double to 64 bit int during computation
new 8a9164618 Cygwin: add strtod fix to release notes
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:
newlib/libc/stdlib/strtod.c | 9 +++++++++
winsup/cygwin/release/2.10.1 | 4 ++++
2 files changed, 13 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 ccf06fdef38 PR rtl-optimization/83962
new d7a270ab2f0 PR rtl-optimization/83913
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 | 7 +++++++
gcc/sel-sched-ir.c | 8 ++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr83913.c | 26 ++++++++++++++++++++++++++
4 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83913.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 llvm.
from 099f934b4f0 [CodeGen/AccelTable]: Don't emit accelerator entries for fu [...]
new d0a066beeef [dsymutil] Don't try to load Swift ASTs as objects.
new fa428dc35d9 [dsymutil] Remove trailing colon. NFC
new a06addf4593 Make the test case from r329552 more portable
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:
test/DebugInfo/Generic/debug-names-empty-name.ll | 4 ++--
test/tools/dsymutil/X86/swift-ast-x86_64.test | 1 +
tools/dsymutil/DwarfLinker.cpp | 9 +++++++--
3 files changed, 10 insertions(+), 4 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 c84b45f7861 Daily bump.
new 91d7a2f98a6 PR rtl-optimization/83530
new ccf06fdef38 PR rtl-optimization/83962
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 | 17 +++++++++++++++++
gcc/sel-sched-ir.c | 8 ++++++--
gcc/sel-sched.c | 18 ++++++++++++++----
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/pr83530.c | 15 +++++++++++++++
gcc/testsuite/gcc.dg/pr83962.c | 10 ++++++++++
6 files changed, 72 insertions(+), 6 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr83530.c
create mode 100644 gcc/testsuite/gcc.dg/pr83962.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.