https://sourceware.org/bugzilla/show_bug.cgi?id=23699

--- Comment #3 from rhn <sowaac.rhn at porcupinefactory dot org> ---
Hi Nick,

the target bfd is actually bfd_target_ihex_flavor, which is at the core of the
issue.

One of the solutions I was thinking about was to create an ihex backend with
only the signedness information in it. That would still require ihex-specific
changes in the copy procedure somewhere though. I couldn't easily identify
where those would be needed, but I'm happy to dig deeper if you think it's the
way forward.

Thanks for taking a look,
rhn

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to