This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 82cd695 * system-linux-armel.ads: Rename into... * system-linux-arm [...]
new 34b94be 2016-10-19 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 | 4 ++++
gcc/domwalk.c | 2 +-
2 files changed, 5 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.
christophe.lyon pushed a change to branch linaro_binutils-2_27-branch
in repository toolchain/binutils-gdb.
from fbc6c67 Fix seg-fault in ARM linker when trying to parse a binary file.
new c4b4b7c Create ChangeLog.linaro files for backports, and fix ChangeLo [...]
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:
bfd/ChangeLog | 5 -----
bfd/ChangeLog.linaro | 8 ++++++++
gas/ChangeLog | 10 ----------
gas/ChangeLog.linaro | 13 +++++++++++++
4 files changed, 21 insertions(+), 15 deletions(-)
create mode 100644 bfd/ChangeLog.linaro
create mode 100644 gas/ChangeLog.linaro
--
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 clang.
from 8e2a638 Resolve exception specifications when selecting an overloaded [...]
new 1bb6832 [clang-format] Add comment manipulation header
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/Format/BreakableToken.cpp | 16 +---------------
lib/Format/CMakeLists.txt | 1 +
lib/Format/Comments.cpp | 36 ++++++++++++++++++++++++++++++++++++
lib/Format/Comments.h | 33 +++++++++++++++++++++++++++++++++
4 files changed, 71 insertions(+), 15 deletions(-)
create mode 100644 lib/Format/Comments.cpp
create mode 100644 lib/Format/Comments.h
--
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 1227b11 2016-10-19 Richard Biener <rguenther(a)suse.de>
new 82cd695 * system-linux-armel.ads: Rename into... * system-linux-arm [...]
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/ada/ChangeLog | 8 ++++++++
gcc/ada/gcc-interface/Makefile.in | 6 +++---
gcc/ada/{system-linux-armel.ads => system-linux-arm.ads} | 2 +-
3 files changed, 12 insertions(+), 4 deletions(-)
rename gcc/ada/{system-linux-armel.ads => system-linux-arm.ads} (99%)
--
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 9a54c88 Checking FP function attribute values and adding more build a [...]
new c9cee26 Revert of r284571 because of failing 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:
lib/Target/ARM/ARMAsmPrinter.cpp | 31 ++++++++++++---------------
test/CodeGen/ARM/build-attributes-fn-attr0.ll | 11 ----------
test/CodeGen/ARM/build-attributes-fn-attr1.ll | 18 ----------------
test/CodeGen/ARM/build-attributes-fn-attr2.ll | 18 ----------------
test/CodeGen/ARM/build-attributes-fn-attr3.ll | 17 ---------------
test/CodeGen/ARM/build-attributes-fn-attr4.ll | 22 -------------------
test/CodeGen/ARM/build-attributes-fn-attr5.ll | 22 -------------------
test/CodeGen/ARM/build-attributes-fn-attr6.ll | 23 --------------------
8 files changed, 14 insertions(+), 148 deletions(-)
delete mode 100644 test/CodeGen/ARM/build-attributes-fn-attr0.ll
delete mode 100644 test/CodeGen/ARM/build-attributes-fn-attr1.ll
delete mode 100644 test/CodeGen/ARM/build-attributes-fn-attr2.ll
delete mode 100644 test/CodeGen/ARM/build-attributes-fn-attr3.ll
delete mode 100644 test/CodeGen/ARM/build-attributes-fn-attr4.ll
delete mode 100644 test/CodeGen/ARM/build-attributes-fn-attr5.ll
delete mode 100644 test/CodeGen/ARM/build-attributes-fn-attr6.ll
--
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 9b63eec Daily bump.
new 1227b11 2016-10-19 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 | 12 +++++
gcc/testsuite/ChangeLog | 4 ++
gcc/testsuite/gcc.dg/tree-ssa/pr61839_2.c | 18 ++++----
gcc/tree-vrp.c | 75 ++++++++++++++++++++++++++-----
4 files changed, 90 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 master
in repository llvm.
from 8218871 DenseSet: Appease msc18 to define derived constructors explicitly.
new 9a54c88 Checking FP function attribute values and adding more build a [...]
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/ARM/ARMAsmPrinter.cpp | 31 +++++++++++++++------------
test/CodeGen/ARM/build-attributes-fn-attr0.ll | 11 ++++++++++
test/CodeGen/ARM/build-attributes-fn-attr1.ll | 18 ++++++++++++++++
test/CodeGen/ARM/build-attributes-fn-attr2.ll | 18 ++++++++++++++++
test/CodeGen/ARM/build-attributes-fn-attr3.ll | 17 +++++++++++++++
test/CodeGen/ARM/build-attributes-fn-attr4.ll | 22 +++++++++++++++++++
test/CodeGen/ARM/build-attributes-fn-attr5.ll | 22 +++++++++++++++++++
test/CodeGen/ARM/build-attributes-fn-attr6.ll | 23 ++++++++++++++++++++
8 files changed, 148 insertions(+), 14 deletions(-)
create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr0.ll
create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr1.ll
create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr2.ll
create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr3.ll
create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr4.ll
create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr5.ll
create mode 100644 test/CodeGen/ARM/build-attributes-fn-attr6.ll
--
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 cdb220a [AVX-512] Teach isel lowering that a subvector broadcast bein [...]
new 8218871 DenseSet: Appease msc18 to define derived constructors explicitly.
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:
include/llvm/ADT/DenseSet.h | 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 zorg.
from 3ad3170 Added builder clang-with-thin-lto-ubuntu.
new f7711e6 Corrected jobs numbers for builders of slave ps4-buildslave1a.
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:
buildbot/osuosl/master/config/builders.py | 5 ++---
buildbot/osuosl/master/config/slaves.py | 2 +-
2 files changed, 3 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 zorg.
from 2280dd0 Done switch from VS2013 to VS2015 for builder clang-x64-ninja-win7.
new 3ad3170 Added builder clang-with-thin-lto-ubuntu.
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:
buildbot/osuosl/master/config/builders.py | 7 +++++++
buildbot/osuosl/master/config/slaves.py | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.