aboutsummaryrefslogtreecommitdiff
path: root/bfd/coff-alpha.c
AgeCommit message (Collapse)AuthorFilesLines
1999-12-10Revert previous patch.Nick Clifton1-2/+0
1999-12-10Change AR for ELF so that common symbols are not included in archive map.Nick Clifton1-0/+2
Change LD for ELF so that archive elements whoes archive map contains a reference to a common symbol will get linkled in. Add new field to bfd_target structure and initialise it for all bfd targets.
1999-09-10 * ecoff.c (bfd_debug_section): Update initialization for newIan Lance Taylor1-3/+4
comdat_info field. (_bfd_ecoff_styp_to_sec_flags): Add section parameter. * libecoff.h (_bfd_ecoff_styp_to_sec_flags): Update declaration. 1999-09-10 H.J. Lu <hjl@gnu.org> * coff-alpha.c (alpha_ecoff_backend_data): Initialize the new _bfd_filnmlen field. * coff-mips.c (mips_ecoff_backend_data): Likewise.
1999-07-19Add new field to bfd_target structure.Nick Clifton1-0/+2
Initialise this field for all known bfd targets. Add new search function to targets.c
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+2402