aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1994-04-08 * config.bfd, configure.host: Add mips-*-sysv4* support.Peter Schauer1-0/+4
1994-04-07 * coff-mips.c (mips_howto_table): Add entry for MIPS_R_SWITCH.Ian Lance Taylor1-0/+17
1994-04-07 * elfcode.h (elf_set_section_contents): Support calling the backendJeff Law1-0/+27
1994-04-07 * All backends: Added BFD_JUMP_TABLE_DYNAMIC to target vector.Ian Lance Taylor1-0/+70
1994-04-06 * targets.c (bfd_target): Rearranged fields in target vector.Ian Lance Taylor1-0/+34
1994-04-06 * Crude support for examining dynamic libraries.Jeff Law1-0/+14
1994-04-06Tue Apr 5 17:48:52 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-0/+5
1994-04-05 * som.c (som_bfd_free_cached_info): Add missing PARAMS decl.Jeff Law1-0/+6
1994-04-05 * elf32-mips.c (mips_elf_final_link): Don't remove empty sections.Ian Lance Taylor1-0/+6
1994-04-05 * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out ifIan Lance Taylor1-0/+19
1994-04-04 * aoutx.h (NAME(aout,bfd_free_cached_info)): Don't free anythingIan Lance Taylor1-0/+3
1994-04-04 Made sure that every call to bfd_read, bfd_write, and bfd_seekIan Lance Taylor1-0/+36
1994-04-04 * Makefile.in: Rebuilt dependencies.Ian Lance Taylor1-0/+4
1994-04-04 * aix386-core.c (aix386_bfd_is_local_label): Correct cast fromPeter Schauer1-0/+9
1994-04-04 * som.c (som_slurp_string_table): Use malloc to allocate spaceJeff Law1-0/+11
1994-04-01 * aoutx.h (aout_link_write_symbols): If keep_memory is false, makeIan Lance Taylor1-0/+4
1994-04-01 * archive.c (_bfd_write_archive_contents): Once we've found anIan Lance Taylor1-0/+39
1994-04-01 * targets.c (bfd_target): Add _bfd_free_cached_info field.Ian Lance Taylor1-0/+17
1994-03-31 Added some support for Irix 4 shared libraries.Ian Lance Taylor1-0/+13
1994-03-31 * coffcode.h (CALC_ADDEND): Change to fetch original symbol valueIan Lance Taylor1-0/+5
1994-03-31 * ecoff.c (ecoff_write_object_contents): Set the text_start andIan Lance Taylor1-0/+4
1994-03-31Added missing ChangeLog entry for Sean's check in, and rebuiltIan Lance Taylor1-0/+4
1994-03-31 * nlm32-i386.c (nlm_i386_read_import): Null terminate the symbolIan Lance Taylor1-0/+5
1994-03-31 * coffgen.c (coff_write_symbol): Reindented. Changed to returnIan Lance Taylor1-0/+15
1994-03-31 * som.c (som_begin_writing): New approach at dealing with holesJeff Law1-0/+7
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-0/+128
1994-03-30* hosts/dpx2.h: Define POSIX_UTIME.Jim Kingdon1-0/+4
1994-03-30 * i386dynix.c, config/i386-dynix.mt: New files, handling DynixPeter Schauer1-0/+12
1994-03-28Entry for last check in.Ian Lance Taylor1-0/+2
1994-03-28 * coffcode.h (coff_set_flags): Handle bfd_arch_powerpc likeIan Lance Taylor1-0/+3
1994-03-28 * config.bfd (powerpc-*-aix*): New target; use rs6000.mt.Ian Lance Taylor1-1/+1
1994-03-28 * configure.in (powerpc-*-aix*): New target; use rs6000.mt.Ian Lance Taylor1-0/+3
1994-03-28 * aoutx.h (translate_from_native_sym_flags): Set SEC_RELOC flagIan Lance Taylor1-0/+5
1994-03-26 * som.c (som_get_section_contents): New function. Do not tryJeff Law1-0/+4
1994-03-26 * libbfd.c (bfd_read): Set bfd_error as appropriate for a shortJeff Law1-0/+17
1994-03-26 * hosts/sysv4.h (HAVE_PROCFS): Add comments about ptx4.Jim Kingdon1-1/+8
1994-03-25 Changes to support linker relaxing of embedded MIPS PIC code toIan Lance Taylor1-0/+30
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