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 384f750 Fix the calculation of AMD64_PCRQUAD relocations.
new c5da193 When building target binaries, ensure that the warning flags [...]
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 | 10 +++++++++
bfd/Makefile.in | 1 +
bfd/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
bfd/doc/Makefile.in | 1 +
bfd/warning.m4 | 47 ++++++++++++++++++++++++++++++++++----
binutils/ChangeLog | 8 +++++++
binutils/Makefile.am | 10 +++++----
binutils/Makefile.in | 10 +++++----
binutils/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
binutils/doc/Makefile.in | 1 +
gas/ChangeLog | 6 +++++
gas/Makefile.in | 1 +
gas/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
gas/doc/Makefile.in | 1 +
gold/ChangeLog | 6 +++++
gold/Makefile.in | 5 +++--
gold/configure | 52 ++++++++++++++++++++++++++++++++++++++----
gold/testsuite/Makefile.in | 1 +
gprof/ChangeLog | 5 +++++
gprof/Makefile.in | 1 +
gprof/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
ld/ChangeLog | 5 +++++
ld/Makefile.in | 3 ++-
ld/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
opcodes/ChangeLog | 5 +++++
opcodes/Makefile.in | 1 +
opcodes/configure | 56 +++++++++++++++++++++++++++++++++++++++++-----
27 files changed, 461 insertions(+), 55 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 fdc0feb In the get started page, also explain how to start the testsuite
new 7315f75 clang-format: Only special-case top-level */& in multivar-declstmts.
new 1f6e700 [analyzer] Improve CastToStruct checker so it can also detect [...]
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:
lib/Format/TokenAnnotator.cpp | 2 +-
.../Checkers/CastToStructChecker.cpp | 87 ++++++++++++++++------
test/Analysis/cast-to-struct.cpp | 67 +++++++++++++++++
test/Analysis/casts.c | 2 +-
unittests/Format/FormatTest.cpp | 1 +
5 files changed, 135 insertions(+), 24 deletions(-)
create mode 100644 test/Analysis/cast-to-struct.cpp
--
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 2b848eb [ARC] ISA alignment.
new 384f750 Fix the calculation of AMD64_PCRQUAD relocations.
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 | 6 ++++++
bfd/coff-x86_64.c | 7 ++++++-
2 files changed, 12 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 clang-tools-extra.
from 9ca9f79 [clang-rename] Use checktime when reloading vim buffer after [...]
new cbf8c84 Silence a false positive with the cert-err58-cpp check; now a [...]
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-tidy/cert/StaticObjectExceptionCheck.cpp | 4 +-
test/clang-tidy/cert-static-object-exception.cpp | 88 ++++++++++++++++++++----
2 files changed, 78 insertions(+), 14 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 0903985 S/390: Add missing fallthrough comments.
new 74163ac [regrename][sel-sched] Fix bogus use of HARD_FRAME_POINTER_RE [...]
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 | 8 ++++++++
gcc/regrename.c | 2 +-
gcc/sel-sched.c | 2 +-
3 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 binutils-gdb.
from 005d79f PowerPC .gnu.attributes
new 2b848eb [ARC] ISA alignment.
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/opcode/arc.h | 4 +++-
opcodes/ChangeLog | 14 +++++++++++++
opcodes/arc-ext-tbl.h | 23 ++++++++++++++-------
opcodes/arc-opc.c | 10 ++++++++--
opcodes/arc-tbl.h | 55 +++++++++++++++++++++++++++------------------------
6 files changed, 74 insertions(+), 36 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 312c158 Remove an ancient XFAIL from TestBuiltinTrap
new 5f76b03 Remove ancient icc decorators
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:
.../libstdcpp/iterator/TestDataFormatterStdIterator.py | 3 ---
.../data-formatter-stl/libstdcpp/map/TestDataFormatterStdMap.py | 3 ---
.../data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py | 3 ---
.../data-formatter-stl/libstdcpp/vector/TestDataFormatterStdVector.py | 3 ---
4 files changed, 12 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 compiler-rt.
from 20adfa2 tsan: make shadow mapping linear within a single user region
new 515106e tsan: relaxed check in CheckShadowMapping
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/tsan/rtl/tsan_rtl.cc | 3 +--
1 file changed, 1 insertion(+), 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 gcc.
from 0c67d22f Fix documentation of gcov tool
new 0903985 S/390: Add missing fallthrough comments.
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/s390/s390.c | 2 ++
2 files changed, 7 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 lldb.
from cacc8fd [CMake] Generate LLDB_REVISION at build time
new 312c158 Remove an ancient XFAIL from TestBuiltinTrap
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:
.../Python/lldbsuite/test/linux/builtin_trap/TestBuiltinTrap.py | 6 ------
1 file changed, 6 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.