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 405a3a0 Automatic date update in version.in
new 83788c8 Automatic date update in version.in
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/version.h | 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 binutils-2_27-branch
in repository binutils-gdb.
from 0b9c384 Automatic date update in version.in
new 416631c Automatic date update in version.in
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/version.h | 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 gcc.
from d20ae45 PR middle-end/78540 * rtl.h (remove_reg_equal_equiv_notes): [...]
new 00b1f75 * config/i386/i386.md (*and<mode>_1): Merge insn pattern fro [...]
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 | 8 +++++
gcc/config/i386/i386.md | 91 +++++++++++--------------------------------------
2 files changed, 28 insertions(+), 71 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 glibc.
from b3daf3e Work around IA64 tst-setcontext2.c compile failure.
new e5277ba Make ilogb wrappers type-generic.
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 | 11 +++++++
math/Makefile | 3 +-
math/{w_ilogb.c => w_ilogb_template.c} | 16 ++++-----
math/w_ilogbf.c | 38 ----------------------
math/w_ilogbl.c | 38 ----------------------
sysdeps/ieee754/ldbl-opt/math-type-macros-double.h | 1 +
sysdeps/ieee754/ldbl-opt/w_ilogb.c | 5 ---
sysdeps/ieee754/ldbl-opt/w_ilogbl.c | 5 ---
8 files changed, 21 insertions(+), 96 deletions(-)
rename math/{w_ilogb.c => w_ilogb_template.c} (78%)
delete mode 100644 math/w_ilogbf.c
delete mode 100644 math/w_ilogbl.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/w_ilogb.c
delete mode 100644 sysdeps/ieee754/ldbl-opt/w_ilogbl.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 c3402f3 Put ABI breaking test in Error checking behind LLVM_ENABLE_AB [...]
new 92c01d8 [DAG] clean up foldSelectCCToShiftAnd(); NFCI
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/CodeGen/SelectionDAG/DAGCombiner.cpp | 70 ++++++++++++++++----------------
1 file changed, 35 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 glibc.
from c9070e6 X86_64: Don't use PLT nor GOT in static archives [BZ #20750]
new 547e970 Fix sysdeps/ia64/fpu/libm-symbols.h for inclusion in testcases.
new b3daf3e Work around IA64 tst-setcontext2.c compile failure.
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 | 7 ++++
sysdeps/ia64/fpu/libm-symbols.h | 38 ++++++++++++----------
.../sysv/linux/ia64/tst-setcontext2.c} | 15 ++++-----
3 files changed, 33 insertions(+), 27 deletions(-)
copy sysdeps/{aarch64/fpu/fegetmode.c => unix/sysv/linux/ia64/tst-setcontext2.c} (79%)
--
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_39
in repository llvm.
from f92d91a Merging r285782:
new 9b2f9c4 Merging r281403: -------------------------------------------- [...]
new fadb1c1 Merging r286998: -------------------------------------------- [...]
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:
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp | 25 +-
test/CodeGen/X86/mul-i1024.ll | 5938 +++++++++++++++++++++
test/CodeGen/X86/mul-i256.ll | 9 +-
test/CodeGen/X86/mul-i512.ll | 1238 +++++
4 files changed, 7198 insertions(+), 12 deletions(-)
create mode 100644 test/CodeGen/X86/mul-i1024.ll
create mode 100644 test/CodeGen/X86/mul-i512.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 llvm.
from 2431dc2 Add error checking for Mach-O universal files.
new c3402f3 Put ABI breaking test in Error checking behind LLVM_ENABLE_AB [...]
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/Support/Error.h | 39 ++++++++++++++++-----------------------
1 file changed, 16 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 7bcd359 PR middle-end/78521 - [7 Regression] incorrect byte count in [...]
new d20ae45 PR middle-end/78540 * rtl.h (remove_reg_equal_equiv_notes): [...]
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 | 9 +++++++++
gcc/postreload.c | 9 +++++----
gcc/rtl.h | 2 +-
gcc/rtlanal.c | 12 +++++++++---
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/pr78540.c | 27 +++++++++++++++++++++++++++
6 files changed, 56 insertions(+), 8 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/pr78540.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 7b6b980 Add link-time detection of LLVM_ABI_BREAKING_CHECKS mismatch
new 2431dc2 Add error checking for Mach-O universal files.
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/Object/MachOUniversal.cpp | 73 +++++++++++++++++++--
test/Object/Inputs/macho-invalid-fat-arch-badalign | Bin 0 -> 56 bytes
test/Object/Inputs/macho-invalid-fat-arch-bigalign | Bin 0 -> 56 bytes
test/Object/Inputs/macho-invalid-fat-arch-overlap | Bin 0 -> 104 bytes
.../Inputs/macho-invalid-fat-arch-overlapheaders | Bin 0 -> 104 bytes
test/Object/Inputs/macho-invalid-fat-arch-size | Bin 0 -> 56 bytes
test/Object/Inputs/macho-invalid-fat-arch-twosame | Bin 0 -> 104 bytes
test/Object/Inputs/macho-invalid-fat-header | Bin 0 -> 8 bytes
test/Object/macho-invalid.test | 21 ++++++
9 files changed, 88 insertions(+), 6 deletions(-)
create mode 100644 test/Object/Inputs/macho-invalid-fat-arch-badalign
create mode 100644 test/Object/Inputs/macho-invalid-fat-arch-bigalign
create mode 100644 test/Object/Inputs/macho-invalid-fat-arch-overlap
create mode 100644 test/Object/Inputs/macho-invalid-fat-arch-overlapheaders
create mode 100644 test/Object/Inputs/macho-invalid-fat-arch-size
create mode 100644 test/Object/Inputs/macho-invalid-fat-arch-twosame
create mode 100644 test/Object/Inputs/macho-invalid-fat-header
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.