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 007d2fe43e Make print_insn_s12z public.
new 8e90d6d2c2 Updated Portuguese translations for the bfd/ and binutils/ s [...]
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 | 4 +
bfd/po/pt.po | 7796 ++++++++++++++++++++++++++--------------------------
binutils/ChangeLog | 4 +
binutils/po/pt.po | 3924 +++++++++++++-------------
4 files changed, 5879 insertions(+), 5849 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 5edeb580c [LLD] - Do not crash when reporting errors when .debug_line_s [...]
new 05f406dc7 [ELF] - Do not forget to include to .dymsym symbols that were [...]
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/Symbols.cpp | 2 +-
test/ELF/local-ver-preemptible.s | 21 +++++++++++++++++++++
2 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/local-ver-preemptible.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 gcc.
from 7de708f8f52 Properly mark lambdas in GCOV (PR gcov-profile/86109).
new 0b0a74b690e Fix ARM_TARGET2_DWARF_FORMAT for vxworks
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 | 5 +++++
gcc/config/arm/vxworks.h | 2 +-
2 files changed, 6 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 gcc-8-branch
in repository gcc.
from 426e6b05b3e Daily bump.
new d9b72126044 Backport r264806
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/coverage.c | 3 ++-
gcc/cp/ChangeLog | 9 +++++++++
gcc/cp/parser.c | 1 +
gcc/testsuite/ChangeLog | 8 ++++++++
gcc/testsuite/g++.dg/gcov/pr86109.C | 16 ++++++++++++++++
gcc/tree-core.h | 2 +-
gcc/tree.h | 4 ++++
8 files changed, 53 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/pr86109.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.
unknown user pushed a change to branch master
in repository lld.
from 1513e508b Introduce a flag to warn when ifunc symbols are used with tex [...]
new 5edeb580c [LLD] - Do not crash when reporting errors when .debug_line_s [...]
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/DWARF.cpp | 2 +
ELF/DWARF.h | 2 +
test/ELF/debug-line-str.s | 136 ++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 140 insertions(+)
create mode 100644 test/ELF/debug-line-str.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 binutils-gdb.
from 2398abf8bc Use pulongest in aarch64-linux-tdep.c
new 007d2fe43e Make print_insn_s12z public.
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/ChangeLog | 4 ++++
include/dis-asm.h | 1 +
2 files 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 gcc.
from 691e0ef9bca 2018-10-03 François Dumont <fdumont(a)gcc.gnu.org>
new 7de708f8f52 Properly mark lambdas in GCOV (PR gcov-profile/86109).
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/coverage.c | 3 ++-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/parser.c | 1 +
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/gcov/pr86109.C | 16 ++++++++++++++++
gcc/tree-core.h | 2 +-
gcc/tree.h | 4 ++++
8 files changed, 44 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/pr86109.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.
unknown user pushed a change to branch master
in repository clang-tools-extra.
from 88ee6a9d [clang-query] Add single-letter 'q' alias for 'quit'
new 875fedef [clang-query] Add comment token 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:
clang-query/QueryParser.cpp | 8 ++++++++
unittests/clang-query/QueryParserTest.cpp | 11 +++++++++++
2 files changed, 19 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.
"Christophe Lyon pushed a change to branch linaro-local/linaro-2.4-branch
in repository toolchain/newlib.
from 022bd2995 2016-10-19 Christophe Lyon <christophe.lyon(a)linaro.org>
new a9bd67800 2018-08-03 Kugan Vivekanandarajah <kuganv(a)linaro.org>
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:
newlib/libc/stdio/vfieeefp.h | 17 +++++++++--------
newlib/libc/stdio/vfprintf.c | 4 ++++
newlib/libc/stdio/vfwprintf.c | 4 ++++
3 files changed, 17 insertions(+), 8 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-tools-extra.
from 01ab3fa3 Fix compilation warning by removing unused variable [NFC]
new 88ee6a9d [clang-query] Add single-letter 'q' alias for 'quit'
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:
clang-query/Query.cpp | 2 +-
clang-query/QueryParser.cpp | 1 +
unittests/clang-query/QueryParserTest.cpp | 3 +++
3 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.