This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 91f11f7 Add DT_REL(A)COUNT tag to .dynamic section
new efc0a5d [ELF] - Fix (partial) for bug 28843 - Make sure we handle opt [...]
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/Driver.cpp | 12 +++++++++---
test/ELF/arm-target1.s | 6 ++++++
test/ELF/conflict.s | 5 +++++
3 files changed, 20 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 gcc-6-branch
in repository gcc.
from f4cf3de Daily bump.
new c240dc1 * config.sub: Add support for Phoenix-RTOS targets.
new 8bee9f0 * config.gcc: Add support for arm*-*-phoenix* targets. * co [...]
new 5f9866e * config.host: Add support for arm*-*-phoenix* targets.
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:
ChangeLog | 4 ++++
config.sub | 2 +-
gcc/ChangeLog | 6 ++++++
gcc/config.gcc | 11 +++++++++++
gcc/config/{ia64/t-hpux => arm/t-phoenix} | 19 ++++++++++---------
gcc/config/{i386/rtems-64.h => phoenix.h} | 25 ++++++++++++++-----------
libgcc/ChangeLog | 4 ++++
libgcc/config.host | 7 +++++++
8 files changed, 57 insertions(+), 21 deletions(-)
copy gcc/config/{ia64/t-hpux => arm/t-phoenix} (62%)
copy gcc/config/{i386/rtems-64.h => phoenix.h} (52%)
--
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 lldb.
from a17d352 Revert r280200 and put it a proper fix
new 337b83c Revert r280137 and 280139 and subsequent build fixes
new bf973f5 XFail new TestPyObjSynthProvider.py on linux until I can inve [...]
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:
include/lldb/Core/ArchSpec.h | 5 +-
include/lldb/Interpreter/Args.h | 7 +-
include/lldb/Utility/StringExtractor.h | 23 ++-
.../pyobjsynthprovider/TestPyObjSynthProvider.py | 1 +
source/Core/ArchSpec.cpp | 13 --
source/Interpreter/Args.cpp | 24 +--
.../Plugins/Process/Linux/NativeProcessLinux.cpp | 6 +-
.../gdb-remote/GDBRemoteCommunicationClient.cpp | 4 +-
.../GDBRemoteCommunicationServerCommon.cpp | 5 +-
.../GDBRemoteCommunicationServerLLGS.cpp | 15 +-
source/Utility/StringExtractor.cpp | 218 +++++++++++++++------
unittests/Utility/StringExtractorTest.cpp | 38 ++--
12 files changed, 219 insertions(+), 140 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 lld.
from f1a5470 [ELF] - Introduce StripPolicy instead of Config->StripAll/Str [...]
new 28630d6 [ELF] - Introduce DiscardPolicy instead of 3 relative bool fields.
new 91f11f7 Add DT_REL(A)COUNT tag to .dynamic section
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:
ELF/Config.h | 7 ++++---
ELF/Driver.cpp | 23 ++++++++++++++++++---
ELF/OutputSections.cpp | 13 +++++++++++-
ELF/OutputSections.h | 2 ++
ELF/Writer.cpp | 6 +++---
test/ELF/gotpc-relax-nopic.s | 34 ++++++++++++++++++-------------
test/ELF/i386-tls-ie-shared.s | 47 ++++++++++++++++++++++---------------------
test/ELF/local-got-pie.s | 11 +++++-----
test/ELF/local-got-shared.s | 11 +++++-----
9 files changed, 97 insertions(+), 57 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 lld.
from 28e21f3 Allow adding start/end symbols to any section
new f1a5470 [ELF] - Introduce StripPolicy instead of Config->StripAll/Str [...]
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/Config.h | 8 ++++++--
ELF/Driver.cpp | 21 ++++++++++++---------
ELF/InputFiles.cpp | 2 +-
ELF/Writer.cpp | 2 +-
4 files changed, 20 insertions(+), 13 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 8db4cc7 gcc/ Backport from trunk r236817. 2016-05-27 Wilco Dijkst [...]
new 8f8ab5b gcc/ Backport from trunk r237249. 2016-06-09 Kyrylo Tkach [...]
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/config/arm/aarch-cost-tables.h | 52 +++++++++++++++++++-------------------
gcc/config/arm/cortex-a57.md | 4 +--
2 files changed, 28 insertions(+), 28 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from ee3ef66 gcc/ Backport from trunk r236638. 2016-05-24 Kyrylo Tkach [...]
new 8db4cc7 gcc/ Backport from trunk r236817. 2016-05-27 Wilco Dijkst [...]
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/config/aarch64/aarch64-protos.h | 3 ---
gcc/config/aarch64/aarch64.c | 18 ------------------
gcc/config/aarch64/aarch64.h | 3 ---
3 files changed, 24 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 9f9342f gcc/ Backport from trunk r236631. 2016-05-24 Richard Sand [...]
new ee3ef66 gcc/ Backport from trunk r236638. 2016-05-24 Kyrylo Tkach [...]
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/config/arm/arm.c | 46 ++++++++++++++++----------------------------
gcc/config/arm/arm.md | 29 +++++++++++++---------------
gcc/config/arm/neon.md | 6 +++---
gcc/config/arm/predicates.md | 18 ++++++++---------
gcc/config/arm/thumb1.md | 4 ++--
5 files changed, 43 insertions(+), 60 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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 1f2ca48 gcc/ Backport from trunk r236593. 2016-05-23 Bin Cheng <b [...]
new 9f9342f gcc/ Backport from trunk r236631. 2016-05-24 Richard Sand [...]
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/tree-vect-data-refs.c | 1 +
gcc/tree-vect-stmts.c | 6 ++----
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.
Yvan Roux pushed a change to branch linaro-local/gcc-6-integration-branch
in repository toolchain/gcc.
from 16ee740 gcc/ Backport from trunk r236502. 2016-05-20 Prathamesh K [...]
new 1f2ca48 gcc/ Backport from trunk r236593. 2016-05-23 Bin Cheng <b [...]
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/tree-ssa-address.c | 4 ++++
1 file changed, 4 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.