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_gcc/master-arm in repository toolchain/ci/gdb.
from 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 new a85885ff7e gdb: Add PowerPC support to gdb.dwarf2/frame-inlined-in-outer-frame
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/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