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


 By the way, take a look at elf32-ppc.c, ppc_elf_get_synthetic_symtab()
function. It is possible to replace the whole
_bfd_elf_get_synthetic_symtab() and get rid of all hacks and kludges. Just
supply own version for this target. Yes, this will still be a code
duplication, but less hacky, and you won't have to run loops over all PLT
entries twice.

> New patchset (fixed formatting and comments based on feedback from
> Andreas Schwab + updated commit message to match Binutils style).

Kind regards,
Pavel Fedin
Expert Engineer
Samsung Electronics Research center Russia



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