aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-11-22 * Minimal support for reading SOM fixup streams. AllowsJeff Law2-48/+808
1993-11-21Modified to be based on lynx.h, like i386 and m68k versions.Ken Raeburn1-28/+1
1993-11-21define FPRINTF_ALREADY_DECLAREDKen Raeburn2-0/+4
1993-11-19 * coff-a29k.c (a29k_reloc): For R_IREL, don't left shiftIan Lance Taylor2-4/+9
1993-11-19 * elfcode.h (elf_fake_sections): Accept .sbss as the name for aIan Lance Taylor1-0/+12
1993-11-19* coffcode.h (coff_slurp_symbol_table): Print more verbose messageKen Raeburn1-0/+3
1993-11-19recent coff/lynx changesKen Raeburn1-0/+19
1993-11-19(coff_bfd_reloc_type_lookup): Don't define if already defined.Ken Raeburn1-42/+52
1993-11-18Various entries.Ian Lance Taylor1-0/+53
1993-11-18 * elfcode.h (bfd_section_from_shdr): Don't dump core if targetIan Lance Taylor1-58/+98
1993-11-18 * libelf.h (struct elf_backend_data): Added fieldsIan Lance Taylor3-36/+62
1993-11-18 * libecoff.h: Include coff/ecoff.h.Ian Lance Taylor2-183/+258
1993-11-17Wed Nov 17 13:56:10 1993 Stan Shebs (shebs@rtl.cygnus.com)Stan Shebs1-0/+7
1993-11-17Need to declare nlm32_sparc_vec; oopsie.Sean Eric Fagan1-4/+9
1993-11-17Don't want the new files to disappear unexpectedly!Sean Eric Fagan1-0/+2
1993-11-17Two more files in BFD updated for NetWARE/SPARC.Sean Eric Fagan1-3/+3
1993-11-17NetWare/SPARC changes; required changes to the interface as well asSean Eric Fagan1-4/+16
1993-11-17 * lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc.Stu Grossman6-54/+60
1993-11-16 * i386linux.c: Define new macro ZMAGIC_DISK_BLOCK_SIZE to 1024, andJim Kingdon1-0/+11
1993-11-15* Makefile.in (diststuff): New target.Ken Raeburn1-1/+1
1993-11-15 * som.c (som_object_setup): Do not create dummy ".text", ".data",Jeff Law1-0/+10
1993-11-15 * bfd-in2.h: Rebuilt.Jeff Law1-0/+4
1993-11-14 * som.c (som_bfd_reloc_type_lookup): Add missing prototype. ReturnsJeff Law2-4/+8
1993-11-14 * som.c (som_begin_writing): New function.Jeff Law2-7/+243
1993-11-14 * som.c (som_write_space_strings): New function.Jeff Law2-0/+182
1993-11-14 * som.c (som_write_fixups): New function.Jeff Law2-1/+257
1993-11-13 * som.c (som_prep_for_fixups): New function.Jeff Law2-0/+101
1993-11-13 * som.c (som_write_object_contents): Do not abort. Flesh out.Jeff Law2-10/+69
1993-11-13 * som.c (som_build_and_write_symbol_table): New function.Jeff Law2-0/+156
1993-11-13 * som.c (som_write_headers): New function.Jeff Law2-3/+180
1993-11-13 * som.c (som_reloc_call): New function.Jeff Law2-0/+119
1993-11-13 * som.c (som_sizeof_headers): Add missing prototype.Jeff Law2-4/+6
1993-11-13 * som.c (som_prep_headers): New function.Jeff Law2-1/+96
1993-11-13 * som.c (som_count_spaces): New function.Jeff Law2-0/+88
1993-11-13 * som.c (hppa_som_gen_reloc_type): New function.Jeff Law2-1/+87
1993-11-13 * som.c (try_prev_fixup): New function.Jeff Law2-1/+157
1993-11-13 * som.c (som_initialize_reloc_queue): New function.Jeff Law2-0/+122
1993-11-12 * som.c (som_hppa_howto_table): SOM howto relocation table.Jeff Law2-1/+284
1993-11-12 * som.c (struct reloc_queue): New structure to keep track ofJeff Law2-0/+34
1993-11-12 * som.c: Include libhppa.hJeff Law2-0/+3
1993-11-12 * som.c (bfd_som_set_section_attributes): New function.Jeff Law2-2/+87
1993-11-12 * som.h (struct som_symbol): Add new fields to hold additionalJeff Law1-0/+155
1993-11-12 * trad-core.c (trad_unix_core_file_p): If new hookJim Kingdon1-0/+7
1993-11-11 * bfd.c (struct _bfd): Add hppabsd_core_data.Jeff Law2-0/+8
1993-11-11 * elf32-hppa.c (hppa_elf_reloc): Remove DEFUN crud. Remove codeJeff Law2-47/+32
1993-11-09Entries for several checkins.Ian Lance Taylor1-0/+41
1993-11-09 * elfcode.h (elf_object_p): Rather than looking through an arrayIan Lance Taylor4-20/+39
1993-11-09Fix a brainoStan Shebs2-0/+6
1993-11-09 * libelf.h: Added some comments.Ian Lance Taylor4-15/+114
1993-11-08 * elfcode.h (bfd_section_from_shdr): Remove duplicate assignmentIan Lance Taylor2-32/+56