aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
1996-02-07Fix WRS bug where -Ttext 0x10000 left first program header invalidMichael Meissner1-0/+8
1996-02-06* configure.in (*-*-netbsd*): Set COREFILE to netbsd-core.c.J.T. Conklin11-121/+330
1996-02-06 * reloc.c (BFD_RELOC_SPARC_[567]): New reloc types.David Edelsohn1-0/+23
1996-02-06Rename XL to JX, and remove sanitization.Ian Lance Taylor3-36/+11
1996-02-06 * configure.host: Make SHLIB_CFLAGS include $(PICFLAG) on aIan Lance Taylor2-0/+4
1996-02-06 * Makefile.in (program_transform_name): New variable.Ian Lance Taylor2-6/+14
1996-02-05 * archures.c (bfd_mach_i960_hx): Define.Ian Lance Taylor5-42/+54
1996-02-05 Support for building as a shared library, based on patches fromIan Lance Taylor5-65/+341
1996-02-05 * libcoff-in.h: Add comment reminding people that libcoff.h is aIan Lance Taylor1-0/+4
1996-02-05 * elf32-mips.c (mips_elf_create_dynamic_sections): ClearIan Lance Taylor1-0/+27
1996-02-05 * elflink.h (elf_adjust_dynamic_symbol): Don't try to get theIan Lance Taylor1-2/+3
1996-02-04 * coffcode.h: Move today's libcoff.h change into coffcode.h.Ian Lance Taylor1-3/+7
1996-02-03 * libcoff.h (bfd_coff_link_add_one_symbol): Combine macro args back intoFred Fish2-2/+7
1996-02-02 * aclocal.m4 (BFD_BINARY_FOPEN): Understand cygwin32.Steve Chamberlain1-0/+5
1996-02-02 * elf32-hppa.c (elf32_hppa_backend_symbol_table_processing): Don'tJeff Law1-0/+5
1996-02-01 * elf-bfd.h (ELF_LINK_NON_ELF): Define.Ian Lance Taylor3-1/+49
1996-02-01 * Makefile.in (bfd-in2.h): Make bfd.h, not protos, in docdir.Ian Lance Taylor1-0/+3
1996-02-01 * elf32-i386.c (elf_i386_check_relocs): Don't record a symbol withIan Lance Taylor1-0/+9
1996-02-01 * coff-i386.c (coff_i386_reloc_type_lookup): Add BFD_RELOC_32_PCREL.Steve Chamberlain1-0/+7
1996-01-31If _SDA_BASE_ has already been created as an undefined symbol, treat like it ...Michael Meissner1-0/+6
1996-01-31 * elflink.h (elf_bfd_final_link): Don't output initial dummyIan Lance Taylor2-33/+54
1996-01-31Wed Jan 31 12:55:49 1996 Richard Henderson <rth@tamu.edu>Ian Lance Taylor10-53/+559
1996-01-31Wed Jan 31 11:37:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu...Ian Lance Taylor1-0/+5
1996-01-30 * Makefile.in (do_maintainer_clean): Remove $(srcdir)/bfd-in2.h,Ian Lance Taylor2-5/+23
1996-01-30 * elf32-hppa.c (elf32_hppa_relocate_section): Handle indirect andIan Lance Taylor5-62/+58
1996-01-30 * syms.c (_bfd_stab_section_find_nearest_line): Add casts to avoidIan Lance Taylor1-0/+5
1996-01-30 From Basim Kadhim <kadhim@spock.cs.colorado.edu>:Ian Lance Taylor1-0/+7
1996-01-29update copyrightIan Lance Taylor1-1/+1
1996-01-29 Based on patches from Ronald F. Guilmette <rfg@monkeys.com>:Ian Lance Taylor3-10/+30
1996-01-29 * elf32-i386.c (elf_i386_relocate_section): If -Bsymbolic, whenIan Lance Taylor5-317/+433
1996-01-29Fixed exported names, removed a bad defineKim Knuttila4-22/+29
1996-01-29 * elflink.h (elf_link_add_object_symbols): Only set weakdef to aIan Lance Taylor2-2/+6
1996-01-29Removed a ppc hack from cofflink, promoted some types to libcoff-in.hKim Knuttila5-194/+947
1996-01-26 * syms.c: Include "bfdlink.h".Ian Lance Taylor7-50/+596
1996-01-25 * libcoff-in.h (struct xcoff_tdata): Remove toc_section andIan Lance Taylor1-0/+18
1996-01-25Make eabi error messages include symbol name if it is an external symbolMichael Meissner2-9/+19
1996-01-25 * archures.c: Add missing `.' in enum bfd_architecture.Ian Lance Taylor1-0/+3
1996-01-25 * config.bfd (i[345]86-*-sco*elf*): Use bfd_elf32_i386_vec. FromIan Lance Taylor1-0/+5
1996-01-25Add more eabi relocationsMichael Meissner3-24/+68
1996-01-25Fix typo in eabl relocationsMichael Meissner2-8/+53
1996-01-24remove incorrect BFD_ASSERT from last patchIan Lance Taylor1-1/+0
1996-01-24 * config.bfd (sparc64-*-{sysv4*,solaris2*}): Comment outDavid Edelsohn2-1/+6
1996-01-24 * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Delete checkingDavid Edelsohn4-48/+15
1996-01-23 * coffcode.h (coff_new_section_hook): Don't try to align theIan Lance Taylor2-0/+8
1996-01-23tipoIan Lance Taylor1-1/+1
1996-01-23Implement R_PPC_EMB_{SDA21,RELSDA} relocationsMichael Meissner2-2/+13
1996-01-23Do not complain if some objects have the embedded bit set and others do not.Michael Meissner2-19/+11
1996-01-23 * coffcode.h (coff_set_section_contents): Fix the handling of theIan Lance Taylor2-6/+45
1996-01-23 * bfd-in2.h: Regenerated.David Edelsohn3-0/+5
1996-01-22Make 64k .sdata and .sdata2 sections work; fix typosMichael Meissner3-63/+38