This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch release/2.23/master
in repository glibc.
from bbe472f SPARC64: update localplt.data
new e3e0bed x86: Use sysdep.o from libc.a in static libraries
new 0266710 malloc: Preserve arena free list/thread count invariant [BZ #20370]
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:
ChangeLog | 15 +++++++++++++
malloc/arena.c | 41 ++++++++++++++++++++++++++++++-----
sysdeps/unix/sysv/linux/i386/Makefile | 2 ++
3 files changed, 53 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 gdb-7.12-branch
in repository binutils-gdb.
from a2dbab2 Automatic date update in version.in
new 367ed89 Quiet ptrace error ESRCH in regsets_fetch_inferior_registers
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/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/linux-low.c | 6 ++++++
2 files changed, 11 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 lld.
from e0a8b1d [ELF] - Linkerscript: implemented ASSERT() keyword.
new b86ddbb [ELF] - Attemp to fix buildbot.
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/ELF/linkerscript/linkerscript-assert.s | 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 release/2.24/master
in repository glibc.
from fdfc926 Update for glibc 2.24 release.
new d39c4a5 x86: Use sysdep.o from libc.a in static libraries
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 | 7 +++++++
sysdeps/unix/sysv/linux/i386/Makefile | 2 ++
2 files changed, 9 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 glibc.
from 146f208 Also handle __STDC_WANT_IEC_60559_BFP_EXT__ in <tgmath.h>.
new e67330a x86: Use sysdep.o from libc.a in static libraries
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 | 7 +++++++
sysdeps/unix/sysv/linux/i386/Makefile | 2 ++
2 files changed, 9 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 dabcfa6 Automatic date update in version.in
new fcd4a73 Quiet ptrace error ESRCH in regsets_fetch_inferior_registers
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/gdbserver/ChangeLog | 5 +++++
gdb/gdbserver/linux-low.c | 6 ++++++
2 files changed, 11 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 clang-tools-extra.
from 9aaf2ee Run clang-format on clang-rename code
new 62c88ef [clang-rename] add missing clang-format improvements
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:
clang-rename/USRFindingAction.cpp | 2 +-
clang-rename/tool/ClangRename.cpp | 4 ++--
2 files changed, 3 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 lld.
from 8ba90f8 [ELF] - Linkerscript: Fixed SORT_BY_ALIGNMENT sorting order.
new e0a8b1d [ELF] - Linkerscript: implemented ASSERT() keyword.
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/LinkerScript.cpp | 28 ++++++++++++++++++++++++++++
ELF/LinkerScript.h | 9 ++++++++-
test/ELF/linkerscript/linkerscript-assert.s | 27 +++++++++++++++++++++++++++
3 files changed, 63 insertions(+), 1 deletion(-)
create mode 100644 test/ELF/linkerscript/linkerscript-assert.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.
unknown user pushed a change to branch master
in repository llvm.
from de3bef5 Typo fix in comment. NFC
new 4a2734b [mips] Enable tail calls by default
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/Mips/MicroMipsInstrInfo.td | 18 +++++++++
lib/Target/Mips/Mips32r6InstrInfo.td | 2 +
lib/Target/Mips/Mips64InstrInfo.td | 8 ++--
lib/Target/Mips/Mips64r6InstrInfo.td | 4 ++
lib/Target/Mips/MipsDelaySlotFiller.cpp | 22 ++++++++++-
lib/Target/Mips/MipsInstrInfo.cpp | 4 ++
lib/Target/Mips/MipsInstrInfo.td | 7 +++-
lib/Target/Mips/MipsSEISelLowering.cpp | 6 +--
test/CodeGen/Mips/biggot.ll | 6 ++-
test/CodeGen/Mips/brdelayslot.ll | 8 ++--
test/CodeGen/Mips/cconv/reserved-space.ll | 2 +-
test/CodeGen/Mips/fastcc.ll | 2 +-
test/CodeGen/Mips/gpreg-lazy-binding.ll | 2 +-
test/CodeGen/Mips/i64arg.ll | 12 +++---
test/CodeGen/Mips/indirectcall.ll | 2 +-
test/CodeGen/Mips/lazy-binding.ll | 2 +-
test/CodeGen/Mips/llvm-ir/call.ll | 58 ++++++++++++++++++----------
test/CodeGen/Mips/nacl-branch-delay.ll | 2 +-
test/CodeGen/Mips/tailcall.ll | 64 ++++++++++++++++++++++++++-----
19 files changed, 173 insertions(+), 58 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 7682534 PR 70677 * common/config/avr/avr-common.c (avr_option_optim [...]
new 538c8c0 gcc/ChangeLog:
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/tree-inline.c | 2 ++
2 files changed, 7 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.