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 9d3420f5df Remove pr19161 test hppa xfail
new 98973784dc 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 gdb-8.0-branch
in repository binutils-gdb.
from 8ed6baa928 Automatic date update in version.in
new 6adb05931c 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_29-branch
in repository binutils-gdb.
from b0fc8b888a Automatic date update in version.in
new 2dfec5719c 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 llvm.
from 1bc52fbec66 [InstCombine] Remove check for sext of vector icmp from sho [...]
new 31bf47e949e [SelectionDAG] Make ISD::isConstantSplatVector always retur [...]
new 18f24452daf TargetInstrInfo: Change duplicate() to work on bundles.
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/llvm/CodeGen/MachineFunction.h | 19 ++++++++++++-----
include/llvm/CodeGen/SelectionDAGNodes.h | 5 +----
include/llvm/Target/TargetInstrInfo.h | 10 ++++-----
lib/CodeGen/MachineFunction.cpp | 20 ++++++++++++++++++
lib/CodeGen/SelectionDAG/DAGCombiner.cpp | 15 ++++++-------
lib/CodeGen/SelectionDAG/SelectionDAG.cpp | 8 +++----
lib/CodeGen/TailDuplicator.cpp | 13 +++++-------
lib/CodeGen/TargetInstrInfo.cpp | 7 ++++---
lib/Target/ARM/ARMBaseInstrInfo.cpp | 35 +++++++++++++++++++------------
lib/Target/ARM/ARMBaseInstrInfo.h | 5 +++--
lib/Target/X86/X86ISelLowering.cpp | 11 ++++------
11 files changed, 89 insertions(+), 59 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 1eae26afe9c Revert "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"
new 1bc52fbec66 [InstCombine] Remove check for sext of vector icmp from sho [...]
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/InstCombine/InstCombineAndOrXor.cpp | 6 ------
test/Transforms/InstCombine/vector-casts.ll | 5 ++---
2 files changed, 2 insertions(+), 9 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 lnt.
from fd47843 Using wrong bash operator
new 124e48e Manifest was referencing missing 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:
MANIFEST.in | 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 binutils-gdb.
from bb4b64b0db Assemble powerpc vle lsp tests with -a32
new 46434633f9 Make undefined symbols in allocate_dynrelocs dynamic
new 9d3420f5df Remove pr19161 test hppa xfail
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:
bfd/ChangeLog | 10 +++++++++
bfd/elf32-hppa.c | 51 ++++++++++++++++++++++----------------------
bfd/elf32-ppc.c | 26 +++++++++++-----------
bfd/elf64-ppc.c | 26 +++++++++++-----------
ld/ChangeLog | 4 ++++
ld/testsuite/ld-gc/pr19161.d | 2 +-
6 files changed, 64 insertions(+), 55 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 b513da7e80 Fix remaining return type of ifunc resolver declaration
new 5a706f649d aarch64: Use PTR_REG macro to fix ILP32 bug and make code co [...]
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 | 6 ++++++
sysdeps/aarch64/dl-tlsdesc.S | 2 +-
2 files changed, 7 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 binutils-gdb.
from 11db943032 Rename some command functions
new bb4b64b0db Assemble powerpc vle lsp tests with -a32
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/ppc/lsp-checks.d | 2 +-
gas/testsuite/gas/ppc/lsp.d | 2 +-
3 files changed, 7 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 lnt.
from a1b51cb Fix postgres_wrapper.sh
new fd47843 Using wrong bash operator
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:
tests/SharedInputs/mysql_wrapper.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.