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 e8f5af786c Use standardized error message for unrecognized relocs.
new bc7c0509f2 Add a new Portuguese translation for the binutils sub-direct [...]
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:
binutils/ChangeLog | 6 +
binutils/configure | 2 +-
binutils/configure.ac | 2 +-
binutils/po/{sv.po => pt.po} | 5271 +++++++++++++++++++++---------------------
gas/ChangeLog | 4 +
gas/po/ru.po | 2096 +++++++++--------
6 files changed, 3692 insertions(+), 3689 deletions(-)
copy binutils/po/{sv.po => pt.po} (60%)
--
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 f3185997ac Have info_to_howto functions return a success/fail status. [...]
new e8f5af786c Use standardized error message for unrecognized relocs.
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 | 12 ++++++++++++
bfd/aout-cris.c | 4 ++--
bfd/elf-hppa.h | 2 +-
bfd/elf32-i386.c | 2 +-
bfd/elf32-xtensa.c | 2 +-
bfd/elf64-ppc.c | 2 +-
bfd/elf64-s390.c | 2 +-
bfd/elf64-sh64.c | 2 +-
bfd/elfxx-ia64.c | 2 +-
bfd/elfxx-sparc.c | 2 +-
bfd/elfxx-tilegx.c | 2 +-
11 files changed, 23 insertions(+), 11 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 36b4ff59406 PR target/84575 * gcc.target/i386/pr84309.c: Add -mno-avx [...]
new cb2964edb7c Implement the missing bits of LWG 2769
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:
libstdc++-v3/ChangeLog | 11 +++++++
libstdc++-v3/include/std/any | 36 ++++++++--------------
.../testsuite/20_util/any/misc/any_cast.cc | 9 ------
.../testsuite/20_util/any/misc/any_cast_neg.cc | 23 +++++++++++---
4 files changed, 43 insertions(+), 36 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 release_60
in repository llvm.
from fde9f2060a4 Merging r325946: ------------------------------------------ [...]
new 2e75b5455d9 Sphinx: fix 'Inline emphasis start-string without end-string'
new 138d74f09c1 ReleaseNotes: tidy up
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:
docs/ReleaseNotes.rst | 88 +++++++++++++--------------------------------------
1 file changed, 22 insertions(+), 66 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 c4c59c309ef [dsymutil][test] Add PowerPC test
new a886e2f85a0 Don't output bitcode to stdout in 2002-07-31-SlashInString.ll test
new b0b9884d4b3 Make the LLParser accept call instructions of variables in [...]
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/AsmParser/LLParser.cpp | 51 +++++++++++++++-------
lib/AsmParser/LLParser.h | 6 +--
test/Assembler/2002-07-31-SlashInString.ll | 2 +-
test/Assembler/call-nonzero-program-addrspace-2.ll | 11 +++++
test/Assembler/call-nonzero-program-addrspace.ll | 13 ++++++
test/Assembler/invoke-nonzero-program-addrspace.ll | 18 ++++++++
6 files changed, 81 insertions(+), 20 deletions(-)
create mode 100644 test/Assembler/call-nonzero-program-addrspace-2.ll
create mode 100644 test/Assembler/call-nonzero-program-addrspace.ll
create mode 100644 test/Assembler/invoke-nonzero-program-addrspace.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 2fe27c3ceb0 [ADT] Recognize ppc as valid architecture in target triple.
new c4c59c309ef [dsymutil][test] Add PowerPC test
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/tools/dsymutil/Inputs/sibling.o | Bin 0 -> 1748 bytes
.../dsymutil}/PowerPC/lit.local.cfg | 1 +
test/tools/dsymutil/PowerPC/sibling.test | 20 ++++++++++++++++++++
3 files changed, 21 insertions(+)
create mode 100644 test/tools/dsymutil/Inputs/sibling.o
copy test/{ExecutionEngine/RuntimeDyld => tools/dsymutil}/PowerPC/lit.local.cfg (63%)
create mode 100644 test/tools/dsymutil/PowerPC/sibling.test
--
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 832f2bf0d89 [NewGVN] Update phi-of-ops def block when updating existing [...]
new 2fe27c3ceb0 [ADT] Recognize ppc as valid architecture in target triple.
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/Support/Triple.cpp | 2 +-
unittests/ADT/TripleTest.cpp | 17 +++++++++++++++++
2 files changed, 18 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 f7530a8f19e [SystemZ] Make sure SelectCode() is not called on a target [...]
new 832f2bf0d89 [NewGVN] Update phi-of-ops def block when updating existing [...]
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/Scalar/NewGVN.cpp | 1 +
test/Transforms/NewGVN/phi-of-ops-move-block.ll | 56 +++++++++++++++++++++++++
2 files changed, 57 insertions(+)
create mode 100644 test/Transforms/NewGVN/phi-of-ops-move-block.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 gcc.
from 6cf48a091fd Fix formatting of -ftime-report.
new 36b4ff59406 PR target/84575 * gcc.target/i386/pr84309.c: Add -mno-avx [...]
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/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.target/i386/pr84309.c | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.