This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository glibc.
from f29b6f17e4 Use rint functions not __rint functions in glibc libm.
new d59f3e5e0f Fix sys/procfs.h pr_uid, pr_gid type (bug 23649).
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 | 12 ++++++++++++
NEWS | 5 +++++
sysdeps/unix/sysv/linux/microblaze/sys/procfs.h | 4 ++--
sysdeps/unix/sysv/linux/mips/sys/procfs.h | 4 ++--
sysdeps/unix/sysv/linux/nios2/sys/procfs.h | 4 ++--
sysdeps/unix/sysv/linux/riscv/sys/procfs.h | 4 ++--
sysdeps/unix/sysv/linux/sys/procfs.h | 4 ++--
7 files changed, 27 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 llvm.
from b0614b1476f [ThinLTO]Allow setting of maximum cache size with 64-bit number
new 7ac6bf71f75 [X86][BMI1] Add scheduler class for BLSI/BLSMSK/BLSR BMI1 i [...]
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/X86InstrInfo.td | 4 ++--
lib/Target/X86/X86SchedBroadwell.td | 13 ++++---------
lib/Target/X86/X86SchedHaswell.td | 13 ++++---------
lib/Target/X86/X86SchedSandyBridge.td | 5 +++--
lib/Target/X86/X86SchedSkylakeClient.td | 13 ++++---------
lib/Target/X86/X86SchedSkylakeServer.td | 13 ++++---------
lib/Target/X86/X86Schedule.td | 4 +++-
lib/Target/X86/X86ScheduleAtom.td | 3 ++-
lib/Target/X86/X86ScheduleBtVer2.td | 3 ++-
lib/Target/X86/X86ScheduleSLM.td | 3 ++-
lib/Target/X86/X86ScheduleZnver1.td | 9 +++++----
11 files changed, 35 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 binutils-gdb.
from fe75f42ee1 csky: Support PC relative diff relocation
new b4b08fa2aa Remove an unnecessary block in call_function_by_hand_dummy
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 | 5 ++++
gdb/infcall.c | 74 ++++++++++++++++++++++++++++-------------------------------
2 files changed, 40 insertions(+), 39 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 9546b3b99e4 * tree-vrp.c (extract_range_from_binary_expr_1): Normalize [...]
new 4552b6fc808 [tree-ssa-mathopts] PR tree-optimization/87259: Call execut [...]
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 | 7 +++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr87259.c | 14 ++++++++++++++
gcc/tree-ssa-math-opts.c | 6 +++---
4 files changed, 29 insertions(+), 3 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr87259.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 binutils-gdb.
from 87b240d485 Make variable in get_startup_shell non-static
new fe75f42ee1 csky: Support PC relative diff relocation
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 | 6 ++++++
bfd/elf32-csky.c | 7 ++++++-
gas/ChangeLog | 9 +++++++++
gas/config/tc-csky.c | 6 ++++++
gas/config/tc-csky.h | 3 +++
5 files changed, 30 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 llvm.
from 3dd28f03d50 [AMDGPU] Ensure trig range reduction only used for subtarge [...]
new b0614b1476f [ThinLTO]Allow setting of maximum cache size with 64-bit number
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 clang.
from bff78a489e [Tooling] JSONCompilationDatabasePlugin infers compile comma [...]
new 3442631481 [Driver] Fix missing MultiArch include dir on powerpcspe
new 446fa15e64 [VFS] vfs::directory_iterator yields path and file type inst [...]
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:
include/clang/Basic/VirtualFileSystem.h | 33 +++++++++----
lib/Basic/VirtualFileSystem.cpp | 81 ++++++++++++++-----------------
lib/Driver/ToolChains/BareMetal.cpp | 2 +-
lib/Driver/ToolChains/Gnu.cpp | 8 +--
lib/Driver/ToolChains/Linux.cpp | 3 +-
lib/Frontend/CompilerInstance.cpp | 4 +-
lib/Frontend/FrontendAction.cpp | 14 +++---
lib/Lex/HeaderSearch.cpp | 13 +++--
lib/Lex/ModuleMap.cpp | 9 ++--
lib/Lex/PPLexerChange.cpp | 4 +-
unittests/Basic/VirtualFileSystemTest.cpp | 56 ++++++++++-----------
11 files changed, 118 insertions(+), 109 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 1fcd7e871c PR23633 testcase fix
new 87b240d485 Make variable in get_startup_shell non-static
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 | 4 ++++
gdb/nat/fork-inferior.c | 4 +---
2 files changed, 5 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.