This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository lld.
from 61126507b Eliminate dependency to formatv(). NFC.
new 310aa1dfa [ELF] - Set sh_info and sh_link for .rela.plt sections.
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/SyntheticSections.cpp | 9 ++++++---
test/ELF/aarch64-gnu-ifunc.s | 4 ++--
test/ELF/dynamic-reloc.s | 2 +-
test/ELF/gnu-ifunc-i386.s | 4 ++--
test/ELF/gnu-ifunc.s | 9 +++++++--
5 files changed, 18 insertions(+), 10 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 newlib.
from 256f1171a newlib: Build internal strtold code only if HAVE_LONG_DOUBLE defined
new d3d838cc2 Make some standard open() flags visible
new 61fc64ed9 Open a directory with the usual flags
new da418955f Move common <sys/dirent.h> content to <dirent.h>
new 738fdc6a4 RTEMS: Add struct dirent::d_type member
new ab4fdab5d Add generic implementation of dirfd()
new 103b05503 Add generic implementation of fdopendir()
The 6 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:
newlib/libc/include/dirent.h | 81 +++++++++++++--
newlib/libc/include/sys/_default_fcntl.h | 48 +++++----
newlib/libc/machine/spu/sys/dirent.h | 8 --
newlib/libc/posix/Makefile.am | 2 +-
newlib/libc/posix/Makefile.in | 28 +++---
newlib/libc/{string/ffsl.c => posix/dirfd.c} | 12 ++-
newlib/libc/posix/opendir.c | 38 +++++---
newlib/libc/sys/decstation/sys/dirent.h | 7 --
newlib/libc/sys/phoenix/sys/dirent.h | 13 ---
newlib/libc/sys/rtems/include/sys/dirent.h | 141 ++++++++++++++++++---------
newlib/libc/sys/sparc64/sys/dirent.h | 7 --
newlib/libc/sys/sun4/sys/dirent.h | 7 --
newlib/libc/sys/sysvi386/sys/dirent.h | 7 --
winsup/cygwin/include/sys/dirent.h | 32 ------
14 files changed, 247 insertions(+), 184 deletions(-)
copy newlib/libc/{string/ffsl.c => posix/dirfd.c} (89%)
--
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 04d1afc9 Lift VFS from clang to llvm (NFC)
new ad6cd727 Fix the qualification of `IntrusiveRefCntPtr` to use `llvm::`.
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/FSProvider.h | 6 ++++--
1 file changed, 4 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 llvm.
from d7e48738baf [IndVars] Drop "exact" flag from lshr and udiv when substit [...]
new b4d0c491d05 [X86][BMI1]: X86DAGToDAGISel: select BEXTR from x & ~(-1 << [...]
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/X86ISelDAGToDAG.cpp | 83 +++++++++++++++++++++
test/CodeGen/X86/extract-bits.ll | 139 ++++++++++++------------------------
test/CodeGen/X86/extract-lowbits.ll | 103 +++++++++-----------------
3 files changed, 164 insertions(+), 161 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 d342bc787ac [llvm-nm] Include the text "@FILE" in the output of --help
new d7e48738baf [IndVars] Drop "exact" flag from lshr and udiv when substit [...]
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/Utils/SimplifyIndVar.cpp | 9 +++
test/Transforms/IndVarSimplify/drop-exact.ll | 99 ++++++++++++++++++++++++++++
2 files changed, 108 insertions(+)
create mode 100644 test/Transforms/IndVarSimplify/drop-exact.ll
--
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 30653a8a7d Automatic date update in version.in
new a9597defaf x86: add {,V}MOVQ cases to xmmword test
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:
gas/ChangeLog | 5 +++++
gas/testsuite/gas/i386/xmmword.l | 6 ++++++
gas/testsuite/gas/i386/xmmword.s | 8 ++++++++
3 files changed, 19 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 f9fdd8f044c Daily bump.
new 7613becb7c3 PR c++/87547 * rtti.c (get_tinfo_decl_dynamic): Use unlow [...]
new 37c22fd17b9 * c-lex.c (c_common_has_attribute): Return 201803 instead [...]
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/c-family/ChangeLog | 5 +++++
gcc/c-family/c-lex.c | 2 +-
gcc/cp/ChangeLog | 6 ++++++
gcc/cp/rtti.c | 2 +-
gcc/testsuite/ChangeLog | 7 +++++++
.../g++.dg/{cpp1z/feat-cxx1z.C => cpp2a/feat-cxx2a.C} | 8 +++++++-
gcc/testsuite/g++.dg/rtti/typeid12.C | 16 ++++++++++++++++
7 files changed, 43 insertions(+), 3 deletions(-)
copy gcc/testsuite/g++.dg/{cpp1z/feat-cxx1z.C => cpp2a/feat-cxx2a.C} (97%)
create mode 100644 gcc/testsuite/g++.dg/rtti/typeid12.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 llvm.
from b1493403a41 [CMake] Temporarily remove the LLVM_ENABLE_IDE option
new d342bc787ac [llvm-nm] Include the text "@FILE" in the output of --help
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-nm/X86/response-file.test | 5 +++++
test/tools/llvm-nm/libtool-response-file.test | 4 ++++
tools/llvm-nm/llvm-nm.cpp | 2 ++
3 files changed, 11 insertions(+)
create mode 100644 test/tools/llvm-nm/X86/response-file.test
create mode 100644 test/tools/llvm-nm/libtool-response-file.test
--
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 b8db9e69dba9 Merge tag 'for-4.19/dm-fixes-3' of git://git.kernel.org/pu [...]
new 0d41e1d28c2e xfs: refactor clonerange preparation into a separate helper
new 410fdc72b05a xfs: zero posteof blocks when cloning above eof
new 7debbf015f58 xfs: update ctime and remove suid before cloning files
new dceeb47b0ed6 xfs: fix data corruption w/ unaligned dedupe ranges
new b39989009bdb xfs: fix data corruption w/ unaligned reflink ranges
new 4718dcad7dec Merge tag 'xfs-fixes-for-4.19-rc7' of git://git.kernel.org [...]
new 118aa47c7072 dm linear: fix linear_end_io conditional definition
new 9dcd936c5312 Merge tag 'for-4.19/dm-fixes-4' of git://git.kernel.org/pu [...]
The 8 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:
drivers/md/dm-flakey.c | 2 +
drivers/md/dm-linear.c | 4 +-
fs/xfs/xfs_reflink.c | 200 ++++++++++++++++++++++++++++++++++++++++---------
3 files changed, 169 insertions(+), 37 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.