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 46b06a98d1 Tidy elf.exp
new e48f0c8f1b PR22374 testcase, function pointer references in .data
new 3988aed54a PR22374, PowerPC unnecessary PLT entries
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 | 9 +++++++
bfd/elf32-ppc.c | 23 ++++++++++++++---
bfd/elf64-ppc.c | 30 +++++++++++++++++++---
ld/ChangeLog | 13 ++++++++++
ld/testsuite/ld-elf/elf.exp | 11 ++++++++
ld/testsuite/ld-elf/pr22374-1.r | 8 ++++++
ld/testsuite/ld-elf/pr22374-2.r | 4 +++
ld/testsuite/ld-elf/pr22374a.s | 2 ++
.../{ld-powerpc/tocsavelib.s => ld-elf/pr22374b.s} | 4 +--
ld/testsuite/ld-powerpc/ambiguousv2.d | 5 ----
10 files changed, 94 insertions(+), 15 deletions(-)
create mode 100644 ld/testsuite/ld-elf/pr22374-1.r
create mode 100644 ld/testsuite/ld-elf/pr22374-2.r
create mode 100644 ld/testsuite/ld-elf/pr22374a.s
copy ld/testsuite/{ld-powerpc/tocsavelib.s => ld-elf/pr22374b.s} (53%)
--
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 5d7d418e3b7 [X86] Add more type qualifiers to INSERT_SUBREG operations [...]
new bfaa9edde93 Fix APFloat mod sign
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/APFloat.cpp | 3 +++
unittests/ADT/APFloatTest.cpp | 14 ++++++++++++++
2 files changed, 17 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 94dc5f573 Add --no-omagic and --no-print-gc-sections.
new 5794236d4 [ELF] - Teach LLD to report line numbers for data symbols.
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/InputFiles.cpp | 67 +++++++++++++++++-
ELF/InputFiles.h | 4 +-
ELF/InputSection.cpp | 52 +++++++++-----
ELF/InputSection.h | 2 +-
ELF/Relocations.cpp | 4 +-
ELF/SymbolTable.cpp | 4 +-
test/ELF/conflict-debug-variable.s | 141 +++++++++++++++++++++++++++++++++++++
7 files changed, 246 insertions(+), 28 deletions(-)
create mode 100644 test/ELF/conflict-debug-variable.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 gcc.
from 9815bd97561 2017-10-31 Sandra Loosemore <sandra(a)codesourcery.com>
new 20390c01ce8 * gcc.target/alpha/sqrt.c: New 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:
gcc/testsuite/ChangeLog | 16 +++++++++-------
gcc/testsuite/gcc.target/alpha/sqrt.c | 25 +++++++++++++++++++++++++
2 files changed, 34 insertions(+), 7 deletions(-)
create mode 100644 gcc/testsuite/gcc.target/alpha/sqrt.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 07ea6bb2fb3 Reformat.
new 5d7d418e3b7 [X86] Add more type qualifiers to INSERT_SUBREG operations [...]
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/X86/X86InstrAVX512.td | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 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 binutils-2_29-branch
in repository binutils-gdb.
from 72ff19f631 Automatic date update in version.in
new e6b4adf531 Allow for __gnu_lto_slim prefixed with extra "_"
new fb5a5a9151 PR22348, conflicting global vars in crx and cr16
new 1dac3b4518 PR22300, Abort in elf32_hppa_relocate_section building polyml
new 5e769a82c3 relocs_compatible test for gc-sections
new a60fff7627 frv-elf --gc-sections failures
The 5 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 | 24 ++++++++++++++++++++++++
bfd/archive.c | 6 +++++-
bfd/elf32-frv.c | 3 ++-
bfd/elf32-hppa.c | 1 +
bfd/elf32-ppc.c | 1 +
bfd/elf64-ppc.c | 1 +
bfd/elflink.c | 7 ++-----
bfd/linker.c | 4 +++-
binutils/ChangeLog | 7 +++++++
binutils/nm.c | 4 +++-
gas/ChangeLog | 10 ++++++++++
gas/config/tc-crx.c | 20 ++++++++++----------
gold/ChangeLog | 7 +++++++
gold/symtab.cc | 4 +++-
include/ChangeLog | 12 ++++++++++++
include/opcode/cr16.h | 8 --------
include/opcode/crx.h | 9 +++------
ld/ChangeLog | 8 ++++++++
ld/testsuite/ld-plugin/lto-3r.d | 2 +-
ld/testsuite/ld-plugin/lto-5r.d | 2 +-
opcodes/ChangeLog | 15 +++++++++++++++
opcodes/cr16-dis.c | 16 ++++++++--------
opcodes/crx-dis.c | 18 +++++++++---------
opcodes/crx-opc.c | 6 +++---
24 files changed, 139 insertions(+), 56 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 binutils-gdb.
from 3a87ae656c Use console uiout when executing breakpoint commands
new 46b06a98d1 Tidy elf.exp
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:
ld/ChangeLog | 6 +++++
ld/testsuite/ld-elf/elf.exp | 59 ++++++++++++++++++---------------------------
2 files changed, 29 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 master
in repository llvm.
from b1a2e303f23 [DAGCombiner] Fix typos in comments. NFC
new 89f198924da Revert rL317019, "[ADT] Split optional to only include copy [...]
new 07ea6bb2fb3 Reformat.
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/ADT/Optional.h | 172 +++++++++++++++++------------------------
unittests/ADT/OptionalTest.cpp | 9 ---
2 files changed, 69 insertions(+), 112 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 clang.
from 23966147d5 clang/lib/Format/Format.cpp: Fix warnings introduced in rL31 [...]
new 2276925224 Fix -Wunused-private-field to fire regardless of which impli [...]
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/Sema/Sema.cpp | 3 ++-
lib/Sema/SemaExprMember.cpp | 4 +++-
test/SemaCXX/unused.cpp | 2 +-
test/SemaCXX/warn-unused-private-field.cpp | 17 +++++++++++++++++
4 files changed, 23 insertions(+), 3 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.