This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 16a7986 2016-10-17 Bill Schmidt <wschmidt(a)linux.vnet.ibm.com>
new 946d814 * config/i386/i386.h (TARGET_CUSTOM_FUNCTION_DESCRIPTORS): M [...]
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/config/i386/i386.c | 3 +++
gcc/config/i386/i386.h | 3 ---
gcc/config/ia64/ia64.c | 3 +++
gcc/config/ia64/ia64.h | 3 ---
gcc/config/rs6000/rs6000.c | 7 +++++++
gcc/config/rs6000/rs6000.h | 3 ---
gcc/config/sparc/sparc.c | 3 +++
gcc/config/sparc/sparc.h | 3 ---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/Wtrampolines.c | 2 +-
gcc/testsuite/gnat.dg/trampoline4.adb | 2 +-
12 files changed, 35 insertions(+), 14 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 9296e5f Next set of additional error checks for invalid Mach-O files [...]
new 6461aab [ADT] Add SmallDenseSet.
new afb3618 [ADT] Add an initializer_list constructor to {Small,}DenseSet.
new fd7d73f [ADT] Move CachedHashString to its own header in ADT, and ren [...]
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:
include/llvm/ADT/CachedHashString.h | 71 +++++++++++++++++++++++++++++++++
include/llvm/ADT/DenseSet.h | 69 ++++++++++++++++++++++++++------
include/llvm/MC/StringTableBuilder.h | 32 ++++-----------
lib/MC/StringTableBuilder.cpp | 29 ++------------
unittests/ADT/DenseSetTest.cpp | 21 +++++++++-
unittests/MC/StringTableBuilderTest.cpp | 1 +
6 files changed, 161 insertions(+), 62 deletions(-)
create mode 100644 include/llvm/ADT/CachedHashString.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 lld.
from 831584d Avoid using getComdatSymbolTable.
new 63d5268 [ADT] Move CachedHashString to its own header in ADT, and ren [...]
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/InputSection.cpp | 2 +-
ELF/OutputSections.cpp | 4 ++--
ELF/OutputSections.h | 2 +-
3 files changed, 4 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 llvm.
from fdfb1c5 Revert formatting changes.
new 9296e5f Next set of additional error checks for invalid Mach-O files [...]
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/Object/MachOObjectFile.cpp | 78 +++++++++++++++++++++
.../Inputs/macho-invalid-subclient-name_toobig | Bin 0 -> 44 bytes
test/Object/Inputs/macho-invalid-subframe-small | Bin 0 -> 44 bytes
.../macho-invalid-sublibrary-name_offset-toobig | Bin 0 -> 40 bytes
.../Inputs/macho-invalid-subumbrella-offset-small | Bin 0 -> 40 bytes
test/Object/macho-invalid.test | 12 ++++
6 files changed, 90 insertions(+)
create mode 100644 test/Object/Inputs/macho-invalid-subclient-name_toobig
create mode 100644 test/Object/Inputs/macho-invalid-subframe-small
create mode 100644 test/Object/Inputs/macho-invalid-sublibrary-name_offset-toobig
create mode 100644 test/Object/Inputs/macho-invalid-subumbrella-offset-small
--
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 fe83c63 Explicitly pass an isysroot to avoid the SDKROOT overriding t [...]
new 6e7788f [Driver] Use stem rather than filename for executable name
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/Driver/Tools.cpp | 2 +-
1 file changed, 1 insertion(+), 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 443d119 2016-10-17 Steven G. Kargl <kargl(a)gcc.gnu.org>
new 53cddf2 [gcc]
new 82f4e12 * expmed.c (expand_shift_1): Add MAY_FAIL parameter and do n [...]
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 | 18 +++++++++++++++++
gcc/expmed.c | 35 +++++++++++++++++++++++-----------
gcc/gimple-ssa-strength-reduction.c | 31 ++++++++++++++++--------------
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr77916.c | 20 +++++++++++++++++++
5 files changed, 84 insertions(+), 25 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr77916.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.
Yvan Roux pushed a change to branch linaro-local/gcc-5-integration-branch
in repository toolchain/gcc.
from d2aef70 Merge branches/gcc-5-branch rev 241215.
adds 4aef5c2 Make Linaro GCC Snapshot 5.4-2016.10.
new 6d140e6 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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/LINARO-VERSION | 2 +-
1 file changed, 1 insertion(+), 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.
Yvan Roux pushed a change to branch linaro-local/snapshots/linaro-5.4-2016.10
in repository toolchain/gcc.
at 9b639f3 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
This branch includes the following new commits:
new 9b639f3 gcc/ * LINARO-VERSION: Bump version number, post snapshot.
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.
Yvan Roux pushed a change to annotated tag linaro-snapshot-5.4-2016.10
in repository toolchain/gcc.
at 4aade44 (tag)
tagging 4aef5c274a91b4425499aed41694f244619182cc (commit)
replaces linaro-snapshot-5.4-2016.06
tagged by Yvan Roux
on Mon Oct 17 21:46:15 2016 +0200
- Log -----------------------------------------------------------------
Linaro GCC Snapshot 5.4-2016.10
-----------------------------------------------------------------------
This annotated tag includes the following new commits:
new 4aef5c2 Make Linaro GCC Snapshot 5.4-2016.10.
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.