This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 88f28cf [ELF] - Detemplate SymbolBody::getVA and SymbolBody::getPltVA. NFC.
new 56aad96 [ELF] - Detemplate DynamicReloc class. 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:
ELF/Relocations.cpp | 2 +-
ELF/SyntheticSections.cpp | 11 +++++------
ELF/SyntheticSections.h | 6 +++---
3 files changed, 9 insertions(+), 10 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 ec3da69 2017-03-17 Richard Biener <rguenther(a)suse.de>
new 5e01e71 Print bug url for gcov-dump --help
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/gcov-dump.c | 2 ++
2 files changed, 6 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 lld.
from 7df64e0 [ELF] - Fix linux build bot.
new 88f28cf [ELF] - Detemplate SymbolBody::getVA and SymbolBody::getPltVA. 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:
ELF/InputSection.cpp | 28 +++++++++++++---------------
ELF/LinkerScript.cpp | 2 +-
ELF/MapFile.cpp | 2 +-
ELF/Symbols.cpp | 28 ++++++++--------------------
ELF/Symbols.h | 4 ++--
ELF/SyntheticSections.cpp | 14 +++++++-------
ELF/Target.cpp | 12 ++++++------
ELF/Thunks.cpp | 18 +++++++++---------
ELF/Writer.cpp | 2 +-
9 files changed, 48 insertions(+), 62 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 toolchain-snapshots
in repository toolchain/release-notes.
from 63d90b4 Toolchain sources: Fix typo in release notes for gcc-6-2017.0 [...]
new 98b3237 Toolchain sources: Update release notes for gcc-6-2017.03 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:
components/toolchain/gcc-linaro/6/README.textile | 51 ++++++++++--------------
1 file changed, 22 insertions(+), 29 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 f5b8cd8 [ELF] - Detemplate PltSection. NFC.
new 7df64e0 [ELF] - Fix linux build bot.
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/Relocations.cpp | 4 ++--
1 file changed, 2 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 lldb.
from d901432 Move GetAuxvData from Host to relevant process plugins
new f0ac95d Fix FreeBSD build broken by r298066
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:
source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 6 ++++--
1 file changed, 4 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 8400b96 [ARM] Fix triple format in test branch disassemble test
new 78f26e7 [Asm] Don't list '@<type>' in diag when '@' is a comment
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/MC/MCParser/ELFAsmParser.cpp | 8 ++++++--
test/MC/ELF/ARM/gnu-type-hash-diagnostics.s | 4 ++++
2 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 lldb.
from 1252e67 One more attempt to fix FreeBSD
new d901432 Move GetAuxvData from Host to relevant process plugins
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/lldb/Host/Host.h | 4 --
include/lldb/Host/common/NativeProcessProtocol.h | 8 ++--
source/Host/CMakeLists.txt | 1 -
source/Host/freebsd/Host.cpp | 17 -------
source/Host/linux/Host.cpp | 10 ----
source/Host/macosx/Host.mm | 4 --
source/Host/netbsd/Host.cpp | 4 --
source/Host/windows/Host.cpp | 4 --
source/Plugins/Process/FreeBSD/ProcessFreeBSD.cpp | 27 +++++++----
source/Plugins/Process/Linux/NativeProcessLinux.h | 6 +++
source/Plugins/Process/gdb-remote/CMakeLists.txt | 12 ++++-
.../GDBRemoteCommunicationServerLLGS.cpp | 55 +++++++---------------
.../gdb-remote/GDBRemoteCommunicationServerLLGS.h | 2 +-
13 files changed, 57 insertions(+), 97 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 604b17d Merge branches/gcc-6-branch rev 246148.
adds 630c550 Make Linaro GCC Snapshot 6.3-2017.03.
new fb2367e 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.