This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from ce0456f1571 Fix fortran build error on AIX.
new 02938df3f73 [C++ PATCH] overloaded operator fns [3/N]
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/cp/ChangeLog | 7 +++
gcc/cp/cp-tree.h | 19 +++++--
gcc/cp/lex.c | 49 +++++++++--------
gcc/cp/mangle.c | 2 +-
gcc/cp/operators.def | 149 ++++++++++++++++++++++++++-------------------------
5 files changed, 126 insertions(+), 100 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 efb1cd4c283 [X86][SSE] Add VSRLI/VSRAI/VSLLI demanded elts support to c [...]
new 7166565e547 [asan] Upgrade private linkage globals to internal linkage on COFF
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 | 9 +++++++--
test/Instrumentation/AddressSanitizer/global_metadata_windows.ll | 9 +++++++++
2 files changed, 16 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 lld.
from 7df0927fe Merge SymbolBody and Symbol into one class, SymbolBody.
new 656168c9f [COFF] Merge Symbol and SymbolBody.
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:
COFF/Config.h | 5 +-
COFF/Driver.cpp | 14 +++---
COFF/InputFiles.cpp | 20 ++++----
COFF/InputFiles.h | 1 -
COFF/LTO.cpp | 9 ++--
COFF/PDB.cpp | 4 +-
COFF/SymbolTable.cpp | 127 +++++++++++++++++++++++----------------------------
COFF/SymbolTable.h | 31 ++++++-------
COFF/Symbols.h | 69 +++++++++++-----------------
COFF/Writer.cpp | 16 +++----
10 files changed, 131 insertions(+), 165 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 eb356edc35c GCOV: add -j argument (human readable format).
new ce0456f1571 Fix fortran build error on AIX.
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/fortran/ChangeLog | 4 ++++
gcc/fortran/parse.c | 3 +++
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 llvm.
from 29c5a7e7b99 [LoopVectorize] Replace manual VPlan memory management with [...]
new efb1cd4c283 [X86][SSE] Add VSRLI/VSRAI/VSLLI demanded elts support to c [...]
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/X86/X86ISelLowering.cpp | 11 ++++++-----
1 file changed, 6 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 lld.
from 761e4ca54 [ELF] - Remove useless code. NFC.
new 7df0927fe Merge SymbolBody and Symbol into one class, SymbolBody.
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 | 1 -
ELF/Driver.cpp | 9 +-
ELF/InputFiles.cpp | 34 +++---
ELF/LTO.cpp | 17 ++-
ELF/LinkerScript.cpp | 4 +-
ELF/MarkLive.cpp | 4 +-
ELF/Relocations.cpp | 8 +-
ELF/SymbolTable.cpp | 281 +++++++++++++++++++++++-----------------------
ELF/SymbolTable.h | 51 +++++----
ELF/Symbols.cpp | 44 +++++---
ELF/Symbols.h | 148 ++++++++++++------------
ELF/SyntheticSections.cpp | 17 ++-
ELF/Writer.cpp | 34 +++---
docs/NewLLD.rst | 38 +++----
14 files changed, 332 insertions(+), 358 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 glibc.
from 58af72b4e2 [PowerPC64] sysdep.h doesn't need to be included in multiarch files
new 540af6e2f1 Adjust __MATH_EVAL_FMT2 definition to handle _Float16 better.
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 | 6 ++++++
math/math.h | 2 ++
2 files changed, 8 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 gcc.
from ca16a224db6 [C++ PATCH] overloaded operator fns [2/N]
new 830841329be Fix typo in my email, in changelog.
new eb356edc35c GCOV: add -j argument (human readable format).
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/doc/gcov.texi | 5 +++++
gcc/gcov.c | 40 ++++++++++++++++++++++++++++++++++++++--
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/g++.dg/gcov/loop.C | 27 +++++++++++++++++++++++++++
gcc/testsuite/lib/gcov.exp | 2 +-
6 files changed, 85 insertions(+), 4 deletions(-)
create mode 100644 gcc/testsuite/g++.dg/gcov/loop.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 lldb.
from 0ea168877 Fix LLVM_LINK_LLVM_DYLIB build (pr35053)
new d425de7fe Add a "watchpoint" test category and annotate tests appropriately
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:
.../TestConcurrentBreakpointDelayBreakpointOneSignal.py | 1 +
.../crash_with_watchpoint/TestConcurrentCrashWithWatchpoint.py | 1 +
.../TestConcurrentCrashWithWatchpointBreakpointSignal.py | 1 +
.../delay_signal_watch/TestConcurrentDelaySignalWatch.py | 1 +
.../delay_watch_break/TestConcurrentDelayWatchBreak.py | 1 +
.../TestConcurrentDelayedCrashWithBreakpointWatchpoint.py | 1 +
.../many_watchpoints/TestConcurrentManyWatchpoints.py | 1 +
.../concurrent_events/n_watch_n_break/TestConcurrentNWatchNBreak.py | 1 +
.../signal_delay_watch/TestConcurrentSignalDelayWatch.py | 1 +
.../signal_n_watch_n_break/TestConcurrentSignalNWatchNBreak.py | 1 +
.../concurrent_events/signal_watch/TestConcurrentSignalWatch.py | 1 +
.../signal_watch_break/TestConcurrentSignalWatchBreak.py | 1 +
.../TestConcurrentTwoBreakpointsOneWatchpoint.py | 1 +
.../two_watchpoint_threads/TestConcurrentTwoWatchpointThreads.py | 1 +
.../TestConcurrentTwoWatchpointsOneBreakpoint.py | 1 +
.../TestConcurrentTwoWatchpointsOneDelayBreakpoint.py | 1 +
.../TestConcurrentTwoWatchpointsOneSignal.py | 1 +
.../thread/concurrent_events/watch_break/TestConcurrentWatchBreak.py | 1 +
.../watch_break_delay/TestConcurrentWatchBreakDelay.py | 1 +
.../TestConcurrentWatchpointDelayWatchpointOneBreakpoint.py | 1 +
.../TestConcurrentWatchpointWithDelayWatchpointThreads.py | 1 +
packages/Python/lldbsuite/test/functionalities/watchpoint/.categories | 1 +
packages/Python/lldbsuite/test/python_api/watchpoint/.categories | 1 +
packages/Python/lldbsuite/test/test_categories.py | 4 +++-
24 files changed, 26 insertions(+), 1 deletion(-)
create mode 100644 packages/Python/lldbsuite/test/functionalities/watchpoint/.categories
create mode 100644 packages/Python/lldbsuite/test/python_api/watchpoint/.categories
--
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.
Renato Golin pushed a change to branch python
in repository toolchain/llvm/linaro-scripts.
from efc7bda [llvmpush] Add llvm push
new 7fefe1e Replace git-push with llvm-push
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:
helpers/git-push | 42 ------------------------------------------
helpers/llvm-push | 21 +++++++++++++++++++++
2 files changed, 21 insertions(+), 42 deletions(-)
delete mode 100755 helpers/git-push
create mode 100755 helpers/llvm-push
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.