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 7cc1440 Automatic date update in version.in
new 034fed0 ARC naughtiness causing assertion fail at elf-strtab.c:302
new 3b83ea3 Fixes for new dw5 test
new dd803a2 Testsuite fixes for hppa64-hpux
The 3 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 | 14 ++
bfd/elf32-arc.c | 199 +++++++++-------------------
binutils/ChangeLog | 7 +
binutils/testsuite/binutils-all/dw5.S | 65 ++++-----
binutils/testsuite/binutils-all/readelf.exp | 6 +-
gas/ChangeLog | 5 +
gas/testsuite/gas/elf/strtab.s | 20 ++-
ld/ChangeLog | 21 +++
ld/testsuite/ld-elf/comm-data4.d | 1 -
ld/testsuite/ld-elf/comm-data4.s | 6 +-
ld/testsuite/ld-elf/comm-data5.s | 6 +-
ld/testsuite/ld-elf/elf.exp | 89 +++++++------
ld/testsuite/ld-elf/endsym.d | 1 -
ld/testsuite/ld-elf/endsym.s | 9 +-
ld/testsuite/ld-elf/implib.s | 8 +-
ld/testsuite/ld-elf/linkoncerdiff.d | 1 -
ld/testsuite/ld-elf/linkoncerdiff2.s | 8 +-
ld/testsuite/ld-elf/pr14170c.s | 4 +
ld/testsuite/ld-elf/symbol3.s | 6 +-
ld/testsuite/ld-elf/warn3.d | 1 -
ld/testsuite/ld-scripts/rgn-at10.d | 1 +
ld/testsuite/ld-scripts/rgn-at11.d | 1 +
ld/testsuite/ld-scripts/size-2.d | 2 +-
23 files changed, 253 insertions(+), 228 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 060a72a PR debug/77589 include/ * dwarf2.def (DW_OP_GNU_variable_va [...]
new 7385b60 * tree-ssa-loop-niter.c (number_of_iterations_exit): Simplif [...]
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 | 2 ++
gcc/cp/ChangeLog | 4 ++++
gcc/cp/call.c | 4 ++--
gcc/tree-ssa-loop-niter.c | 10 +++-------
4 files changed, 11 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 gcc.
from 28c6da4 Daily bump.
new 060a72a PR debug/77589 include/ * dwarf2.def (DW_OP_GNU_variable_va [...]
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 | 43 ++++
gcc/dwarf2out.c | 637 +++++++++++++++++++++++++++++++++++++++++------------
include/ChangeLog | 5 +
include/dwarf2.def | 3 +
4 files changed, 546 insertions(+), 142 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 b646c0a Add static_cast to silence -Wc++11-narrowing.
new 51d41dc Empty line. 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/Transforms/Scalar/JumpThreading.cpp | 1 -
1 file changed, 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 aoliva/SFN
in repository gcc.
from 050da83 SFN+LVU: Doh, I committed the merge without the build fixes
new 923f54c SFN: take columnnum from begin stmt note
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/final.c | 1 +
1 file changed, 1 insertion(+)
--
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 f18ff27 [PDB] Disable some tests that are breaking bots.
new b646c0a Add static_cast to silence -Wc++11-narrowing.
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:
unittests/DebugInfo/PDB/BinaryStreamTest.cpp | 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 clang.
from 950610f Suppress uninteresting warnings in test/CoverageMapping, NFC.
new 8e2e88f Weaken test/Profile/c-ternary.c
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/Profile/c-ternary.c | 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 aoliva/SFN
in repository gcc.
from 70dd99c Merge branch 'trunk' of git://gcc.gnu.org/git/gcc into lxoliva/SFN
new 050da83 SFN+LVU: Doh, I committed the merge without the build fixes
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/dwarf2out.c | 8 ++++----
gcc/final.c | 5 +++--
gcc/print-rtl.c | 2 +-
3 files changed, 8 insertions(+), 7 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 1a61ff8 Fix -Wparentheses warning
new 950610f Suppress uninteresting warnings in test/CoverageMapping, 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:
test/CoverageMapping/implicit-def-in-macro.m | 2 +-
test/CoverageMapping/macro-expressions.cpp | 2 +-
test/CoverageMapping/objc.m | 2 +-
3 files changed, 3 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 clang.
from 4f9b93a Retry: [profiling] Fix profile counter increment when emittin [...]
new 1a61ff8 Fix -Wparentheses warning
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/CGExprScalar.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.