aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1993-11-30Irix 4 core support entries.Ian Lance Taylor1-0/+16
1993-11-30 * irix-core.c: New file for Irix 4 and Irix 5 core support.Ian Lance Taylor2-2/+18
1993-11-30New file for Irix 4 and Irix 5 core file support. Split out ofIan Lance Taylor1-0/+1
1993-11-24 * elfcode.h (map_program_segments): Restore check of file_size !=Ian Lance Taylor2-22/+29
1993-11-24 * ecofflink.c: New file to hold ECOFF debug information linkingIan Lance Taylor6-967/+310
1993-11-24New file to hold ECOFF linking routines used by both ECOFF and MIPS ELF.Ian Lance Taylor2-0/+830
1993-11-23Split ChangeLog into two.Steve Chamberlain3-6944/+6954
1993-11-23 * som.c (hppa_object_p): Also recognize SHARED_MAGIC_CNX asJeff Law1-0/+5
1993-11-22 * ecoff.c (ecoff_mkobject): Don't create .scommon section; linkerIan Lance Taylor1-0/+8
1993-11-22 * bfd/config/delta88.mh (HDEFINES): Define this to be -DPTRACE_CORE.Fred Fish2-0/+10
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