This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] ARM: plt_size functions need to read instructions in right byte order


Hi Folks,

I posted patch series [1] to deal with issues in gdb on arm v7 BE
(big endian) target. One patch was in bfd directory. I was suggested
by [2] to post it on binutils mailing list.

Please find patch following this cover letter.

[1] https://sourceware.org/ml/gdb-patches/2014-10/msg00526.html
[2] https://sourceware.org/ml/gdb-patches/2014-10/msg00532.html

Thanks,
Victor

Victor Kamensky (1):
  ARM: plt_size functions need to read instructions in right byte order

 bfd/ChangeLog   |  9 +++++++++
 bfd/elf32-arm.c | 48 ++++++++++++++++++++++++++++++++++++++++++++----
 2 files changed, 53 insertions(+), 4 deletions(-)

-- 
1.8.1.4


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]