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 6404ab9937 Convert .note.gnu.property section between ELF32 and ELF64
new 57285adece arm - Add some comments about the versions of ARM ELF that d [...]
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/ChangeLog | 4 ++++
include/elf/arm.h | 8 +++++---
2 files changed, 9 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 llvm.
from ead8b39fb5b [MC] Remove PhysRegSize from MCRegisterClass
new d99d65710d0 [MC][PredicateExpander] Extend the grammar to support simpl [...]
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/Target/TargetInstrPredicate.td | 34 ++++++++++++++-
lib/Target/X86/X86SchedPredicates.td | 17 +++++---
utils/TableGen/InstrInfoEmitter.cpp | 10 ++---
utils/TableGen/PredicateExpander.cpp | 66 +++++++++++++++++++++++++++++
utils/TableGen/PredicateExpander.h | 5 +++
5 files changed, 119 insertions(+), 13 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 8ac0f9e6f7 hurd: Avoid PLTs for __pthread_get/setspecific
new 2813e41e90 Replace gen-libm-test.pl with gen-libm-test.py.
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 | 19 +
math/Makefile | 26 +-
math/README.libm-test | 20 +-
math/gen-libm-test.pl | 846 -----------------------------------------
math/gen-libm-test.py | 603 +++++++++++++++++++++++++++++
math/libm-test-driver.c | 2 +-
math/libm-test-nexttoward.inc | 2 +-
math/libm-test-support.c | 2 +-
math/libm-test-support.h | 4 +-
sysdeps/generic/libm-test-ulps | 2 +-
10 files changed, 651 insertions(+), 875 deletions(-)
delete mode 100755 math/gen-libm-test.pl
create mode 100755 math/gen-libm-test.py
--
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 2bbe697b5aa gcc/ChangeLog:
new ff7410b8445 diagnostics: add line numbers to source (PR other/84889)
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 | 37 +++++
gcc/common.opt | 4 +
gcc/diagnostic-show-locus.c | 163 ++++++++++++++++++++-
gcc/diagnostic.c | 1 +
gcc/diagnostic.h | 4 +
gcc/doc/invoke.texi | 8 +
gcc/dwarf2out.c | 1 +
gcc/lto-wrapper.c | 3 +
gcc/opts.c | 4 +
gcc/testsuite/ChangeLog | 11 ++
.../diagnostic-test-show-locus-bw-line-numbers.c | 115 +++++++++++++++
...diagnostic-test-show-locus-color-line-numbers.c | 24 +++
gcc/testsuite/gcc.dg/plugin/plugin.exp | 4 +-
gcc/testsuite/lib/prune.exp | 2 +-
gcc/toplev.c | 2 +
15 files changed, 373 insertions(+), 10 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/plugin/diagnostic-test-show-locus-bw-line- [...]
create mode 100644 gcc/testsuite/gcc.dg/plugin/diagnostic-test-show-locus-color-li [...]
--
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 lldb.
from 37f3c8e7b Darwin: mark test unsupported while we sort out how to make i [...]
new 3f0e16cfe Also display the output and error output of a failed command
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:
packages/Python/lldbsuite/test/lldbtest.py | 7 ++++++-
1 file changed, 6 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 2998722fb03 [InstCombine] reduce code duplication; NFC
new ead8b39fb5b [MC] Remove PhysRegSize from MCRegisterClass
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/MC/MCRegisterInfo.h | 6 ------
lib/CodeGen/TargetInstrInfo.cpp | 3 +--
utils/TableGen/RegisterInfoEmitter.cpp | 4 ----
3 files changed, 1 insertion(+), 12 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 c5db0e0f7c7 [TargetLowering] Add BuildSDIVPattern helper to BuildExactS [...]
new 2998722fb03 [InstCombine] reduce code duplication; NFC
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/InstCombineAddSub.cpp | 16 +++++++---------
1 file changed, 7 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 lld.
from 8a350ed9f [COFF] Make the relocation scanning for CFG more discriminating
new dd81b33a6 [LLD][ELF] - Add a test for elf::getPriority(StringRef S)
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/sort-init.s | 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 gcc.
from 91e68c4b957 Restore flow_bb_inside_loop_p tests (PR 86858)
new 2bbe697b5aa 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 | 10 ++++++++++
gcc/doc/extend.texi | 20 ++++++++++----------
2 files changed, 20 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 gcc.
from a2809afdf95 aarch64 - PR target/86887 Fix missing register constraints [...]
new fad10e5e144 Fix invalid assumption in vect_transform_stmt (PR 86871)
new 91e68c4b957 Restore flow_bb_inside_loop_p tests (PR 86858)
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/ChangeLog | 12 ++++++++++++
gcc/testsuite/ChangeLog | 10 ++++++++++
gcc/testsuite/gcc.dg/vect/pr86858.c | 13 +++++++++++++
gcc/testsuite/gcc.dg/vect/pr86871.c | 15 +++++++++++++++
gcc/tree-vect-loop.c | 5 ++++-
gcc/tree-vect-stmts.c | 2 +-
6 files changed, 55 insertions(+), 2 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/vect/pr86858.c
create mode 100644 gcc/testsuite/gcc.dg/vect/pr86871.c
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.