aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-03-25 * aoutx.h (NAME(aout,find_nearest_line)): The caller expectsIan Lance Taylor1-0/+6
1994-03-24Thu Mar 24 11:33:46 1994 Steve Chamberlain (sac@jonny.cygnus.com)Steve Chamberlain1-0/+7
1994-03-24 * som.c (som_bfd_prep_for_ar_write): Ignore non-SOM objects.Jeff Law1-0/+9
1994-03-23 Clean up the relaxing code for the new linker.Ian Lance Taylor1-0/+56
1994-03-22 * coff-mips.c (mips_howto_table): Add entry for new MIPS_R_PCREL16Ian Lance Taylor1-0/+6
1994-03-22 * linker.c (_bfd_generic_final_link): Set reloc_count to 0 beforeIan Lance Taylor1-0/+31
1994-03-22 * archive.c (bfd_construct_extended_name_table): Use ar_padcharJeff Law1-0/+8
1994-03-22 Support for link_order types which generate relocs in order toIan Lance Taylor1-0/+45
1994-03-21 * bfd/som.c (som_begin_writing): Fix thinko (off by one error).Jeff Law1-0/+2
1994-03-21 * som.c (bfd_section_from_som_symbol): Only to do the valueJeff Law1-0/+3
1994-03-20 * som.c (bfd_section_from_som_symbol): Renamed fromJeff Law1-0/+7
1994-03-20 * trad-core.c (trad_unix_core_file_p): Don't pass abfd toJeff Law1-0/+3
1994-03-20 * som.c (som_begin_writing): Fix braino (one call to alignJeff Law1-0/+4
1994-03-20 * som.c (som_begin_writing): Align text in all executables toJeff Law1-0/+6
1994-03-19 * bfd.c (struct _bfd): Add cisco_core_struct to tdata union.Jim Kingdon1-1/+4
1994-03-19 * som.c (som_begin_writing): Account for alignment needs ofJeff Law1-0/+7
1994-03-19 * som.h (som_copyable_section_data_struct): New structureJeff Law1-0/+22
1994-03-19 * trad-core.c (trad_unix_core_file_p): Call bfd_zmalloc notJim Kingdon1-0/+12
1994-03-19 * som.h (struct som_exec_data): New structure to hold execJeff Law1-0/+22
1994-03-19 * libhppa.h (PA_PAGESIZE): Define.Jeff Law1-0/+9
1994-03-19 * Better long-filename handling. Reads SOM ABI compliant extendedJeff Law1-0/+14
1994-03-19* aoutx.h (reloc_type_lookup): Handle BFD_RELOC_CTOR on a 64-bitKen Raeburn1-0/+5
1994-03-17* bfd-in.h (BFD_VERSION): Use @VERSION@.Ken Raeburn1-0/+4
1994-03-17(trad_unix_bfd_is_local_label): Fixed typo whereKen Raeburn1-0/+5
1994-03-17 * osf-core.c (osf_core_bfd_copy_private_bfd_data): RemoveIan Lance Taylor1-0/+4
1994-03-17 * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c,Jim Kingdon1-0/+10
1994-03-17 * reloc.c (bfd_generic_get_relocated_section_contents): Don't failIan Lance Taylor1-0/+4
1994-03-17 * elfcode.h (NAME(bfd_elf,write_object_contents)): Don't use spaceIan Lance Taylor1-0/+5
1994-03-17 * netbsd386.c (N_SET_FLAGS): Don't nuke the machine id field.David MacKenzie1-0/+11
1994-03-16 * som.c (som_prep_for_fixups): Detect section symbols basedJeff Law1-0/+12
1994-03-16 * bfd-in2.h, libbfd.h, libcoff.h: Rebuilt.Jeff Law1-0/+35
1994-03-16 * cf-m68klynx.c (CALC_ADDEND): Use _bfd_m68klynx_howto_table.Ian Lance Taylor1-0/+4
1994-03-15 * Most files:David MacKenzie1-0/+12
1994-03-15 * som.c (som_prep_for_fixups): A relocation involving the sectionJeff Law1-0/+7
1994-03-15 * som (setup_sections): Set SEC_DEBUGGING and the section attributesJeff Law1-0/+3
1994-03-14 * som.c (som_bfd_count_ar_symbols): Fix typo.Jeff Law1-0/+2
1994-03-14 * som.c (som_object_setup): Set EXEC_P, D_PAGED, WP_TEXT, andJeff Law1-0/+13
1994-03-12 * elf32-ppc.c: Renamed from elf32-powerpc.c.Ian Lance Taylor1-1/+9
1994-03-12 * elf32-powerpc.c: Extensive changes to update to preliminary ABI.Ian Lance Taylor1-0/+5
1994-03-11 * sunos.c (sunos_read_dynamic_info): Assume that dynamic infoPeter Schauer1-0/+8
1994-03-10 * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1-2/+2
1994-03-10 * libbfd-in.h: Remove alloca cruft. It was missing some necessaryJim Kingdon1-0/+16
1994-03-08 * coff-mips.c (mips_relocate_section): Handle MIPS_R_LITERAL likeIan Lance Taylor1-0/+5
1994-03-07 Add lost lines to previous ChangeLog entry.Peter Schauer1-0/+2
1994-03-05 * elf32-hppa.h, elfcode.h: Replace uses of Elf*_Half, Elf*_Word,Peter Schauer1-0/+6
1994-03-04 * som.h (_PA_RISC_ID): Treat HOST_HPPAOSF just like HOST_HPPABSD.Jeff Law1-0/+4
1994-03-03 * configure.host: Recognize i[34]86-sequent-*.Jim Kingdon1-0/+11
1994-03-02 * som.[ch]: Do not include libhppa.h in som.c, instead includeJeff Law1-0/+6
1994-03-02 * som.c (log2): Return -1 on error rather than aborting.Jeff Law1-0/+3
1994-03-02 * som.c (hppa_som_gen_reloc_type): Use correct enum type forJeff Law1-0/+20