gdb and binutils branch binutils-2_25-branch updated. e3d0fe1e96f7a5e4848177ad744257174c390ed1
amodra@sourceware.org
amodra@sourceware.org
Wed Dec 10 05:02:00 GMT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdb and binutils".
The branch, binutils-2_25-branch has been updated
via e3d0fe1e96f7a5e4848177ad744257174c390ed1 (commit)
from 8eb67463b6edfdb06bb647c53ca02f691b456417 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=e3d0fe1e96f7a5e4848177ad744257174c390ed1
commit e3d0fe1e96f7a5e4848177ad744257174c390ed1
Author: Alan Modra <amodra@gmail.com>
Date: Wed Dec 10 14:06:42 2014 +1030
Don't access elf tdata in dwarf.c without first checking for an ELF bfd
_bfd_dwarf2_find_nearest_line may be called on a COFF bfd.
* dwarf2.c (read_address): Check bfd_target_elf_flavour before
calling get_elf_backend_data.
(_bfd_dwarf2_find_nearest_line): Fix parens.
-----------------------------------------------------------------------
Summary of changes:
bfd/ChangeLog | 6 ++++++
bfd/dwarf2.c | 7 +++++--
2 files changed, 11 insertions(+), 2 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list