aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32.c
AgeCommit message (Collapse)AuthorFilesLines
1993-04-29hppa support, initial linker supportKen Raeburn1-157/+557
1993-03-09 * elf32.c (elf_object_p): Use ELF_ARCH stored in xvec to matchFred Fish1-19/+44
against machine architecture stored in the ELF header, to resolve ambiguities. * elf32.c (bfd_section_from_shdr): Bfd_make_section can return NULL, so only use results when non-NULL. * targets.c (elf32_m68k_vec, elf32_i860_vec): Add extern decls and add to vector of targets.
1993-02-27revised elf supportKen Raeburn1-0/+2382