gdb and binutils branch master updated. bee0ee850e846a8717b9aadb8d5da3adee3254ee
nickc@sourceware.org
nickc@sourceware.org
Wed Dec 3 16:34: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, master has been updated
via bee0ee850e846a8717b9aadb8d5da3adee3254ee (commit)
from 9d157cb9fe73ff3d911ccdf581ab09eae02e78aa (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=bee0ee850e846a8717b9aadb8d5da3adee3254ee
commit bee0ee850e846a8717b9aadb8d5da3adee3254ee
Author: Nick Clifton <nickc@redhat.com>
Date: Wed Dec 3 16:33:33 2014 +0000
Replace calls to abort (in readelf) with informative error messages.
PR binutils/17531
* readelf.c (get_machine_flags): Replace call to abort with a
warning message and a return value.
(get_elf_section_flags): Likewise.
(get_symbol_visibility): Likewise.
(get_ia64_symbol_other): Likewise.
(get_ia64_symbol_other): Likewise.
(is_32bit_abs_reloc): Likewise.
(apply_relocations): Likewise.
(display_arm_attribute): Likewise.
-----------------------------------------------------------------------
Summary of changes:
binutils/ChangeLog | 13 +++++++++++
binutils/readelf.c | 61 ++++++++++++++++++++++++++++++++++++++++------------
2 files changed, 60 insertions(+), 14 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list