This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from b4c645c2f5 posix: Make tst-getaddrinfo[45] xtests due to DNS dependency [...]
new 0595e36034 benchtests: Adjust valid and accepted properties
new d5090db30e benchtests: Expand range of tests names in schema.json
new 0422ed1e84 benchtests: Enable BENCHSET to run subset of tests
new 8d7d3ba8c5 localedata: Remove duplicate cs_CZ from LOCALES
The 4 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 | 21 ++++++++++
benchtests/Makefile | 69 +++++++++++++++++++++++----------
benchtests/README | 19 +++++++++
benchtests/scripts/benchout.schema.json | 5 ++-
localedata/Makefile | 2 +-
5 files changed, 93 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 bee024f7ba9 PR debug/81307 * dbxout.c (dbx_block_with_cold_children): [...]
new f54e5c28038 Add std::to_address for C++2a (P0653R2)
new 4f1ed5b17fe 2017-11-28 Olivier Hainque <hainque(a)adacore.com>
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 | 5 +
gcc/Makefile.in | 5 +-
libstdc++-v3/ChangeLog | 5 +
libstdc++-v3/include/bits/ptr_traits.h | 39 +++++++
libstdc++-v3/testsuite/20_util/to_address/1.cc | 146 +++++++++++++++++++++++++
5 files changed, 199 insertions(+), 1 deletion(-)
create mode 100644 libstdc++-v3/testsuite/20_util/to_address/1.cc
--
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 accb337c76e [CodeGen] Rename functions PrintReg* to printReg*
new 45ff225c4c8 [Support] Merge toLower / toUpper implementations
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/ADT/StringExtras.h | 17 +++++++++++++++++
lib/Support/StringExtras.cpp | 6 ++++++
lib/Support/StringRef.cpp | 39 ++++++++++++---------------------------
3 files changed, 35 insertions(+), 27 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 release/2.26/master
in repository glibc.
from aaa2eb83b8 powerpc: Update AT_HWCAP2 bits
new 8788996793 malloc: Abort on heap corruption, without a backtrace [BZ #21754]
new ee717ed23d malloc: Remove check_action variable [BZ #21754]
new 675e8785dc malloc: Remove corrupt arena flag
new 533afac929 malloc: Change top_check return type to void
new 590b24e6e0 malloc: Resolve compilation failure in NDEBUG mode
new 0e24837040 Fix deadlock in _int_free consistency check
new e759c32364 Add single-threaded path to _int_free
new fe161827c5 Fix build issue with SINGLE_THREAD_P
new 3664f34346 Add single-threaded path to malloc/realloc/calloc/memalloc
new f312f235d5 Add single-threaded path to _int_malloc
The 10 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 | 79 +++++++++++
NEWS | 10 ++
malloc/arena.c | 31 +----
malloc/hooks.c | 81 +++--------
malloc/malloc.c | 373 +++++++++++++++++++++------------------------------
manual/memory.texi | 21 ++-
manual/probes.texi | 7 -
manual/tunables.texi | 28 +---
8 files changed, 281 insertions(+), 349 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 clang-tools-extra.
from 9140412c [clangd] Switch from YAMLParser to JSONExpr
new dc4a8734 [clang-tidy] Fix tests for ReplaceRandomShuffleCheck
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/clang-tidy/modernize-replace-random-shuffle.cpp | 8 ++++----
1 file changed, 4 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 feb51e486 Revert r319008, "[ELF] Do not keep symbols if they referenced [...]
new c0235c9f2 [ELF] Read ARM BuildAttributes section to determine supported [...]
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 | 3 +++
ELF/Driver.cpp | 15 +++++++++++++
ELF/InputFiles.cpp | 58 +++++++++++++++++++++++++++++++++++++++++++++-----
test/ELF/arm-bl-v6.s | 51 ++++++++++++++++++++++++++++++++++++++++++++
test/ELF/arm-blx-v4t.s | 30 ++++++++++++++++++++++++++
5 files changed, 152 insertions(+), 5 deletions(-)
create mode 100644 test/ELF/arm-bl-v6.s
create mode 100644 test/ELF/arm-blx-v4t.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.
Maxim Kuvyrkov pushed a change to branch master
in repository toolchain/jenkins-scripts.
from 0dd7b87 Detect host name and pass it to tcwg-regression
new 2f1e34f tcwg-benchmark.sh: Allow empty value for sysroot
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:
tcwg-benchmark.sh | 3 +++
1 file changed, 3 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 binutils-gdb.
from 6c6bc89930 ELF: Don't set non_ir_ref_regular in check_relocs
new b23dc97fe2 Fix a memory access violation when attempting to parse a cor [...]
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/ChangeLog | 17 +++++++++++++++
bfd/bfd-in2.h | 6 +++++
bfd/coff-arm.c | 65 ++++++++++++++++++++++++++++++-------------------------
bfd/coff-i386.c | 5 +++++
bfd/coff-i860.c | 5 +++++
bfd/coff-m68k.c | 5 +++++
bfd/coff-m88k.c | 9 +++++++-
bfd/coff-mips.c | 6 +++++
bfd/coff-x86_64.c | 16 +++++---------
bfd/reloc.c | 40 +++++++++++++++++++++++++++++-----
10 files changed, 126 insertions(+), 48 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 b047e0bd17d 2017-11-28 Richard Biener <rguenther(a)suse.de>
new bee024f7ba9 PR debug/81307 * dbxout.c (dbx_block_with_cold_children): [...]
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 | 5 +++++
gcc/dbxout.c | 4 ++--
2 files changed, 7 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 users/palves/cxx-breakpoint-improvements-v2
in repository binutils-gdb.
discards 82f620c7ba MI and --qualified
discards d422f98ef0 Breakpoints in symbols with ABI tags (PR c++/19436)
discards b1ed2c0244 Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wi [...]
new fe5c38fa48 Make "break foo" find "A::foo", A::B::foo", etc. [C++ and wi [...]
new e623b677c1 Breakpoints in symbols with ABI tags (PR c++/19436)
new 3bbcaffd80 MI and --qualified
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (82f620c7ba)
\
N -- N -- N refs/heads/users/palves/cxx-breakpoint-improvements-v2 ( [...]
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omits" are not gone; other references still
refer to them. Any revisions marked "discards" are gone forever.
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/testsuite/gdb.linespec/cpcompletion.exp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.