This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gcc_bootstrap/master-arm-bootstrap_debug in repository toolchain/ci/binutils-gdb.
from 2427f3b09e Automatic date update in version.in adds 74044dc840 ld: improve shared tests for AIX adds f21dbd7c80 [GOLD] PowerPC64 inline plt sequences adds 197a63068b [gdb/testsuite] Fix data alignment in gdb.arch/i386-{avx,sse}.exp adds b082698c5c [gdb/testsuite] Use precise align in gdb.arch/i386-{avx,sse}.exp adds a85885ff7e gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame adds 21ce5fa063 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/testsuite/gdb.arch/i386-avx.c | 15 +- gdb/testsuite/gdb.arch/i386-avx.exp | 11 +- gdb/testsuite/gdb.arch/i386-sse.c | 16 +- gdb/testsuite/gdb.arch/i386-sse.exp | 11 +- .../gdb.dwarf2/frame-inlined-in-outer-frame.S | 24 +++ gdb/testsuite/lib/precise-aligned-alloc.c | 87 ++++++++ gold/powerpc.cc | 226 +++++++++++++++------ ld/testsuite/ld-shared/main.c | 10 +- ld/testsuite/ld-shared/sh1.c | 10 - ld/testsuite/ld-shared/shared.exp | 71 +++---- ld/testsuite/ld-shared/xcoff.dat | 4 + 12 files changed, 354 insertions(+), 133 deletions(-) create mode 100644 gdb/testsuite/lib/precise-aligned-alloc.c