aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1993-12-30 * section.c (bfd_get_section_contents): Return zero filled bufferPeter Schauer1-0/+5
1993-12-28 * elf.c (bfd_elf_generic_reloc): If this is not an inplace reloc,Ian Lance Taylor1-0/+5
1993-12-21changes so farKen Raeburn1-0/+20
1993-12-16 * hosts/hp300bsd.h: Correctly identify 4.3BSD vs 4.4BSD.Jeff Law1-0/+4
1993-12-15cleanups and mach3 changesDavid MacKenzie1-0/+14
1993-12-15 * som.c (som_begin_writing): Fix thinkos in auxiliary headerJeff Law1-0/+6
1993-12-14 * elf32-hppa.c (hppa_elf_gen_reloc_type): Handle 'T' fieldJeff Law1-0/+9
1993-12-07 * nlmcode.h: Fixes to avoid compiler warnings...Stu Grossman1-0/+4
1993-12-07 * libnlm.h (nlm_backend_data): Removed macro definition.Ian Lance Taylor1-0/+5
1993-12-06 * som.c (som_begin_writing): Flesh out code for handling simpleJeff Law1-0/+7
1993-12-06 * som.c (R_DLT_REL, R_AUX_UNWIND, R_SEC_STMT): Add protectedJeff Law1-0/+5
1993-12-06 * som.c (som_hppa_howto_table): Add missing R_END_TRY. DeleteJeff Law1-0/+24
1993-12-05 * elf32-hppa.c: (elf_hppa_howto_table): PLABEL and DLTJeff Law1-0/+3
1993-12-05 Fri Dec 3 09:55:17 1993 Pete Hoogenboom (hoogen@cs.utah.edu)Jeff Law1-0/+8
1993-12-03 * config/solaris2.mh (HDEFINES): Remove -Dconst=Ian Lance Taylor1-0/+5
1993-12-02 * ecoff.c: Added various casts for 32/64 bit cross targeting.Ian Lance Taylor1-0/+12
1993-12-02 * libnlm.h (struct nlm_obj_tdata): New field backend_data.Ian Lance Taylor1-0/+20
1993-12-02 * som.c (som_section_type, som_decode_symcalss): New functions.Jeff Law1-0/+7
1993-12-02Various entries.Ian Lance Taylor1-0/+50
1993-12-01variousKen Raeburn1-0/+20
1993-12-01Various entries. Added entries for NetWare changes made by Sean aIan Lance Taylor1-0/+34
1993-11-30Irix 4 core support entries.Ian Lance Taylor1-0/+16
1993-11-24 * elfcode.h (map_program_segments): Restore check of file_size !=Ian Lance Taylor1-0/+3
1993-11-24 * ecofflink.c: New file to hold ECOFF debug information linkingIan Lance Taylor1-0/+32
1993-11-23Split ChangeLog into two.Steve Chamberlain1-6944/+1
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 Fish1-0/+9
1993-11-22 * Minimal support for reading SOM fixup streams. AllowsJeff Law1-0/+8
1993-11-19 * coff-a29k.c (a29k_reloc): For R_IREL, don't left shiftIan Lance Taylor1-0/+5
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-18Various entries.Ian Lance Taylor1-0/+53
1993-11-18 * libecoff.h: Include coff/ecoff.h.Ian Lance Taylor1-0/+10
1993-11-17Wed Nov 17 13:56:10 1993 Stan Shebs (shebs@rtl.cygnus.com)Stan Shebs1-0/+7
1993-11-17 * lynx-core.c (lynx_core_file_p): Change bfd_zalloc to bfd_alloc.Stu Grossman1-0/+7
1993-11-16 * i386linux.c: Define new macro ZMAGIC_DISK_BLOCK_SIZE to 1024, andJim Kingdon1-0/+11
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 Law1-0/+4
1993-11-14 * som.c (som_begin_writing): New function.Jeff Law1-1/+2
1993-11-14 * som.c (som_write_space_strings): New function.Jeff Law1-0/+2
1993-11-14 * som.c (som_write_fixups): New function.Jeff Law1-0/+1
1993-11-13 * som.c (som_prep_for_fixups): New function.Jeff Law1-0/+4
1993-11-13 * som.c (som_write_object_contents): Do not abort. Flesh out.Jeff Law1-0/+3
1993-11-13 * som.c (som_build_and_write_symbol_table): New function.Jeff Law1-0/+1
1993-11-13 * som.c (som_write_headers): New function.Jeff Law1-3/+3
1993-11-13 * som.c (som_reloc_call): New function.Jeff Law1-0/+2
1993-11-13 * som.c (som_sizeof_headers): Add missing prototype.Jeff Law1-0/+3