aboutsummaryrefslogtreecommitdiff
path: root/bfd
AgeCommit message (Expand)AuthorFilesLines
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
1996-01-22 (sparc_compatible): New function.David Edelsohn1-0/+1
1996-01-22Fix typo in last changeMichael Meissner1-4/+4
1996-01-22Move v8plus stuff around so sanitized code works.David Edelsohn1-12/+12
1996-01-22 * elflink.h (elf_finish_pointer_linker_section): Fix typo.David Edelsohn2-1/+3
1996-01-22* elf64-sparc.c (sparc64_elf_object_p): bfd_mach_sparc64 renamed toDavid Edelsohn2-110/+353
1996-01-22 * archures.c (bfd_mach_sparc_v9): Renamed from bfd_mach_sparc64.David Edelsohn7-243/+499
1996-01-22snapshot of eabi relocation support.Michael Meissner4-370/+768
1996-01-20Update copyright.David Edelsohn1-1/+1
1996-01-20Oops. Forgot sanitization.David Edelsohn3-0/+32
1996-01-20 * elf32-sparc.c (ELF_MACHINE_ALT1): Define.David Edelsohn2-3/+5
1996-01-19Numerous PowerPC PE fixesKim Knuttila2-0/+27
1996-01-18 * elfcore.h: Include <signal.h> before <sys/procfs.h>.Ian Lance Taylor2-2/+7
1996-01-17 * cpu-powerpc.c (arch_info_struct): Change last entry to not pointIan Lance Taylor2-0/+130
1996-01-16 * elf.c (assign_file_positions_for_segments): Don't increment fileIan Lance Taylor2-9/+19
1996-01-15Add new PPC relocationsMichael Meissner3-3/+133
1996-01-15 * aoutx.h (howto_table_ext): Fix RELOC_BASE10 and RELOC_BASE22Ian Lance Taylor2-2/+5
1996-01-15 * sunos.c (sunos_scan_ext_relocs): Don't fail assert ifIan Lance Taylor2-13/+17
1996-01-15update copyrightsIan Lance Taylor5-5/+5
1996-01-15 * coffgen.c (coff_find_nearest_line): Don't try to cacheIan Lance Taylor2-4/+6
1996-01-15 * elf32-mips.c: Numerous changes to dynamic linking code, mostlyIan Lance Taylor2-5/+11
1996-01-15 * ecoffswap.h: Add prototypes for static functions.Ian Lance Taylor1-19/+39