]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
2011-04-07 Paul Brook <paul@codesourcery.com>
authorPaul Brook <paul@codesourcery.com>
Thu, 7 Apr 2011 11:40:12 +0000 (11:40 +0000)
committerPaul Brook <paul@codesourcery.com>
Thu, 7 Apr 2011 11:40:12 +0000 (11:40 +0000)
commitfa197c1c748ea43d09fe74db88a8ec8792c43597
tree34f39cbfee8d3e9b34cf1544ab88381cc459ad8b
parent44e87ecee162597b99f874005694649ae6111bc4
2011-04-07  Paul Brook  <paul@codesourcery.com>

binutils/
* readelf.c (arm_section_get_word): Handle C6000 relocations.
(decode_tic6x_unwind_regmask, decode_arm_unwind_bytecode,
decode_tic6x_unwind_bytecode, expand_prel31): New functions.
(decode_arm_unwind): Split out common code from ARM specific bits.
(dump_arm_unwind): Use expand_prel31.
(arm_process_unwind): Handle SHT_C6000_UNWIND sections.
(process_unwind): Add SHT_C6000_UNWIND.
binutils/ChangeLog
binutils/readelf.c