summaryrefslogtreecommitdiff
path: root/bfd
Commit message (Expand)AuthorAgeFilesLines
* * som.c (som_object_setup): More heruistics to detect theJeff Law1995-02-012-42/+218
* * libelf.h (struct elf_obj_tdata): New member program_header_size.David Edelsohn1995-02-012-0/+13
* * elfcode.h (map_program_segments): Add sorted_hdrs parameter.Ian Lance Taylor1995-01-312-5/+22
* * ecoff.c (_bfd_ecoff_find_nearest_line): Fix problems in range checking.Ken Raeburn1995-01-311-0/+12
* * som.c (compare_subspaces): New function to sort subspaces byJeff Law1995-01-291-0/+18
* * som.c (som_object_setup): New heuristic to determine if theJeff Law1995-01-282-6/+17
* * elfcode.h (elf_link_add_object_symbols): Use *sym_hash insteadIan Lance Taylor1995-01-282-2/+7
* * elf32-mips.c (mips_elf_final_link): If the size of an inputIan Lance Taylor1995-01-271-0/+4
* * elfcode.h (elf_sort_hdrs): Correct SHF_ALLOC test.Ian Lance Taylor1995-01-272-1/+8
* * srec.c (srec_set_section_contents): Fix off bySteve Chamberlain1995-01-271-0/+3
* * elfcode.h (elf_link_add_object_symbols): Only examine weakdef ifIan Lance Taylor1995-01-262-0/+4
* * config.bfd: (m68*-est-coff): New configuration.Steve Chamberlain1995-01-261-0/+4
* * aoutx.h (NAME(aout,some_aout_object_p)): Always set EXEC_P ifIan Lance Taylor1995-01-261-0/+6
* Add new relocs for PowerPC Elf support.Michael Meissner1995-01-263-1/+18
* * coff-sh.c (CALC_ADDEND): Don't define.Ian Lance Taylor1995-01-261-0/+6
* update copyright datesIan Lance Taylor1995-01-246-11/+10
* * elf32-mips.c (mips_elf_output_extsym): Set the value of theIan Lance Taylor1995-01-242-2/+23
* Mon Jan 23 14:53:35 1995 Steve Chamberlain <sac@splat>Steve Chamberlain1995-01-232-1/+5
* * coff-sh.c (sh_reloc): Don't ignore the previous contents of anIan Lance Taylor1995-01-232-8/+5
* xIan Lance Taylor1995-01-231-0/+3
* * config.bfd (i[345]86-*-gnu*): Set bfd_name to i386-gnu.Ian Lance Taylor1995-01-231-1/+5
* * opncls.c (bfd_openstreamr): Call bfd_cache_init.Ian Lance Taylor1995-01-232-0/+50
* * sunos.c (sunos_add_one_symbol): Only set the sunos specificIan Lance Taylor1995-01-202-25/+40
* * bfd-in.h (bfd_byte, reloc_howto_type): Define here, not...Ian Lance Taylor1995-01-173-55/+60
* * opncls.c (bfd_openstreamr): New function.Ian Lance Taylor1995-01-172-1/+6
* * elf32-mips.c (enum reloc_type): Define new relocs used on Irix.Ian Lance Taylor1995-01-172-0/+211
* * archures.c, Makefile.in, targets.c, bfd-in2.h, coffcode.h,Steve Chamberlain1995-01-164-0/+78
* * archures.c, Makefile.in, targets.c, bfd-in2.h, coffcode.h,Steve Chamberlain1995-01-161-0/+5
* Sun Jan 15 13:57:45 1995 Steve Chamberlain <sac@splat>Steve Chamberlain1995-01-152-73/+75
* Makefile changes for arc, rce, diststuff.Ken Raeburn1995-01-121-0/+27
* (ALL_MACHINES, BFD32_BACKENDS): Include arc and rce, appropriately sanitized.Ken Raeburn1995-01-121-10/+28
* * srec.c, tekhex.c: Include libiberty.h. Delete static array hex_value andKen Raeburn1995-01-121-329/+554
* * sunos.c (m68k_plt_first_entry, sparc_plt_first_entry): Now const.Ken Raeburn1995-01-121-4/+4
* check makefile.in for arc, rce stuffKen Raeburn1995-01-121-2/+2
* const fixesKen Raeburn1995-01-121-11/+16
* * hosts/symmetry.h: Redefine `shared' to enable compilationPeter Schauer1995-01-121-0/+7
* Forgot an entry in last checkin:Ken Raeburn1995-01-121-0/+3
* Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn1995-01-1213-39/+716
* * sunos.c (sunos_add_one_symbol): Don't core dump if a multipleIan Lance Taylor1995-01-112-7/+10
* * linker.c (_bfd_generic_link_add_one_symbol): IgnoreIan Lance Taylor1995-01-112-1/+17
* * elfcode.h (elf_link_add_object_symbols): It's reasonable for noIan Lance Taylor1995-01-092-1/+6
* Add 1995 to copyright.Jeff Law1995-01-091-1/+2
* * elfcode.h (elf_slurp_symbol_table): Don't set BSF_GLOBAL for anIan Lance Taylor1995-01-062-2/+16
* * som.c (bfd_section_from_som_symbol): Only return sections whichJeff Law1995-01-052-2/+6
* * som.c (som_begin_writing): Don't forget to bump theJeff Law1995-01-042-1/+6
* * mpw-make.in (DebugOptions): Remove define of DEBUG_BFD_SEND.Stan Shebs1995-01-032-1/+6
* * som.c (som_write_fixups): Use SEC_HAS_CONTENTS to identifyJeff Law1994-12-292-3/+10
* coffgen.c changes checked in last tuesday -- forgot to check in the log entryKen Raeburn1994-12-271-0/+7
* * som.c (setup_sections): Turn off SEC_HAS_CONTENTS for bss-likeJeff Law1994-12-272-20/+47
* Opps. Check in correct version of last elf32-hppa.c change.Jeff Law1994-12-211-54/+52