This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_kernel/gnu-master-aarch64-lts-defconfig in repository toolchain/ci/gcc.
from ec26a196c79 Added ChangeLog entry for last commit. adds 8dc5b8c7bd2 2019-05-26 Thomas Koenig tkoenig@gcc.gnu.org adds 42e1d959702 * config/pa/linux-unwind.h (pa32_fallback_frame_state): Add cast. adds 497b3a05b68 * doc/invoke.texi (Link Options): Many editorial changes a [...] adds e00bc0e4d4f darwin, x86, testsuite - Amend three PIE tests, adds ba475497835 * doc/xml/manual/appendix_contributing.xml: Update pointer [...] adds c07e90cdc2d * config/i386/i386.md (@leave_<mode>): New expander. (*le [...] adds e3c34695023 PR go/90614 syscall: avoid unused parameter error if W [...] adds 1367cb4637c PR go/90635 libgo: correct typo in USE_LIBFFI AM_CONDITIONAL adds fa1e16cfd3a Daily bump. adds d47dda65356 2019-05-27 Richard Biener rguenther@suse.de new 6e4e9378051 * gcc-interface/trans.c (gnat_to_gnu) <Shift 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: gcc/ChangeLog | 86 ++++++++++++++++++++++ gcc/DATESTAMP | 2 +- gcc/ada/ChangeLog | 5 ++ gcc/ada/gcc-interface/trans.c | 61 +++++++-------- gcc/config/i386/i386-expand.c | 6 +- gcc/config/i386/i386-options.c | 33 --------- gcc/config/i386/i386-options.h | 10 --- gcc/config/i386/i386.c | 62 ++++++---------- gcc/config/i386/i386.md | 69 ++++++++--------- gcc/config/i386/sse.md | 2 +- gcc/config/i386/x86-tune-sched.c | 6 +- gcc/doc/invoke.texi | 58 ++++++++------- gcc/fortran/ChangeLog | 6 ++ gcc/fortran/trans-types.c | 4 + gcc/go/gofrontend/MERGE | 2 +- gcc/testsuite/ChangeLog | 18 +++++ .../gcc.dg/vect/costmodel/ppc/costmodel-vect-31b.c | 1 + .../gcc.dg/vect/costmodel/ppc/costmodel-vect-33.c | 1 + .../gcc.dg/vect/costmodel/ppc/costmodel-vect-76a.c | 1 + .../gcc.dg/vect/costmodel/ppc/costmodel-vect-76b.c | 1 + .../gcc.dg/vect/costmodel/ppc/costmodel-vect-76c.c | 1 + gcc/testsuite/gcc.target/i386/pr39013-1.c | 8 +- gcc/testsuite/gcc.target/i386/pr39013-2.c | 8 +- gcc/testsuite/gcc.target/i386/pr64317.c | 11 ++- gcc/testsuite/gcc.target/powerpc/vsx-vectorize-1.c | 2 +- libgcc/ChangeLog | 4 + libgcc/config/pa/linux-unwind.h | 2 +- libgo/configure | 2 +- libgo/configure.ac | 2 +- libgo/go/syscall/wait.c | 2 +- libstdc++-v3/ChangeLog | 5 ++ .../doc/xml/manual/appendix_contributing.xml | 2 +- 32 files changed, 283 insertions(+), 200 deletions(-)