This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_native_check_gdb/master-arm in repository toolchain/ci/binutils-gdb.
from 843bf75416 sim: include ansidecl.h when needed adds 33af066d07 Preserve artificial CU name in process_psymtab_comp_unit_reader adds 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
No new revisions were added by this update.
Summary of changes: bfd/version.h | 2 +- gdb/dwarf2/file-and-dir.h | 8 +- gdb/dwarf2/read.c | 10 +- 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/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 + 13 files changed, 341 insertions(+), 140 deletions(-) create mode 100644 gdb/testsuite/lib/precise-aligned-alloc.c