aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1994-06-30 * ecoffswap.h (ecoff_swap_pdr_in, ecoff_swap_pdr_in) [MPW_C]:Stan Shebs1-0/+5
1994-06-28Remove more GM-specific stuff.Stan Shebs2-21/+4
1994-06-28 * section.c (bfd_get_section_contents): Put in parens to getSteve Chamberlain1-0/+17
1994-06-27 * libelf.h (relocate_section): New argument "output_names" addedJeff Law1-1/+1
1994-06-26 * mpw-config.in: Use sed instead of StreamEdit, add definitionsStan Shebs3-9/+27
1994-06-24 Add Solaris BCP (the part of Solaris which allows it to runPeter Schauer1-0/+13
1994-06-23 Preliminary support for generating shared libraries, from EricIan Lance Taylor4-22/+85
1994-06-23 * elfcode.h (elf_object_p): Don't set DYNAMIC just because thereIan Lance Taylor2-18/+14
1994-06-23Change --with-targets to --enable-targets, per GNU coding standards.David MacKenzie2-3/+9
1994-06-23 * linker.c (_bfd_generic_link_add_archive_symbols): InitializeIan Lance Taylor1-0/+3
1994-06-23linker.c (FAIL): Undefine macro before defining as enum.Ken Raeburn2-0/+5
1994-06-22config.bfd (powerpc-*-elf*): New target, like powerpc-*-sysv4*.Ken Raeburn1-0/+5
1994-06-22 * hash.c (bfd_hash_allocate): Don't call bfd_set_error ifIan Lance Taylor2-32/+39
1994-06-22 * elfcode.h (elf_get_reloc_upper_bound): Correct.Ian Lance Taylor1-0/+2
1994-06-22 * aout64.c (BMAGIC, QMAGIC): Define if not already defined. FromIan Lance Taylor1-0/+3
1994-06-22 Linux ZMAGIC support from Eric Youngdale <ericy@cais.cais.com>.Ian Lance Taylor2-4/+29
1994-06-22 * aoutx.h (aout_link_check_ar_symbols): Just skip N_STAB and N_FNIan Lance Taylor2-36/+46
1994-06-21 * section.c (bfd_abs_section): Make const.Ian Lance Taylor3-36/+59
1994-06-20 * Many files: change all bfd_target vectors to be const. ChangeIan Lance Taylor29-123/+494
1994-06-20 * ecoff.c, libecoff.h, ecoffswap.h, coff-alpha.c, coff-mips.c,Ian Lance Taylor6-188/+175
1994-06-20 * ecoff.c (ecoff_swap_tir_in): Change input argument to const.Ian Lance Taylor7-316/+1207
1994-06-20 * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd,Ian Lance Taylor3-10/+16
1994-06-20Comment change.Ian Lance Taylor1-3/+3
1994-06-20 * mipsbsd.c (MY_final_link_callback): Define to avoid warning.Ian Lance Taylor2-0/+9
1994-06-20 * hp300hpux.c (MY_final_link_callback): Define to avoid warning.Ian Lance Taylor2-9/+23
1994-06-17 * aout-target.h (MY(callback)): Set the alignments of the text,Ian Lance Taylor2-0/+18
1994-06-17 * sunos.c (sunos_add_one_symbol): Treat a common symbol from aIan Lance Taylor1-3/+4
1994-06-17 * libhppa.h (bfd_hppa_insn2fmt, hppa_rebuild_insn): Make INLINE.Jeff Law1-0/+2
1994-06-17 * elf32-hppa.h (elf_hppa_final_processing): Delete decl.Jeff Law1-0/+4
1994-06-17 * elfcode.h (elf_link_input_bfd): Don't try to read local symbolsJeff Law2-4/+10
1994-06-16 * config.bfd: If second argument is ``_'', then, instead ofIan Lance Taylor1-0/+6
1994-06-16keep makefile.dosKen Raeburn1-0/+1
1994-06-16 * elfcode.h (elf_bfd_final_link): If trying to generate a sharedIan Lance Taylor2-0/+11
1994-06-16Thu Jun 16 14:25:22 1994 Eric Youngdale (ericy@cais.cais.com)Ian Lance Taylor3-0/+638
1994-06-16 * aoutx.h (NAME(aout,some_aout_object_p)): Accept BMAGIC objectsIan Lance Taylor1-1/+2
1994-06-16 * libelf.h (struct elf_obj_tdata): New field dt_needed_name.Ian Lance Taylor5-1/+23
1994-06-15comment on v9 stuffKen Raeburn1-0/+10
1994-06-15added elf64-sparc.*Ken Raeburn1-34/+43
1994-06-15unsanitizing v9Ken Raeburn1-29/+1
1994-06-15regenerated (unsanitize v9)Ken Raeburn1-2/+2
1994-06-15unsanitize v9Ken Raeburn2-105/+8
1994-06-15unsanitize v9Ken Raeburn2-10/+7
1994-06-15Tweak v9 support to ready it for release.Ken Raeburn1-3/+6
1994-06-15 * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add sinterpptrIan Lance Taylor4-16/+28
1994-06-15 * coff-sparc.c (SWAP_OUT_RELOC_EXTRA): Define to clear the r_spareIan Lance Taylor2-4/+20
1994-06-15 * archive.c (bfd_slurp_armap): Recognize __.SYMDEF/ as well asIan Lance Taylor2-8/+11
1994-06-15 * i386linux.c (i386linux_write_object_contents): Define; likeIan Lance Taylor2-0/+25
1994-06-15 * aoutx.h (translate_from_native_sym_flags): Treat N_SETV symbolsIan Lance Taylor2-0/+14
1994-06-15Comment change.Ian Lance Taylor1-2/+2
1994-06-15 * aoutx.h: Rewrite symbol duplicate elimination to use BFD hashIan Lance Taylor2-372/+212