https://sourceware.org/bugzilla/show_bug.cgi?id=2580
Alan Modra <amodra at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|NEW |RESOLVED
--- Comment #1 from Alan Modra <amodra at gmail dot com> ---
Yes, much of bfd isn't partitioned well to files.
_bfd_mips_elf32_gprel16_reloc belongs in elfxx-mips.c not just due to the
reference in elfxx-mips.c but also due to references in all of elf64-mips.c,
elf32-mips.c, and elfn32-mips.c. I'm reluctant to move it just for a very old
bug report about a version of config.bfd not in the current sources.
--
You are receiving this mail because:
You are on the CC list for the bug.