gdb and binutils branch master updated. 619ed720087c20a96b6b9a7892217c5193eb3b8f
ebotcazou@sourceware.org
ebotcazou@sourceware.org
Sat Dec 6 15:41: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 619ed720087c20a96b6b9a7892217c5193eb3b8f (commit)
from d924db559be94e668253a272f70870c85aecc60e (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=619ed720087c20a96b6b9a7892217c5193eb3b8f
commit 619ed720087c20a96b6b9a7892217c5193eb3b8f
Author: Eric Botcazou <ebotcazou@gcc.gnu.org>
Date: Sat Dec 6 16:39:24 2014 +0100
Add Visium support to binutils
binutils/
* readelf.c: Include elf/visium.h.
(guess_is_rela): Deal with EM_VISIUM.
(dump_relocations): Likewise.
(get_machine_name): Likewise.
(get_machine_flags): Likewise.
(get_osabi_name): Likewise.
(is_32bit_abs_reloc): Likewise.
(is_32bit_pcrel_reloc): Likewise.
(is_16bit_abs_reloc): Likewise.
binutils/testsuite:
* binutils-all/objcopy.exp: Skip strip-10 for Visium.
-----------------------------------------------------------------------
Summary of changes:
binutils/ChangeLog | 12 ++++++++++++
binutils/readelf.c | 23 +++++++++++++++++++++++
binutils/testsuite/ChangeLog | 4 ++++
binutils/testsuite/binutils-all/objcopy.exp | 1 +
4 files changed, 40 insertions(+), 0 deletions(-)
hooks/post-receive
--
gdb and binutils
More information about the Binutils-cvs
mailing list