https://sourceware.org/bugzilla/show_bug.cgi?id=16664
--- Comment #4 from Meador Inge ---
Patch posted here: https://sourceware.org/ml/binutils/2014-03/msg00153.html
--
You are receiving this mail because:
You are on the CC list for the bug.
___
bug-
https://sourceware.org/bugzilla/show_bug.cgi?id=16664
Meador Inge changed:
What|Removed |Added
CC||meadori at codesourcery dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16017
--- Comment #25 from Meador Inge ---
Hi Nick,
The runtime testing we did with this patch worked for our use cases. Thanks
again.
--
You are receiving this mail because:
You are on the CC list for the bug.
_
https://sourceware.org/bugzilla/show_bug.cgi?id=16017
--- Comment #24 from Meador Inge ---
Thanks Nick! The last version looks good. We will try some runtime testing on
it.
--
You are receiving this mail because:
You are on the CC list for the bug.
___
https://sourceware.org/bugzilla/show_bug.cgi?id=16017
--- Comment #22 from Meador Inge ---
Hi Nick,
I just noticed that the mask for 'elf32_thumb2_plt_entry[0]' has the same typo,
but the upper 8 needs to be removed instead. I had to squint to see it :-)
Also, we should remove the 'BFD_ASSERT
https://sourceware.org/bugzilla/show_bug.cgi?id=16017
--- Comment #20 from Meador Inge ---
Hi Nick,
Thanks for the update. A few questions/observations:
1. I think the third mask on 'elf32_thumb2_plt_entry[1]' when applying
the constants should be '0x0800' instead of '0x08000800'.
2. W
https://sourceware.org/bugzilla/show_bug.cgi?id=16017
--- Comment #18 from Meador Inge ---
Right, my reading of the ARM manuals suggest that with 'ADD , ' (T2
encoding) that Rm can be PC. Only things like 'ADD PC, Rm' and 'ADD PC, PC' are
unpredictable.
I came up with a similar encoding:
0:
https://sourceware.org/bugzilla/show_bug.cgi?id=16017
Meador Inge changed:
What|Removed |Added
CC||meadori at codesourcery dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=15149
--- Comment #9 from Meador Inge 2013-04-17
20:56:03 UTC ---
(In reply to comment #8)
> This change detects the package which behaves differently
> when linked with gold. Now the linker issues an error instead
> of silently adds DT_NEEDED for w
http://sourceware.org/bugzilla/show_bug.cgi?id=15126
Meador Inge changed:
What|Removed |Added
CC||meadori at codesourcery dot
http://sourceware.org/bugzilla/show_bug.cgi?id=15149
Meador Inge changed:
What|Removed |Added
CC||meadori at codesourcery dot
http://sourceware.org/bugzilla/show_bug.cgi?id=14397
--- Comment #5 from Meador Inge 2012-07-26
15:26:06 UTC ---
On 07/26/2012 08:46 AM, nickc at redhat dot com wrote:
> Thanks - I have applied your patch with one small change
Thanks!
-- Meador
--
Configure bugmail: http://sourceware.org/b
http://sourceware.org/bugzilla/show_bug.cgi?id=14397
--- Comment #2 from Meador Inge 2012-07-25
16:25:05 UTC ---
Created attachment 6557
--> http://sourceware.org/bugzilla/attachment.cgi?id=6557
Refreshed patch with test cases.
Hi Nick,
That fixed it and is much simpler than what I was tryin
http://sourceware.org/bugzilla/show_bug.cgi?id=14397
Bug #: 14397
Summary: Simply ARM EABI application with missing .rel.plt
ouput section description crashes ld
Product: binutils
Version: pre-2.12
Status: NEW
14 matches
Mail list logo