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 557e56be26 Eliminate most remaining cleanups under gdb/guile/
new 3a5f2a48ff Eliminate cleanup in gdbscm_execute_gdb_command
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:
gdb/ChangeLog | 6 ++++++
gdb/guile/guile.c | 29 ++++++++---------------------
2 files changed, 14 insertions(+), 21 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 0fa79574b [ELF] Error if -r --gdb-index are used together
new 48e19b54a ELF: Implement --icf=safe using address-significance tables.
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/Config.h | 5 +-
ELF/Driver.cpp | 70 ++++++++++++++++++++---
ELF/ICF.cpp | 5 +-
ELF/InputFiles.cpp | 11 ++++
ELF/InputFiles.h | 3 +
ELF/Options.td | 2 +
docs/ld.lld.1 | 2 +
test/ELF/Inputs/icf-safe.s | 9 +++
test/ELF/icf-safe.s | 137 +++++++++++++++++++++++++++++++++++++++++++++
9 files changed, 233 insertions(+), 11 deletions(-)
create mode 100644 test/ELF/Inputs/icf-safe.s
create mode 100644 test/ELF/icf-safe.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 llvm.
from 9dc116b0c7e [WebAssembly] Add missing -mattr=+exception-handling guards
new e601e5fe08b Rename __asan_gen_* symbols to ___asan_gen_*.
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/Instrumentation/AddressSanitizer.cpp | 2 +-
test/DebugInfo/AArch64/asan-stack-vars.ll | 4 ++--
test/DebugInfo/COFF/asan-module-without-functions.ll | 6 +++---
test/DebugInfo/Generic/incorrect-variable-debugloc.ll | 8 ++++----
test/DebugInfo/X86/dbg_value_direct.ll | 4 ++--
test/DebugInfo/X86/debug-loc-asan.ll | 4 ++--
.../AddressSanitizer/do-not-instrument-profiling-globals.ll | 4 ++--
test/Instrumentation/AddressSanitizer/global_metadata.ll | 6 +++---
test/Instrumentation/AddressSanitizer/global_metadata_array.ll | 6 +++---
test/Instrumentation/AddressSanitizer/instrument_global.ll | 2 +-
10 files changed, 23 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 compiler-rt.
from 2eb04e4f1 [Fuzzer] Improve crash unwinding on Fuchsia
new 9befb0edb Rename __asan_gen_* symbols to ___asan_gen_*.
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/asan/TestCases/Darwin/asan_gen_prefixes.cc | 10 +++++-----
test/asan/TestCases/Posix/no_asan_gen_globals.c | 4 ++--
2 files changed, 7 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 binutils-gdb.
from 42dc7699a2 [gdb/exp] Fix printing of type of optimized out vla
new 557e56be26 Eliminate most remaining cleanups under gdb/guile/
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:
gdb/ChangeLog | 41 +++++
gdb/guile/guile-internal.h | 55 ++++--
gdb/guile/scm-frame.c | 11 +-
gdb/guile/scm-math.c | 374 +++++++++++++++++--------------------
gdb/guile/scm-symbol.c | 17 +-
gdb/guile/scm-type.c | 16 +-
gdb/guile/scm-value.c | 445 +++++++++++++--------------------------------
7 files changed, 398 insertions(+), 561 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 bcfc202de64 gcc/ChangeLog:
new b91a85f51bb gcc/ChangeLog:
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 | 6 +++++
gcc/testsuite/ChangeLog | 5 +++++
.../popcount3.c => g++.dg/tree-ssa/pr86544.C} | 0
gcc/tree-ssa-phiopt.c | 26 +++++++++++++---------
4 files changed, 26 insertions(+), 11 deletions(-)
copy gcc/testsuite/{gcc.dg/tree-ssa/popcount3.c => g++.dg/tree-ssa/pr86544.C} (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 gcc-8-branch
in repository gcc.
from 75d20a02b4f Backport from trunk.
new 8a2be2d3449 gcc/testsuite/ChangeLog:
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/testsuite/ChangeLog | 14 ++++++++++++++
gcc/testsuite/gcc.target/powerpc/divkc3-2.c | 1 +
gcc/testsuite/gcc.target/powerpc/divkc3-3.c | 1 +
gcc/testsuite/gcc.target/powerpc/fold-vec-mergehl-double.c | 4 +---
gcc/testsuite/gcc.target/powerpc/mulkc3-2.c | 1 +
gcc/testsuite/gcc.target/powerpc/mulkc3-3.c | 1 +
gcc/testsuite/gcc.target/powerpc/pr85456.c | 3 ++-
7 files changed, 21 insertions(+), 4 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 6ea8607fe [WebAssembly] Fix archive member display in error messages
new 0fa79574b [ELF] Error if -r --gdb-index are used together
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/Driver.cpp | 2 ++
test/ELF/driver.test | 32 ++++++++++++++++++--------------
2 files changed, 20 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 lld.
from bd155cff7 Revert r336609: Fix direct calls to __wrap_sym when it is relocated.
new 6ea8607fe [WebAssembly] Fix archive member display in error messages
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/wasm/Inputs/archive2.ll | 5 +++++
test/wasm/Inputs/{archive2.ll => archive3.ll} | 10 ++++++----
test/wasm/archive.ll | 16 ++++++++++++----
wasm/InputFiles.cpp | 8 ++++----
wasm/InputFiles.h | 2 +-
5 files changed, 28 insertions(+), 13 deletions(-)
copy test/wasm/Inputs/{archive2.ll => archive3.ll} (50%)
--
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 f7eb2f0fcb7 Revert "ARM: switch armv7em triple to hard-float defaults a [...]
new 9dc116b0c7e [WebAssembly] Add missing -mattr=+exception-handling guards
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/WebAssembly/WebAssemblyInstrControl.td | 3 +++
test/CodeGen/WebAssembly/exception.ll | 3 ++-
2 files changed, 5 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.