OSDN Git Service

2011-04-07 Paul Brook <paul@codesourcery.com>
authorpbrook <pbrook>
Thu, 7 Apr 2011 11:40:12 +0000 (11:40 +0000)
committerpbrook <pbrook>
Thu, 7 Apr 2011 11:40:12 +0000 (11:40 +0000)
commit9753a227ac7e53f08cfa79d0ffd64d79b456065b
tree833074cffe1245b4b62e9b2ae05c294c706d4300
parent4aac20506571d1da266264b82dec56f7eeb2efd8
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