42 Commits (94a5ac73e1ec175d7b40743f76dacca06e8ee39e)

Author SHA1 Message Date
Ian Lance Taylor 326e32d7ce Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) 33 years ago
Jeff Law 250578363e * libbfd.c (bfd_read): Set bfd_error as appropriate for a short 33 years ago
Ian Lance Taylor 1c6042ee10 * elfcode.h (NAME(bfd_elf,write_object_contents)): Don't use space 33 years ago
Jim Kingdon 80425e6c82 * libbfd-in.h: Remove alloca cruft. It was missing some necessary 33 years ago
Peter Schauer 25677b5b30 * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word, 33 years ago
Ian Lance Taylor 68241b2b3f * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc. 33 years ago
Ian Lance Taylor 850584adbe * elfcode.h: Don't include assert.h. 33 years ago
Jeff Law 43ebdfcf4e * format.c (bfd_check_format_matches): Initialize matching_vector 33 years ago
Jeff Law d643978558 * som.c (som_get_symtab_upper_bound): Use "sizeof (asymbol *)" 33 years ago
Jeff Law 2e7b92cfa9 * elfcode.h (alloca): Delete declaration. 33 years ago
Ian Lance Taylor 99ec1f66c1 start-sanitize-powerpc-netware 33 years ago
Ian Lance Taylor a243926667 Use bfd_set_error in last patch. 33 years ago
Ian Lance Taylor 7d8aaf368f * elfcode.h (elf_slurp_symbol_table): Handle zero symbols 33 years ago
Ian Lance Taylor 2f3189e737 * elfcode.h (map_program_segments): ELF program header entries 33 years ago
David MacKenzie d1ad85a6e6 * bfd.c (bfd_get_error, bfd_set_error): New functions. 33 years ago
Jeff Law 5e829a3440 * elfcode.h (elf_map_symbols): Fix typo. 33 years ago
David MacKenzie 9783e04a64 Make all callers of malloc or realloc (including via obstacks) 33 years ago
David MacKenzie b9d5cdf003 * elfcode.h (prep_headers, swap_out_syms): Check for NULL return 33 years ago
David MacKenzie f4bd7a8f0e * opncls.c (_bfd_new_bfd, _bfd_new_bfd_contained_in): Add 33 years ago
Ian Lance Taylor d4fb8fced1 * elfcode.h (swap_out_syms): Use elf_section_from_bfd_section to 33 years ago
Ian Lance Taylor 38a5f510bc * elfcode.h (elf_object_p): If there is a SHT_DYNAMIC section, set 33 years ago
Ian Lance Taylor 6c35a16d6a * elfcode.h (map_program_segments): Restore check of file_size != 33 years ago
Ian Lance Taylor 062189c6ea * elfcode.h (bfd_section_from_shdr): Don't dump core if target 33 years ago
Ian Lance Taylor 7b8106b484 * elfcode.h (bfd_section_from_shdr): Remove duplicate assignment 33 years ago
Ian Lance Taylor f035cc474f * elfcode.h (assign_file_position_for_section): Align sh_offset to 33 years ago
Ken Raeburn 01383fb458 elfcode.h (EALIGN): Define, dependent on ARCH_SIZE. 33 years ago
Ian Lance Taylor d6e5f95000 * section.c (SEC_DEBUGGING): New section flag. 33 years ago
Ian Lance Taylor 36d541b1c7 * elfcode.h (bfd_section_from_shdr): Only set SEC_DATA for a 33 years ago
Ian Lance Taylor e621c5cc37 * elfcode.h (elf_map_symbols): Create section symbols for all 33 years ago
Ken Raeburn d24928c05b * elfcode.h (elf_build_phdrs): Unused function deleted. 33 years ago
Ken Raeburn e74034d81a Wed Jun 23 06:05:58 1993 Michael Meissner (meissner@osf.org) 34 years ago
Ken Raeburn 300adb3110 Reimplement segment writing. 34 years ago
Fred Fish c3e964b955 * configure.in (*-*-netware, i[34]86-*-netware): New configs. 34 years ago
Ken Raeburn 32090b8e4f * elf.c, elfcode.h, libelf.h: Serious reorganization. 34 years ago
Ken Raeburn 42b9004e46 make sanitize dtrt wrt v9 34 years ago
Jim Kingdon 4d09e8acfb * elfcode.h: Use memset not bzero. 34 years ago
Ken Raeburn 6a3eb9b606 * elfcode.h (elf_read): Delete static declaration, since function has moved. 34 years ago
Ken Raeburn 15012ad131 Sigh. Null pointer return might be right in some cases; don't abort. 34 years ago
Ken Raeburn 94dbb655ba More get_word/put_word changes. 34 years ago
Ken Raeburn 238ac6ecd2 Use new size-independent elf internal data structures. 34 years ago
Ken Raeburn fce361373d * elfcode.h (bfd_add_to_strtab): Now static. 34 years ago
Jim Kingdon 244ffee7f1 * Makefile.in: Add elf32-{mips,m88k,generic}. 34 years ago