This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository llvm.
from d59cd54 vim: special case the CHECK prefix
new 93f2b8b Inline function into only use.
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/Object/ELF.h | 19 +++++--------------
1 file changed, 5 insertions(+), 14 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 034b77c Deprecate old platforms
new 722bcb3 Replace YY_NULL with YY_NULLPTR in LANG-exp.c
new 8b89fe1 X86: Decode opcode 0x82 as opcode 0x80 in 32-bit mode
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:
gas/ChangeLog | 7 ++++
gas/testsuite/gas/i386/opcode-intel.d | 8 +++++
gas/testsuite/gas/i386/opcode.d | 8 +++++
gas/testsuite/gas/i386/opcode.s | 9 +++++
gdb/ChangeLog | 4 +++
gdb/Makefile.in | 1 +
opcodes/ChangeLog | 18 ++++++++++
opcodes/i386-dis.c | 62 ++++++++++++++++++++++++++++++++++-
8 files changed, 116 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 gcc.
from 2c62878 Support legacy PARAMETER statements with -std=legacy.
new 6df23cf combine lhs zero_extract fix (PR78186)
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/combine.c | 3 +++
2 files changed, 9 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 llvm.
from 2e9ec7b Return existing error code.
new d59cd54 vim: special case the CHECK prefix
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:
utils/vim/syntax/llvm.vim | 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 binutils-gdb.
from 7148c36 X86: Rename REG_82 to REG_83
new 034b77c Deprecate old platforms
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 | 4 ++++
bfd/config.bfd | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 71 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 gcc.
from 36ffeea Make direct emission of time profiler counter
new 0285f4a * config/sparc/sparc.md (vec_interleave_lowv8qi): Delete. ( [...]
new 2c62878 Support legacy PARAMETER statements with -std=legacy.
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 | 5 +++
gcc/config/sparc/sparc.md | 28 ------------
gcc/fortran/ChangeLog | 6 +++
gcc/fortran/decl.c | 10 ++++-
gcc/fortran/gfortran.texi | 18 ++++++++
gcc/fortran/parse.c | 4 +-
gcc/testsuite/ChangeLog | 7 +++
gcc/testsuite/gfortran.dg/dec_parameter_1.f | 64 +++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/dec_parameter_2.f90 | 63 ++++++++++++++++++++++++++
gcc/testsuite/gfortran.dg/dec_parameter_3.f90 | 13 ++++++
gcc/testsuite/gfortran.dg/dec_parameter_4.f90 | 13 ++++++
11 files changed, 200 insertions(+), 31 deletions(-)
create mode 100644 gcc/testsuite/gfortran.dg/dec_parameter_1.f
create mode 100644 gcc/testsuite/gfortran.dg/dec_parameter_2.f90
create mode 100644 gcc/testsuite/gfortran.dg/dec_parameter_3.f90
create mode 100644 gcc/testsuite/gfortran.dg/dec_parameter_4.f90
--
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 2be8d26 [Sema] Avoid instantiating templates only when UncompilableEr [...]
new 4920d32 Rename the version of ConstructJob for multiple outputs to Co [...]
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/clang/Driver/Tool.h | 10 +++++-----
lib/Driver/Driver.cpp | 2 +-
lib/Driver/Tool.cpp | 12 ++++++------
lib/Driver/Tools.cpp | 9 ++++-----
lib/Driver/Tools.h | 9 +++++----
5 files changed, 21 insertions(+), 21 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 953073d Delete dead code.
new a101ff2 Initialize the StringTable early and do it only once.
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 | 23 ++++++++++-------------
ELF/InputFiles.h | 2 +-
2 files changed, 11 insertions(+), 14 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 0418070 Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKP [...]
new 7148c36 X86: Rename REG_82 to REG_83
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:
opcodes/ChangeLog | 7 +++++++
opcodes/i386-dis.c | 6 +++---
2 files changed, 10 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 gcc.
from 9769a02 2016-11-03 Bernd Edlinger <bernd.edlinger(a)hotmail.de>
new 36ffeea Make direct emission of time profiler counter
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 | 12 +++
gcc/profile.c | 14 +--
gcc/testsuite/ChangeLog | 6 ++
.../gcc.dg/no_profile_instrument_function-attr-1.c | 2 +-
.../{time-profiler-1.c => time-profiler-3.c} | 3 +-
gcc/tree-profile.c | 106 ++++++++++++++++-----
gcc/value-prof.h | 5 +-
libgcc/ChangeLog | 5 +
libgcc/libgcov-profiler.c | 23 +----
9 files changed, 114 insertions(+), 62 deletions(-)
copy gcc/testsuite/gcc.dg/tree-prof/{time-profiler-1.c => time-profiler-3.c} (76%)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.