This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from f61c769ec2c [llvm-objcopy] Add missing alias for --strip-all-gnu
new b981f4f4354 Reland r342233: [ThinLTO] Allow setting of maximum cache si [...]
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-c/lto.h | 12 +++++++++++-
include/llvm/LTO/legacy/ThinLTOCodeGenerator.h | 2 +-
test/ThinLTO/X86/cache.ll | 13 +++++++++++++
tools/llvm-lto/llvm-lto.cpp | 2 +-
tools/lto/lto.cpp | 7 +++++++
tools/lto/lto.exports | 1 +
6 files changed, 34 insertions(+), 3 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 c714b1a72e1 [NFC] Turn unsigned counters into boolean flags
new f61c769ec2c [llvm-objcopy] Add missing alias for --strip-all-gnu
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/tools/llvm-objcopy/strip-all-gnu.test | 3 +++
tools/llvm-objcopy/ObjcopyOpts.td | 2 ++
2 files changed, 5 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 e6213e09ed S/390: Prevent GOT access rewrite for certain symbols
new a0a8a9340d Ensure that binutils test names are unique.
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:
binutils/ChangeLog | 12 ++++++++++++
binutils/testsuite/binutils-all/compress.exp | 12 ++++++------
binutils/testsuite/binutils-all/objcopy.exp | 8 ++++----
binutils/testsuite/binutils-all/readelf.exp | 10 +++++-----
gas/ChangeLog | 12 ++++++++++++
gas/testsuite/gas/elf/group0a.d | 2 +-
gas/testsuite/gas/elf/group0b.d | 2 +-
gas/testsuite/gas/elf/group1a.d | 2 +-
gas/testsuite/gas/elf/group1b.d | 2 +-
gas/testsuite/gas/elf/section9.d | 2 +-
gas/testsuite/gas/i386/ilp32/lns/lns-common-1.d | 2 +-
gas/testsuite/gas/i386/ilp32/lns/lns-duplicate.d | 2 +-
ld/ChangeLog | 16 ++++++++++++++++
ld/testsuite/ld-elf/audit.exp | 2 +-
ld/testsuite/ld-elf/compress.exp | 11 +++++++----
ld/testsuite/ld-i386/tlspie1.d | 2 +-
ld/testsuite/ld-i386/tlspie2.d | 2 +-
ld/testsuite/ld-size/size.exp | 6 +++---
ld/testsuite/ld-unique/unique.exp | 4 ++--
ld/testsuite/ld-x86-64/tlspie1.d | 2 +-
20 files changed, 78 insertions(+), 35 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 linux.
from c0747ad363ff Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.o [...]
new 072ebb3bffe6 ext4: add nonstring annotations to ext4.h
new b50282f3241a ext4: check to make sure the rename(2)'s destination is not freed
new 4d982e25d0bd ext4: avoid divide by zero fault when deleting corrupted i [...]
new bcd8e91f98c1 ext4: avoid arithemetic overflow that can trigger a BUG
new 4274f516d4bc ext4: recalucate superblock checksum after updating free b [...]
new f0a459dec549 ext4: fix online resize's handling of a too-small final bl [...]
new 5f8c10936fab ext4: fix online resizing for bigalloc file systems with a [...]
new b1f382178d15 ext4: close race between direct IO and ext4_break_layouts()
new 338affb548c2 ext4: show test_dummy_encryption mount option in /proc/mounts
new fe18d649891d ext4: don't mark mmp buffer head dirty
new 94dbb63117e8 ext4, dax: add ext4_bmap to ext4_dax_aops
new cce6c9f7e602 ext4, dax: set ext4_dax_aops for dax files
new ad3273d5f1b9 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/ [...]
The 13 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:
fs/ext4/dir.c | 20 +++++++++-----------
fs/ext4/ext4.h | 20 +++++++++++++++++---
fs/ext4/inline.c | 4 +++-
fs/ext4/inode.c | 20 +++++++++++---------
fs/ext4/mmp.c | 1 -
fs/ext4/namei.c | 6 ++++++
fs/ext4/resize.c | 23 ++++++++++++++++++++++-
fs/ext4/super.c | 4 ++++
8 files changed, 72 insertions(+), 26 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 cb5248409d Make save_infcall_*_state return unique pointers
new e6213e09ed S/390: Prevent GOT access rewrite for certain symbols
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/elf64-s390.c | 20 ++++++++++++++++++--
ld/testsuite/ld-s390/gotreloc-1.s | 12 ++++++++++--
ld/testsuite/ld-s390/gotreloc-1.ver | 2 +-
ld/testsuite/ld-s390/gotreloc_31-1.dd | 14 +++++++-------
ld/testsuite/ld-s390/gotreloc_64-norelro-1.dd | 14 +++++++-------
ld/testsuite/ld-s390/gotreloc_64-relro-1.dd | 14 +++++++-------
6 files changed, 50 insertions(+), 26 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 78040ae8d3e i386: move alignment defaults to processor_costs.
new 7581c57ac53 gcov: emit hotness colors to easily find hot code.
new 892142379c6 [ARC] Update LINK_EH_SPEC linker spec.
new 6f79fcd6b24 [ARC] Enable DBNZ for core3 and newer CPUs.
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/ChangeLog | 24 ++++++++++++++++++++++
gcc/config/arc/arc.c | 3 ++-
gcc/config/arc/arc.h | 4 ++--
gcc/config/arc/linux.h | 2 +-
gcc/doc/gcov.texi | 8 +++++++-
gcc/gcov.c | 56 +++++++++++++++++++++++++++++++++++++++++++-------
6 files changed, 85 insertions(+), 12 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 1edfd7ddf58 2018-09-17 Paul Thomas <pault(a)gcc.gnu.org>
new 78040ae8d3e i386: move alignment defaults to processor_costs.
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 | 14 +++++
gcc/common/config/i386/i386-common.c | 82 +++++++++++++--------------
gcc/config/i386/i386.c | 15 +++--
gcc/config/i386/i386.h | 22 +++-----
gcc/config/i386/x86-tune-costs.h | 104 +++++++++++++++++++++++++++++++++++
5 files changed, 173 insertions(+), 64 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.
from ce5ca6bcf2 scan-build: Add support of the option --exclude like in scan [...]
new d046e91f17 [clang-Format] Fix indentation of member call after block
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/Format/ContinuationIndenter.cpp | 4 +++-
lib/Format/FormatToken.h | 8 ++++++++
unittests/Format/FormatTest.cpp | 34 ++++++++++++++++++++++++++++++++++
3 files changed, 45 insertions(+), 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 libcxx.
from 1755c75e7 Mark LWG#3102 as complete. No code changes, but I updated a t [...]
new 35a0c2ce5 Fix typo
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/__threading_support | 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-tools-extra.
from dbc5a1d5 Mark index-tools.test as REQUIRES: shell so that it does not [...]
new b534b3e6 [clangd] Get rid of AST matchers in SymbolCollector. NFC
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:
clangd/index/SymbolCollector.cpp | 49 +++++++++++++++++++++++++++++-----------
1 file changed, 36 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.