This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository gcc.
from 89beffc * predict.c: Include ipa-utils.h (tree_bb_level_prediction) [...]
new e09883e * predict.c (predict_paths_leading_to, predict_paths_leading [...]
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 | 7 ++
gcc/predict.c | 102 ++++++++++++++++++---
gcc/predict.def | 8 ++
gcc/testsuite/ChangeLog | 5 +
gcc/testsuite/gcc.dg/predict-11.c | 14 +++
.../gfortran.dg/{predict-1.f90 => predict-2.f90} | 9 +-
6 files changed, 131 insertions(+), 14 deletions(-)
create mode 100644 gcc/testsuite/gcc.dg/predict-11.c
copy gcc/testsuite/gfortran.dg/{predict-1.f90 => predict-2.f90} (51%)
--
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 2a5a1ee [X86] Fix pslldq/psrldq intrinsics to not fail compilation wi [...]
new 116ce84 Fix unused variable warning after r273754.
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 | 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 newlib.
from 6ef3cc7 Remove leftover useless copyright hints
new 62b0bf0 Use .DELETE_ON_ERROR
new fdc45c4 Add missing OBJCOPY variable to Makefile.in
new 041ea41 Make newlib manpages via DocBook XML (v3)
new f145c2e Revert "Make newlib manpages via DocBook XML (v3)"
new 980e2a6 Revert "Add missing OBJCOPY variable to Makefile.in"
new d3297c3 Revert "Use .DELETE_ON_ERROR"
The 6 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:
--
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 5703197 remove a few sentinals
new 8a0b252 aarch64: make the type of reg_entry::type aarch64_reg_type
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:
gas/ChangeLog | 5 +++++
gas/config/tc-aarch64.c | 20 ++++++++++----------
2 files changed, 15 insertions(+), 10 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 9e8a8ea Fix formatting in rust-lang.c
new 7c2c4aa xtensa: prototype xtensa_make_property_section in elf/xtensa.h
new 4b92e38 simplify tic54x_set_default_include ()
new 5703197 remove a few sentinals
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 | 4 ++++
bfd/elf32-xtensa.c | 1 -
gas/ChangeLog | 20 ++++++++++++++++++++
gas/config/tc-aarch64.c | 12 +++++-------
gas/config/tc-bfin.c | 24 ++++++++++++------------
gas/config/tc-mcore.c | 10 +++++-----
gas/config/tc-tic54x.c | 23 +++++++++--------------
gas/config/tc-visium.c | 10 ++++------
gas/config/tc-xtensa.c | 4 ----
include/ChangeLog | 4 ++++
include/elf/xtensa.h | 2 ++
opcodes/ChangeLog | 5 +++++
opcodes/mcore-dis.c | 15 ++++++++-------
opcodes/mcore-opc.h | 1 -
14 files changed, 78 insertions(+), 57 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 fccb08f Add tests for printing of NonZero-optimized enums in Rust
new 9e8a8ea Fix formatting in rust-lang.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:
gdb/ChangeLog | 5 +++++
gdb/rust-lang.c | 42 ++++++++++++++++++++----------------------
2 files changed, 25 insertions(+), 22 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 vehre/coarray
in repository gcc.
from 4b15344 Fixed component index in caf_get() being errorneously -1. Fir [...]
new 5b703d6 Fixing crash in alias check.
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/fortran/trans-expr.c | 9 +++++----
1 file changed, 5 insertions(+), 4 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 a082395 Daily bump.
new 89beffc * predict.c: Include ipa-utils.h (tree_bb_level_prediction) [...]
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/predict.c | 5 +++++
gcc/predict.def | 3 +++
gcc/testsuite/ChangeLog | 4 ++++
gcc/testsuite/gcc.dg/predict-10.c | 11 +++++++++++
5 files changed, 31 insertions(+)
create mode 100644 gcc/testsuite/gcc.dg/predict-10.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 23ee217 Just a small cleanup
new 9ee91f9 Reapply r273664 with workaround for MSVC
new 0a04f70 [cmake] Port the llvm-config option --build-mode to LLVMConfi [...]
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:
cmake/modules/LLVMConfig.cmake.in | 2 ++
include/llvm/Support/TrailingObjects.h | 45 ++++++++++++++++++++++++++++++++++
2 files changed, 47 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 newlib.
from 2a18fb4 Clarify setting of child_info::msv_count in child_info.h
new 6ef3cc7 Remove leftover useless copyright hints
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:
winsup/cygwin/cygthread.h | 3 ---
winsup/cygwin/devices.h | 3 ---
winsup/cygwin/include/sys/param.h | 3 ---
winsup/cygwin/include/sys/wait.h | 3 ---
winsup/cygwin/pipe.cc | 3 ---
5 files changed, 15 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.