mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-27 03:51:15 +08:00
2a01c351e3
* aoutx.h (MY_final_link_relocate, MY_relocate_contents): New macros. (aout_link_input_section_std, aout_link_input_section_ext, aout_link_reloc_link_order): Call them instead of _bfd_* versions. * aout-target.h (MY_exec_header_not_counted): New macro, defaults to zero. (backend_data): Use it instead of hardcoded zero. * aout-ns32k.c (CTOR_TABLE_RELOC_HOWTO): New macro. (MY_swap_std_reloc_out): Use udata.i for KEEPIT, don't call stoi. * ns32knetbsd.c: Include bfd.h. (MY_text_includes_header, MY_bfd_reloc_type_lookup): New macros. (MY_bfd_reloc_type_lookup): Declare function too. * pc532-mach.c (set_sizes): Don't declare. (MY_text_includes_header, MY_exec_header_not_counted): Define. (backend_data, MY_backend_data): Don't define. * config.bfd: Treat ns32k-pc532-ux* like ns32k-pc532-mach*, and ns32k-*-lites* like ns32k-*-netbsd*. * hosts/nbsd.h: Swap order of sys/vmparam.h and sys/param.h, to compile on lites. |
||
---|---|---|
.. | ||
.Sanitize | ||
decstation.h | ||
dpx2.h | ||
hp300bsd.h | ||
i386linux.h | ||
i386mach3.h | ||
i386nbsd.h | ||
i386sco.h | ||
m68knbsd.h | ||
m88kmach3.h | ||
mipsbsd.h | ||
mipsmach3.h | ||
nbsd.h | ||
news-mips.h | ||
ns32knbsd.h | ||
pc532mach.h | ||
riscos.h | ||
sparcnbsd.h | ||
symmetry.h | ||
tahoe.h | ||
vaxbsd.h | ||
vaxult2.h | ||
vaxult.h |