This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch binutils-2_28-branch
in repository binutils-gdb.
from b2832b8 Automatic date update in version.in
new 3ce86b7 Update ppc64_elf_gc_mark_dynamic_ref
new ce45602 Fix powerpc testsuite source errors
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:
bfd/ChangeLog | 6 ++++++
bfd/elf64-ppc.c | 3 ++-
gas/ChangeLog | 6 ++++++
gas/testsuite/gas/ppc/cell.s | 32 ++++++++++++++++----------------
gas/testsuite/gas/ppc/vle-simple-1.s | 4 ++--
gas/testsuite/gas/ppc/vle-simple-2.s | 8 ++++----
6 files changed, 36 insertions(+), 23 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 fc4c432 [AArch64] PR rtl-optimization/68664 Implement TARGET_SCHED_CA [...]
new a705f61 [ARM] PR rtl-optimization/68664 Implement TARGET_SCHED_CAN_SP [...]
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 | 7 +++++++
gcc/config/arm/arm.c | 33 +++++++++++++++++++++++++++++++++
2 files changed, 40 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 gcc-5-branch
in repository gcc.
from 4e74daa Replace XALLOCAVEC with XCNEWVEC (PR c/79471).
new 0a71c89 2016-03-01 Richard Biener <rguenther(a)suse.de>
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 | 10 ++++++++++
gcc/fold-const.c | 23 +++++++++++++----------
2 files changed, 23 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 666da6a Fix alignemnt and max skip bytes for znver1 arch.
new fc4c432 [AArch64] PR rtl-optimization/68664 Implement TARGET_SCHED_CA [...]
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 | 7 +++++++
gcc/config/aarch64/aarch64.c | 32 ++++++++++++++++++++++++++++++++
2 files changed, 39 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 llvm.
from 26a008f [LoopVectorize] Added address space check when analysing inte [...]
new ad0908f Revert "[LoopVectorize] Added address space check when analys [...]
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/Transforms/Vectorize/LoopVectorize.cpp | 34 +++++++++-------------
test/Transforms/LoopVectorize/AArch64/pr31900.ll | 37 ------------------------
2 files changed, 14 insertions(+), 57 deletions(-)
delete mode 100644 test/Transforms/LoopVectorize/AArch64/pr31900.ll
--
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 0d7e3fa [clang-tidy] Reduce indentation. NFC.
new 0d4134d [clang-tidy] Add readability-misleading-indentation check.
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/readability/CMakeLists.txt | 1 +
.../readability/MisleadingIndentationCheck.cpp | 103 +++++++++++++++++++++
.../readability/MisleadingIndentationCheck.h | 41 ++++++++
clang-tidy/readability/ReadabilityTidyModule.cpp | 3 +
docs/ReleaseNotes.rst | 5 +
docs/clang-tidy/checks/list.rst | 1 +
.../checks/readability-misleading-indentation.rst | 38 ++++++++
.../readability-misleading-indentation.cpp | 80 ++++++++++++++++
8 files changed, 272 insertions(+)
create mode 100644 clang-tidy/readability/MisleadingIndentationCheck.cpp
create mode 100644 clang-tidy/readability/MisleadingIndentationCheck.h
create mode 100644 docs/clang-tidy/checks/readability-misleading-indentation.rst
create mode 100644 test/clang-tidy/readability-misleading-indentation.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 lld.
from f701d8b Do not store a computable attributes to Config.
new 63b8873 [ELF][MIPS] Use `InputSectionBase::getOutputSection()` to acc [...]
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/SyntheticSections.cpp | 5 +++--
test/ELF/mips-got-string.s | 28 ++++++++++++++++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)
create mode 100644 test/ELF/mips-got-string.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 4c2c7ac btrace: preserve call stack on function switch
new 69090ce btrace: Count gaps as one instruction explicitly.
new 508352a btrace: Export btrace_decode_error function.
new fdd2bd9 btrace: Use binary search to find instruction.
new 45b196c Add record_start and record_stop functions.
new b158a20 Add method to query current recording method to target_ops.
new 4726b2d python: Create Python bindings for record history.
new 75c0bdf python: Implement btrace Python bindings for record history.
new 714aa61 python: Add tests for record Python bindings
new 0a0faf9 Add documentation for new record Python bindings.
The 9 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:
gdb/Makefile.in | 6 +
gdb/NEWS | 4 +
gdb/btrace.c | 170 +++--
gdb/btrace.h | 21 +-
gdb/doc/python.texi | 245 ++++++
gdb/python/py-record-btrace.c | 1001 +++++++++++++++++++++++++
gdb/python/py-record-btrace.h | 49 ++
gdb/python/py-record-full.c | 39 +
gdb/python/py-record-full.h | 31 +
gdb/python/py-record.c | 275 +++++++
gdb/python/python-internal.h | 9 +
gdb/python/python.c | 14 +
gdb/record-btrace.c | 110 +--
gdb/record-full.c | 10 +
gdb/record.c | 42 ++
gdb/record.h | 21 +
gdb/target-debug.h | 2 +
gdb/target-delegates.c | 33 +
gdb/target.c | 8 +
gdb/target.h | 8 +
gdb/testsuite/gdb.python/py-record-btrace.c | 46 ++
gdb/testsuite/gdb.python/py-record-btrace.exp | 146 ++++
gdb/testsuite/gdb.python/py-record-full.c | 46 ++
gdb/testsuite/gdb.python/py-record-full.exp | 58 ++
24 files changed, 2256 insertions(+), 138 deletions(-)
create mode 100644 gdb/python/py-record-btrace.c
create mode 100644 gdb/python/py-record-btrace.h
create mode 100644 gdb/python/py-record-full.c
create mode 100644 gdb/python/py-record-full.h
create mode 100644 gdb/python/py-record.c
create mode 100644 gdb/testsuite/gdb.python/py-record-btrace.c
create mode 100644 gdb/testsuite/gdb.python/py-record-btrace.exp
create mode 100644 gdb/testsuite/gdb.python/py-record-full.c
create mode 100644 gdb/testsuite/gdb.python/py-record-full.exp
--
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 lnt.
from e9e9ea8 [doc] Name some other useful fields when importing data.
new 3517a17 Get cc info from CMake cache instead of from command-line
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:
lnt/tests/test_suite.py | 72 ++++++++++++++++++----
.../{apple-clang-138.1 => clang++-r154332} | 0
.../{apple-clang-138.1 => clang-r154332} | 0
tests/SharedInputs/FakeCompilers/fakecompiler.py | 14 +++++
tests/runtest/Inputs/test-suite-cmake/fake-cmake | 57 ++++++++++++++---
tests/runtest/test_suite.py | 16 +++++
6 files changed, 139 insertions(+), 20 deletions(-)
copy tests/SharedInputs/FakeCompilers/{apple-clang-138.1 => clang++-r154332} (100%)
copy tests/SharedInputs/FakeCompilers/{apple-clang-138.1 => clang-r154332} (100%)
--
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 a5feacc PR target/79462 * config/sh/sh.c (expand_cbranchdi4): Don't [...]
new 78c6d67 2017-02-14 Prathamesh Kulkarni <prathamesh.kulkarni(a)linaro.org>
new 666da6a Fix alignemnt and max skip bytes for znver1 arch.
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:
gcc/ChangeLog | 10 ++++++++++
gcc/c/ChangeLog | 5 +++++
gcc/c/gimple-parser.c | 22 +++++++++++++++++++++-
gcc/config/i386/i386.c | 2 +-
gcc/gimple-pretty-print.c | 14 +++++++++++---
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/gimplefe-25.c | 11 +++++++++++
7 files changed, 63 insertions(+), 5 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/gimplefe-25.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.