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 14f6890 Hurd: Adjust to "Per-inferior/Inferior-qualified thread IDs" changes
new e2f9914 Automatic date update in version.in
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/version.h | 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 gdb-7.12-branch
in repository binutils-gdb.
from c715b5a Automatic date update in version.in
new 687d80d Automatic date update in version.in
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/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from cb1b988 Automatic date update in version.in
new 0cd1cf3 Automatic date update in version.in
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/version.h | 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 clang.
from f5dd409 Add more tests for MSVC version handling.
new 4946490 Refactor how the MSVC toolchain searches for a compatibility [...]
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/clang/Driver/ToolChain.h | 8 ++---
lib/Driver/MSVCToolChain.cpp | 40 +++++++++++++++++-----
lib/Driver/ToolChain.cpp | 54 ++++++++++++++++++++++++++++++
lib/Driver/ToolChains.h | 7 +++-
lib/Driver/Tools.cpp | 72 ++--------------------------------------
lib/Driver/Tools.h | 4 ---
6 files changed, 97 insertions(+), 88 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 clang.
from 74f7070 [Driver] Add tests for default stack protector values on Darwin
new f5dd409 Add more tests for MSVC version handling.
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:
test/Driver/msc-version.c | 9 +++++++++
test/Driver/msvc-triple.c | 2 ++
2 files changed, 11 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 clang.
from b9cb1c8 [RecursiveASTVisitor] Improve post-order traversal unit test
new 74f7070 [Driver] Add tests for default stack protector values on Darwin
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:
test/Driver/stack-protector.c | 15 +++++++++++++++
1 file changed, 15 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 f5511eb Make demangle() return None instead of "" if a given string i [...]
new 14cf47c Fix Windows buildbots.
new bb17562 Remove redundant call of std::unique_ptr::get.
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:
COFF/Strings.cpp | 2 +-
ELF/InputFiles.cpp | 2 +-
2 files 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 lld.
from 06d14d5 Rename MaxPageSize to DefaultMaxPageSize to avoid confusion.
new adca3e9 COFF: Define overloaded toString functions.
new f5511eb Make demangle() return None instead of "" if a given string i [...]
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:
COFF/CMakeLists.txt | 1 +
COFF/Driver.cpp | 2 +-
COFF/InputFiles.cpp | 54 +++++++++++-----------
COFF/InputFiles.h | 12 ++---
COFF/Strings.cpp | 30 ++++++++++++
COFF/{PDB.h => Strings.h} | 14 +++---
COFF/SymbolTable.cpp | 20 ++++----
COFF/Symbols.cpp | 35 ++++++++------
COFF/Symbols.h | 17 ++++---
ELF/Strings.cpp | 6 +--
ELF/Strings.h | 5 +-
ELF/SymbolTable.cpp | 5 +-
ELF/Symbols.cpp | 3 +-
test/COFF/{conflict.test => conflict-mangled.test} | 10 ++--
test/COFF/conflict.test | 2 +-
15 files changed, 126 insertions(+), 90 deletions(-)
create mode 100644 COFF/Strings.cpp
copy COFF/{PDB.h => Strings.h} (56%)
copy test/COFF/{conflict.test => conflict-mangled.test} (77%)
--
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 b82809b Backported from mainline 2016-12-02 Jakub Jelinek <jakub@ [...]
new 2c0d9ad rs6000: Don't forget to initialize the TOC (PR77957)
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 | 9 ++++++
gcc/config/rs6000/rs6000.c | 81 +++++++++++++++++++++++-----------------------
2 files changed, 50 insertions(+), 40 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.