aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1995-01-20 * sunos.c (sunos_add_one_symbol): Only set the sunos specificIan Lance Taylor2-25/+40
1995-01-17 * bfd-in.h (bfd_byte, reloc_howto_type): Define here, not...Ian Lance Taylor3-55/+60
1995-01-17 * opncls.c (bfd_openstreamr): New function.Ian Lance Taylor2-1/+6
1995-01-17 * elf32-mips.c (enum reloc_type): Define new relocs used on Irix.Ian Lance Taylor2-0/+211
1995-01-16 * archures.c, Makefile.in, targets.c, bfd-in2.h, coffcode.h,Steve Chamberlain4-0/+78
1995-01-16 * archures.c, Makefile.in, targets.c, bfd-in2.h, coffcode.h,Steve Chamberlain1-0/+5
1995-01-15Sun Jan 15 13:57:45 1995 Steve Chamberlain <sac@splat>Steve Chamberlain2-73/+75
1995-01-12Makefile changes for arc, rce, diststuff.Ken Raeburn1-0/+27
1995-01-12(ALL_MACHINES, BFD32_BACKENDS): Include arc and rce, appropriately sanitized.Ken Raeburn1-10/+28
1995-01-12* srec.c, tekhex.c: Include libiberty.h. Delete static array hex_value andKen Raeburn1-329/+554
1995-01-12* sunos.c (m68k_plt_first_entry, sparc_plt_first_entry): Now const.Ken Raeburn1-4/+4
1995-01-12check makefile.in for arc, rce stuffKen Raeburn1-2/+2
1995-01-12const fixesKen Raeburn1-11/+16
1995-01-12 * hosts/symmetry.h: Redefine `shared' to enable compilationPeter Schauer1-0/+7
1995-01-12Forgot an entry in last checkin:Ken Raeburn1-0/+3
1995-01-12Change "reloc_howto_type" typedef to be "const", since all uses of it are (orKen Raeburn13-39/+716
1995-01-11 * sunos.c (sunos_add_one_symbol): Don't core dump if a multipleIan Lance Taylor2-7/+10
1995-01-11 * linker.c (_bfd_generic_link_add_one_symbol): IgnoreIan Lance Taylor2-1/+17
1995-01-09 * elfcode.h (elf_link_add_object_symbols): It's reasonable for noIan Lance Taylor2-1/+6
1995-01-09Add 1995 to copyright.Jeff Law1-1/+2
1995-01-06 * elfcode.h (elf_slurp_symbol_table): Don't set BSF_GLOBAL for anIan Lance Taylor2-2/+16
1995-01-05 * som.c (bfd_section_from_som_symbol): Only return sections whichJeff Law2-2/+6
1995-01-04 * som.c (som_begin_writing): Don't forget to bump theJeff Law2-1/+6
1995-01-03 * mpw-make.in (DebugOptions): Remove define of DEBUG_BFD_SEND.Stan Shebs2-1/+6
1994-12-29 * som.c (som_write_fixups): Use SEC_HAS_CONTENTS to identifyJeff Law2-3/+10
1994-12-27coffgen.c changes checked in last tuesday -- forgot to check in the log entryKen Raeburn1-0/+7
1994-12-27 * som.c (setup_sections): Turn off SEC_HAS_CONTENTS for bss-likeJeff Law2-20/+47
1994-12-21Opps. Check in correct version of last elf32-hppa.c change.Jeff Law1-54/+52
1994-12-21 * i386linux.c (linux_add_one_symbol): Don't do anything LinuxIan Lance Taylor1-0/+4
1994-12-21 Patches from kkojima@mix.or.jp (Kazumoto Kojima):Ian Lance Taylor2-7/+12
1994-12-20* elfcode.h (assign_file_positions_except_relocs): In assertion, force allKen Raeburn2-10/+17
1994-12-20 * coff-h8300.c (howto_table): All relocs get a special function.Steve Chamberlain2-23/+65
1994-12-20 * elf32-i386.c (elf_i386_relocate_section): Correct and expand theIan Lance Taylor3-16/+81
1994-12-20 * elf32-hppa.c (elf32_hppa_read_symext_info): Delete do_locals andJeff Law2-49/+114
1994-12-16 * elfcode.h (elf_section_from_bfd_section): CheckIan Lance Taylor1-0/+6
1994-12-15 * hosts/mpw.h: Include spin.h.Stan Shebs2-0/+6
1994-12-15 * elfcode.h (elf_map_symbols): Only use section symbols whoseIan Lance Taylor1-1/+3
1994-12-15 * elfcode.h (elf_map_symbols): Only use section symbols whoseIan Lance Taylor2-1/+7
1994-12-13 * cpu-z8k.c (arch_info_struct): Make z8002 the defaultIan Lance Taylor1-0/+5
1994-12-13 * mpw-config.in: Edit the BFD version into bfd.h.Stan Shebs3-62/+78
1994-12-09 * aoutx.h (NAME(aout,link_add_symbols)): Similar change if theIan Lance Taylor1-0/+2
1994-12-09 * elfcode.h (elf_bfd_link_add_symbols): If the first object in theIan Lance Taylor2-6/+39
1994-12-09 * elf32-i386.c (elf_i386_relocate_section): Don't computeIan Lance Taylor1-0/+6
1994-12-08* pc532-mach.c (NAME): Define to use ns32kaout prefix.Ken Raeburn1-0/+16
1994-11-30 * coff-sh.c: Use _bfd_dummy_target instead of no_archive.Ian Lance Taylor1-0/+4
1994-11-30* config/arc-elf.mt: New file.David Edelsohn1-0/+1
1994-11-30Initial ARC support.David Edelsohn3-1/+58
1994-11-29* config.bfd (i[345]86-*-freebsd*): Use i386-bsd as bfd_name.J.T. Conklin2-0/+6
1994-11-28* config/m68k-nbsd.mt (DEFAULT_VECTOR): set to m68knetbsd_vec.J.T. Conklin1-0/+7
1994-11-26Add changes from customer since last work.Michael Tiemann5-12/+29