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 5be5dbf Fix "-gdb-set logging redirect on" crash
new 616268b Move "tee" building down to interpreter::set_logging_proc
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 | 21 ++++++++++++
gdb/cli/cli-interp.c | 59 ++++++++++++++++++++++++++++++++-
gdb/cli/cli-interp.h | 18 ++++++++++
gdb/cli/cli-logging.c | 92 +++++++++++++++++----------------------------------
gdb/interps.c | 13 +++-----
gdb/interps.h | 22 ++++++------
gdb/mi/mi-interp.c | 30 ++++++-----------
gdb/tui/tui-interp.c | 2 +-
8 files changed, 155 insertions(+), 102 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 7931a61 Change how we handle section symbols on ELF.
new 050d2a7 [PGO] internal option cleanups
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/Analysis/BlockFrequencyInfo.cpp | 13 ++++-
lib/CodeGen/MachineBlockFrequencyInfo.cpp | 4 ++
lib/CodeGen/MachineBlockPlacement.cpp | 6 +++
.../Instrumentation/PGOInstrumentation.cpp | 60 +++++++++++++---------
4 files changed, 59 insertions(+), 24 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 67248be [compiler-rt] Fix incorrect use of snprintf
new b27ebe9 [powerpc] deactivate user_malloc.cc tsan test on powerpc64le
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/tsan/Linux/user_malloc.cc | 1 +
1 file changed, 1 insertion(+)
--
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 f497270 [ARM] Classification Improvements to ARM Sched-Model. NFCI.
new 7931a61 Change how we handle section symbols on ELF.
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/llvm/MC/MCContext.h | 40 +++---------
lib/MC/ELFObjectWriter.cpp | 16 -----
lib/MC/MCContext.cpp | 73 +++++++++++++---------
lib/MC/MCELFStreamer.cpp | 11 +---
lib/MC/MCObjectFileInfo.cpp | 28 ++++-----
lib/MC/MCParser/AsmParser.cpp | 1 +
lib/MC/MCSymbolELF.cpp | 4 ++
lib/Target/ARM/MCTargetDesc/ARMELFStreamer.cpp | 5 +-
.../Generic/2010-06-29-InlinedFnLocalVar.ll | 2 +-
test/DebugInfo/Generic/array.ll | 2 +-
test/DebugInfo/Mips/InlinedFnLocalVar.ll | 2 +-
test/DebugInfo/PowerPC/tls-fission.ll | 3 +-
test/DebugInfo/X86/ref_addr_relocation.ll | 2 +-
test/DebugInfo/X86/tls.ll | 1 -
test/MC/AArch64/label-arithmetic-diags-elf.s | 4 +-
test/MC/ELF/gen-dwarf.s | 1 -
test/MC/Mips/expansion-j-sym-pic.s | 8 +--
test/MC/Mips/expansion-jal-sym-pic.s | 40 ++++++------
18 files changed, 103 insertions(+), 140 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 973a8fe Accept `-trace-symbol foo` as well as `-trace-symbol=foo`.
new 4c6d9cb Update for llvm change.
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/ELF/gc-debuginfo-tls.s | 2 +-
test/ELF/mips-tls-64.s | 1 -
test/ELF/mips-tls-hilo.s | 1 -
test/ELF/mips-tls.s | 1 -
test/ELF/section-name.s | 4 ++--
5 files changed, 3 insertions(+), 6 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 5340452 [LiveRangeEdit] Don't mess up with LiveInterval when a new vr [...]
new f497270 [ARM] Classification Improvements to ARM Sched-Model. NFCI.
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/ARM/ARMInstrInfo.td | 150 ++++++++++++++++++++++-----------
lib/Target/ARM/ARMSchedule.td | 18 +++-
lib/Target/ARM/ARMScheduleA9.td | 13 ++-
lib/Target/ARM/ARMScheduleR52.td | 23 ++++-
lib/Target/ARM/ARMScheduleSwift.td | 14 ++-
test/CodeGen/ARM/misched-int-basic.mir | 128 ++++++++++++++++++++++++++++
6 files changed, 288 insertions(+), 58 deletions(-)
create mode 100644 test/CodeGen/ARM/misched-int-basic.mir
--
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 glibc.
from ed8d5ff Drop GLIBC_TUNABLES for setxid programs when tunables is disa [...]
new 6fab532 Allow IFUNC relocation against unrelocated shared library
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:
ChangeLog | 7 +++++++
sysdeps/i386/dl-machine.h | 2 +-
sysdeps/x86_64/dl-machine.h | 2 +-
3 files changed, 9 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 gcc.
from 0130b5f PR middle-end/77445 * gcc.dg/tree-ssa/pr77445-2.c: Update t [...]
new 62f7a3f PR middle-end/32003 - Undocumented -fdump-tree options
new 28987cb gcc/ChangeLog: * doc/invoke.texi (-maccumulate-args): [...]
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 | 11 +++
gcc/doc/invoke.texi | 210 +++++++++-------------------------------------------
2 files changed, 47 insertions(+), 174 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 e14e112 [Hexagon] Adding opExtentBits and opExtentAlign to GPrel inst [...]
new 5340452 [LiveRangeEdit] Don't mess up with LiveInterval when a new vr [...]
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/CodeGen/LiveRangeEdit.cpp | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.