This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gdb-8.0-branch
in repository binutils-gdb.
from d9d67f9ae1 Automatic date update in version.in
new c780176b68 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_29-branch
in repository binutils-gdb.
from 7b5b49baaf Automatic date update in version.in
new 8a7c3487b6 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 22b25a6d05 These attributes are not supported by GCC and should not be [...]
new cc28d36809 Try to shorten system header paths when using -MD depfiles
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/Options.td | 5 ++++
include/clang/Frontend/DependencyOutputOptions.h | 3 +++
lib/Driver/Job.cpp | 4 +--
lib/Driver/ToolChains/Clang.cpp | 7 +++++
lib/Frontend/CompilerInvocation.cpp | 1 +
lib/Frontend/DependencyFile.cpp | 11 ++++++++
lib/Tooling/ArgumentsAdjusters.cpp | 4 ++-
test/Preprocessor/dependencies-realpath.c | 33 ++++++++++++++++++++++++
8 files changed, 65 insertions(+), 3 deletions(-)
create mode 100644 test/Preprocessor/dependencies-realpath.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 gcc.
from 82bc763f70d * x86-tune-costs.h (generic_cost, core_cost): Correct cost [...]
new 1b786bb267c PR82575, lto debugobj references __gnu_lto_slim, ld test li [...]
new 1484ace77a3 2017-10-19 Bob Duff <duff(a)adacore.com>
new aa68e24f5f4 2017-10-19 Bob Duff <duff(a)adacore.com>
The 3 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/ada/ChangeLog | 38 ++++++++++++++++++++
gcc/ada/exp_attr.adb | 14 +++++++-
gcc/ada/exp_ch6.adb | 60 +++++++++++++++++++++++---------
gcc/ada/exp_util.adb | 8 ++++-
gcc/ada/sem_elab.adb | 80 +++++++++++++++++++++++++++++++++++--------
gcc/ada/sinput.ads | 2 ++
gcc/ada/widechar.ads | 5 ++-
libiberty/ChangeLog | 6 ++++
libiberty/simple-object-elf.c | 21 ++++++++----
9 files changed, 193 insertions(+), 41 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 5ce470a389c [Transforms] Fix some Clang-tidy modernize and Include What [...]
new 4dea1f2710d [XRay] [docs] Document how to generate flamegraphs from xra [...]
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:
docs/XRay.rst | 20 ++++++++++------
docs/XRayExample.rst | 64 ++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 77 insertions(+), 7 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 libcxx.
from 278c0ba4a Fix UB - signed integer overflow in regex. Thanks to Tim Shen [...]
new 24c7353aa Fix an unsigned integer overflow in regex that lead to a bad [...]
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/regex | 16 +++++++++++-----
.../re/re.regex/re.regex.construct/bad_backref.pass.cpp | 1 +
2 files changed, 12 insertions(+), 5 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 920aa533c17 [RISCV] Add missing hunk from r316188
new 5ce470a389c [Transforms] Fix some Clang-tidy modernize and Include What [...]
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:
.../Instrumentation/AddressSanitizer.cpp | 159 ++++--
lib/Transforms/Instrumentation/BoundsChecking.cpp | 26 +-
lib/Transforms/Instrumentation/MemorySanitizer.cpp | 566 +++++++++++----------
3 files changed, 449 insertions(+), 302 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 49a4ce2eae gdb: Remove hard-coded line number from test
new 54f70bc145 Remove cleanups from prepare_execute_command
new 395423c418 Remove cleanup from call_function_by_hand_dummy
new 3d415c26ba Remove cleanups from break-catch-syscall.c
The 3 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/ChangeLog | 18 ++++++++++++++++++
gdb/break-catch-syscall.c | 35 ++++++++++++++++++-----------------
gdb/infcall.c | 14 ++++++--------
gdb/mi/mi-main.c | 5 +----
gdb/top.c | 18 +++++-------------
gdb/top.h | 3 ++-
gdb/value.h | 4 ++++
7 files changed, 54 insertions(+), 43 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 5a3d179fab7 [RISCV] Initial codegen support for ALU operations
new 920aa533c17 [RISCV] Add missing hunk from r316188
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/Target/RISCV/RISCV.td | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.