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-arm-mainline-allyesconfig in repository toolchain/ci/binutils-gdb.
from 503648e41e Don't handle lret/iret when -mlfence-before-ret=[or|not|shl| [...] adds d402189f2f Re: Fix tight loop on recursively-defined symbols adds 5e365e474b Prevent a potential use-after-fee memory corruption bug in t [...] adds ca859a8939 Fix the BFD library to handle Windows pathnames with more th [...] adds 7a87e9c805 ECOFF slurp_relocs thinko adds e6ddf2af20 Updated translations for the gprof and ld sub-directories adds 6e0c75f7c4 [PATCH] ld: fix s/claimi/claim/ typo adds 3edf7b9f2c Show AIX gc'd symbol address adjustments in map file adds 1d72769534 [gdb/testsuite] Use with_test_prefix in gdb.base/gdb-caching [...] adds ed02cdb5b7 Fix a use-after-free bug in the BFD library when scanning a [...] adds 7f20433998 Remove unused ps_lgetLDT etc. on Solaris/x86 [PR25981] adds e52a0f1bd9 Avoid short i386 register names on Solaris/x86 [PR25981] adds 3ecde59918 Automatic date update in version.in
No new revisions were added by this update.
Summary of changes: bfd/ChangeLog | 17 + bfd/bfdio.c | 13 +- bfd/ecoff.c | 6 +- bfd/elf.c | 9 +- bfd/version.h | 2 +- gas/ChangeLog | 5 + gas/symbols.c | 1 + gdb/ChangeLog | 14 + gdb/i386-sol2-nat.c | 20 +- gdb/procfs.c | 79 - gdb/procfs.h | 6 - gdb/sol-thread.c | 32 - gdb/testsuite/ChangeLog | 4 + gdb/testsuite/gdb.base/gdb-caching-proc.exp | 42 +- gprof/ChangeLog | 4 + gprof/po/es.po | 240 +- ld/ChangeLog | 40 + ld/emultempl/aix.em | 33 +- ld/emultempl/armcoff.em | 3 +- ld/emultempl/beos.em | 3 +- ld/emultempl/elf.em | 3 +- ld/emultempl/generic.em | 3 +- ld/emultempl/linux.em | 3 +- ld/emultempl/msp430.em | 3 +- ld/emultempl/pe.em | 29 +- ld/emultempl/pep.em | 28 +- ld/emultempl/ticoff.em | 3 +- ld/emultempl/vanilla.em | 3 +- ld/ldemul.c | 8 + ld/ldemul.h | 8 + ld/ldlang.c | 8 +- ld/ldlang.h | 5 + ld/ldmain.c | 2 +- ld/po/sv.po | 6298 +++++++++++++++++++++------ 34 files changed, 5444 insertions(+), 1533 deletions(-)