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: [PATCH] Pretty-printing plt entries on ARM (second try)


Why does your patch not support Thumb2 PLT entries ?
Support for them was recently added and
I see no reason why they should not be supported as well.

The one and only reason is that code to analyze them would probably be rather ugly (I need to mask out imm which is spread all across instruction).
I can add it if you find it necessary.

-Y


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