https://sourceware.org/bugzilla/show_bug.cgi?id=17531
--- Comment #50 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- 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 <ni...@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(-) -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils