This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_26-branch
in repository binutils-gdb.
from 6d2e19b Automatic date update in version.in
new 823a9c1 Don't convert GOTPCREL relocation against large section
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 | 11 +++++++++++
bfd/elf64-x86-64.c | 5 +++++
ld/ChangeLog | 12 ++++++++++++
ld/testsuite/ld-x86-64/{protected3.d => pr20093-1.d} | 9 +++------
ld/testsuite/ld-x86-64/pr20093-1.s | 11 +++++++++++
ld/testsuite/ld-x86-64/{protected3.d => pr20093-2.d} | 9 +++------
ld/testsuite/ld-x86-64/pr20093-2.s | 9 +++++++++
ld/testsuite/ld-x86-64/x86-64.exp | 2 ++
8 files changed, 56 insertions(+), 12 deletions(-)
copy ld/testsuite/ld-x86-64/{protected3.d => pr20093-1.d} (51%)
create mode 100644 ld/testsuite/ld-x86-64/pr20093-1.s
copy ld/testsuite/ld-x86-64/{protected3.d => pr20093-2.d} (51%)
create mode 100644 ld/testsuite/ld-x86-64/pr20093-2.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 746e3ce Vector GEP - fixed a crash on InstSimplify Pass. Vector GEP w [...]
new 95ce0c7 Move helper classes into anonymous namespaces. NFC.
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/Bitcode/Writer/BitcodeWriter.cpp | 2 ++
lib/DebugInfo/PDB/GenericError.cpp | 2 ++
lib/DebugInfo/PDB/Raw/RawError.cpp | 2 ++
lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp | 2 +-
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp | 2 ++
lib/Transforms/Scalar/DCE.cpp | 2 +-
6 files changed, 10 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 master
in repository llvm.
from 99d340a [PM/SCCP] Fix pass dependencies.
new 746e3ce Vector GEP - fixed a crash on InstSimplify Pass. Vector GEP w [...]
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/IR/Constants.cpp | 23 ++++++++++++++++-------
test/Transforms/InstSimplify/vector_gep.ll | 9 +++++++++
2 files changed, 25 insertions(+), 7 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 melt-branch
in repository gcc.
from 79bcda7 2016-05-15 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new a7f9308 2016-05-15 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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.MELT | 7 +++++++
gcc/melt-runtime.cc | 3 ++-
gcc/melt/warmelt-outobj.melt | 16 +++++++++++++++-
3 files changed, 24 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 melt-branch
in repository gcc.
from 02d823e 2016-05-14 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
new 79bcda7 2016-05-15 Basile Starynkevitch <basile(a)starynkevitch.net> [...]
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.MELT | 20 ++++++++++++++++++++
gcc/melt-runtime.cc | 29 ++++++++++++++++++++++++++---
gcc/melt-runtime.h | 46 +++++++++++++++++++++++++++++++++++++++++++---
3 files changed, 89 insertions(+), 6 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 27c044c ThinLTOCodeGenerator: fix race condition found using TSAN
new 99d340a [PM/SCCP] Fix pass dependencies.
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/Transforms/Scalar/SCCP.cpp | 5 ++++-
1 file changed, 4 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 llvm.
from 17b42bd Rename pass name to prepare to new PM porting /NFC
new 27c044c ThinLTOCodeGenerator: fix race condition found using TSAN
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/LTO/ThinLTOCodeGenerator.cpp | 5 +++++
1 file changed, 5 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 binutils-gdb.
from ea0ebc4 Automatic date update in version.in
new 180c87d ld/testsuite/ld-elf/flags1.d: Update for `*-*-nacl*' xfail removal
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:
ld/ChangeLog | 5 +++++
ld/testsuite/ld-elf/flags1.d | 1 -
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.
unknown user pushed a change to branch master
in repository compiler-rt.
from 31e6b45 [profile] Eliminate dynamic memory allocation for vp writing
new 0e776a7 Fix FreeBSD build failure
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/profile/InstrProfilingWriter.c | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.