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]

Re: ARM stub sizing fix


Hi,

The 'obvious' fix of changing the call to arm_stub_hash_lookup() made by
elf32_arm_get_stub_entry() to pass TRUE for the create parameter (around
elf32-arm.c:3324) causes the tests to 'pass' (they still fail - but only
due to stub ordering changes).  However, I do not know what other
effects it has and whether that is a safe change.  Could someone with
more knowledge of this area take a look please, and make some comments?


As I mentioned in another thread, I am currently looking at this, as Alan's patch actually triggered several bugs. In this process, I have encountered issues with an earlier patch from one of your colleagues, for which I am about to propose a patch.


Christophe.


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