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-allnoconfig in repository toolchain/ci/binutils-gdb.
from 506195754c gdb: bool-ify maybe_add_script_{text,file} adds fb0f5031bb gdb: turn arc_debug into a bool adds d8d1feb424 gdb: convert arc to new-style debug macros adds 4120e4885b Re: SHF_LINK_ORDER fixup_link_order in ld adds 3eeabe12c3 Automatic date update in version.in adds c9d220893e gdb: make the remote target track its own thread resume state adds bd497355ea gdb: remove target_ops::commit_resume implementation in reco [...] adds 8f66807b98 gdb: better handling of 'S' packets adds d9b1deff13 sim: watch: add basic default handler that traps adds 54780889e9 sim: h8300: drop separate eightbit memory buffer adds adb0bd8fda gas: bfin: fix build time warnings adds abad28152e gas: bfin: build lexer with -Werror adds 271bea6acd ld: tests: add -msim when testing bfin targets adds 7e0d77ef5f Fix an illegal memory access parsing a win32pstatus note wit [...] adds 116d0cf103 [gdb/testsuite] Fix gdb.base/style.exp with -m32 adds 5fae2a2c66 [gdb/breakpoint] Handle .plt.sec in in_plt_section adds 5a10699ff3 Updated translations for some subdirectories adds 8ca9c7eb67 bfin: Skip non SEC_ALLOC section for R_BFIN_FUNCDESC new 58eadc4b69 Fix building gdb with gcc-4.x
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/ChangeLog | 10 + bfd/elf.c | 5 +- bfd/elf32-bfin.c | 235 +- bfd/version.h | 2 +- binutils/ChangeLog | 4 + binutils/po/sv.po | 3804 +++++++++++--------- gas/ChangeLog | 10 + gas/Makefile.am | 4 +- gas/Makefile.in | 4 +- gas/config/bfin-lex.l | 5 +- gdb/ChangeLog | 59 + gdb/arc-linux-nat.c | 16 +- gdb/arc-linux-tdep.c | 43 +- gdb/arc-newlib-tdep.c | 11 +- gdb/arc-tdep.c | 151 +- gdb/arc-tdep.h | 7 +- gdb/objfiles.h | 3 +- gdb/record-btrace.c | 11 - gdb/record-full.c | 10 - gdb/remote.c | 330 +- gdb/testsuite/ChangeLog | 11 + gdb/testsuite/gdb.base/style.exp | 49 +- .../stop-reply-no-thread-multi.c} | 66 +- ...o-thread.exp => stop-reply-no-thread-multi.exp} | 92 +- gdb/trad-frame.c | 5 +- gold/ChangeLog | 4 + gold/po/fr.po | 730 ++-- ld/ChangeLog | 17 + ld/ldelfgen.c | 18 +- ld/po/fr.po | 3699 ++++++++++--------- ld/testsuite/config/default.exp | 5 + sim/common/ChangeLog | 6 + sim/common/sim-watch.c | 13 +- sim/h8300/ChangeLog | 14 +- sim/h8300/compile.c | 91 +- sim/h8300/sim-main.h | 1 - 36 files changed, 5187 insertions(+), 4358 deletions(-) copy gdb/testsuite/{gdb.multi/multi-re-run-1.c => gdb.server/stop-reply-no-thread- [...] copy gdb/testsuite/gdb.server/{stop-reply-no-thread.exp => stop-reply-no-thread-mu [...]