This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[PATCH V3] ARM: plt_size functions need to read instructions in right byte order
- From: Victor Kamensky <victor dot kamensky at linaro dot org>
- To: binutils at sourceware dot org, Alan Modra <amodra at gmail dot com>
- Cc: victor dot kamensky at linaro dot org, Andrew Pinski <pinskia at gmail dot com>
- Date: Wed, 22 Oct 2014 18:13:03 -0700
- Subject: [PATCH V3] ARM: plt_size functions need to read instructions in right byte order
- Authentication-results: sourceware.org; auth=none
Hi Folks,
Here is version 3 of the patch, follows this cover letter.
Since V2 [2]
* fixed "if (x & y)" issue as Alan advised
Since V1 [1]
* addressed Alan's comments
* moved ChangeLog entry from diff into commit message
Thanks,
Victor
[1] https://sourceware.org/ml/binutils/2014-10/msg00175.html
[2] https://sourceware.org/ml/binutils/2014-10/msg00195.html
Victor Kamensky (1):
ARM: plt_size functions need to read instructions in right byte order
bfd/elf32-arm.c | 36 ++++++++++++++++++++++++++++++++----
1 file changed, 32 insertions(+), 4 deletions(-)
--
1.8.1.4