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_build/master-arm in repository toolchain/ci/gdb.
from cd393cec3a gdb, btrace: improve error messages adds 326f526e1b Fix flex rule in gdb adds 14f9835738 Automatic date update in version.in adds c7c6e55b60 or1k: Avoid R_OR1K_GOT16 signed overflow by using special howto new a698397481 Updated French translation for the ld/ and gold/ sub-directories new b6e05abee3 gdb: update the comment on string_to_event_location new 8e454b9c61 gdb: add empty string check in parse_linespec new ed2a947856 gdb/testsuite: move linespec test into gdb.linespec/ directory new 3c5fcec6dc gdb: handle calls to list command passing only a linespec condition new 82d0a72cdc gdb: handle calls to edit command passing only a linespec condition new a591084285 gdb: test to check one aspect of the linespec parsing code new 2f6b20e2e0 gdb: fix formatting for help set/show extended-prompt new 41ba8b76cc Stop the BFD library complaining about compressed dwarf debu [...]
The 9 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 | 13 + bfd/dwarf2.c | 8 +- bfd/elf32-or1k.c | 24 +- bfd/version.h | 2 +- gdb/Makefile.in | 27 +- gdb/cli/cli-cmds.c | 19 +- gdb/linespec.c | 14 +- gdb/location.c | 5 + gdb/location.h | 9 +- gdb/python/lib/gdb/command/prompt.py | 5 +- gdb/testsuite/gdb.base/break.exp | 5 + .../linespecs.exp => gdb.linespec/errors.exp} | 20 +- gold/ChangeLog | 4 + gold/po/fr.po | 254 +- ld/ChangeLog | 4 + ld/po/fr.po | 3330 ++++++++++---------- 16 files changed, 1923 insertions(+), 1820 deletions(-) rename gdb/testsuite/{gdb.base/linespecs.exp => gdb.linespec/errors.exp} (66%)