This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch gcc-6-branch
in repository gcc.
from 5a8502d PR debug/71906 * dwarf2out.c (string_types): New variable. [...]
new e0407cc Fix invalid memory access in gcc.c (driver/72765)
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 | 8 ++++++++
gcc/gcc.c | 5 +++--
2 files changed, 11 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 gcc-5-branch
in repository gcc.
from 279da12 * doc/install.texi (*-*-solaris2*): Fix version number and d [...]
new 9548d29 Fix invalid memory access in gcc.c (driver/72765)
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 | 9 +++++++++
gcc/gcc.c | 5 +++--
2 files changed, 12 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 glibc.
from 3f0eedd Add comment from sysdeps/powerpc/fpu/fraiseexcpt.c to fsetexc [...]
new 89b7dd2 locales: et_EE: locale has wrong {p,n}_cs_precedes value [BZ #20459]
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:
localedata/ChangeLog | 7 +++++++
localedata/locales/et_EE | 4 ++--
2 files changed, 9 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 894463c 2016-08-15 Richard Biener <rguenther(a)suse.de>
new 78f5281 2016-08-15 Richard Biener <rguenther(a)suse.de>
new b3532bc Fix invalid memory access in gcc.c (driver/72765)
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 | 13 +++++++++++++
gcc/config/i386/i386.c | 4 ++--
gcc/gcc.c | 6 ++++--
gcc/ree.c | 2 --
4 files changed, 19 insertions(+), 6 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 47a3de7 MachineLoop: add methods findLoopControlBlock and findLoopPreheader
new 9364829 [AMDGPU] fix failure on printing of non-existing instruction [...]
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/AMDGPU/InstPrinter/AMDGPUInstPrinter.cpp | 5 +++++
test/MC/Disassembler/AMDGPU/missing_op.txt | 5 +++++
2 files changed, 10 insertions(+)
create mode 100644 test/MC/Disassembler/AMDGPU/missing_op.txt
--
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 gcc-6-branch
in repository gcc.
from bdd9c49 2016-08-15 Richard Biener <rguenther(a)suse.de>
new 5a8502d PR debug/71906 * dwarf2out.c (string_types): New variable. [...]
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 | 15 +++
gcc/dwarf2out.c | 317 +++++++++++++++++++++++++++++++++++++++++++++--
gcc/fortran/ChangeLog | 7 ++
gcc/fortran/trans-decl.c | 29 ++---
4 files changed, 345 insertions(+), 23 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 lldb.
from 1b6100e Fixup r278524 for non-apple targets
new af45600 Fix a race in Broadcaster/Listener interaction
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/lldb/Core/Broadcaster.h | 9 +--
source/Core/Broadcaster.cpp | 126 +++++++++++++------------------------
unittests/Core/BroadcasterTest.cpp | 72 +++++++++++++++++++++
unittests/Core/CMakeLists.txt | 1 +
4 files changed, 122 insertions(+), 86 deletions(-)
create mode 100644 unittests/Core/BroadcasterTest.cpp
--
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 5790765 Enhance mark_spam.py script
new 4d8caf1 PR debug/71906 * dwarf2out.c (string_types): New variable. [...]
new ffbd598 * dwarf2.def (DW_AT_string_length_bit_size, DW_AT_string_le [...]
new 894463c 2016-08-15 Richard Biener <rguenther(a)suse.de>
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:
gcc/ChangeLog | 33 ++++
gcc/dwarf2out.c | 333 ++++++++++++++++++++++++++++++++-
gcc/fortran/ChangeLog | 7 +
gcc/fortran/trans-decl.c | 29 ++-
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/torture/pr73434.c | 19 ++
gcc/tree-ssa-sccvn.c | 12 ++
include/ChangeLog | 7 +-
include/dwarf2.def | 2 +
9 files changed, 423 insertions(+), 24 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr73434.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 gcc-6-branch
in repository gcc.
from 220d28e * doc/install.texi (*-*-solaris2*): Fix version number and d [...]
new bdd9c49 2016-08-15 Richard Biener <rguenther(a)suse.de>
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 | 6 ++++++
gcc/testsuite/ChangeLog | 5 +++++
gcc/testsuite/gcc.dg/torture/pr73434.c | 19 +++++++++++++++++++
gcc/tree-ssa-sccvn.c | 12 ++++++++++++
4 files changed, 42 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/torture/pr73434.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 gcc.
from 76f627a * doc/install.texi (*-*-solaris2*): Fix version number and d [...]
new 5790765 Enhance mark_spam.py script
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:
contrib/ChangeLog | 5 +++++
contrib/mark_spam.py | 12 +++++++++++-
2 files changed, 16 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.