Age | Commit message (Expand) | Author | Files | Lines |
1996-02-05 | Support for building as a shared library, based on patches from | Ian Lance Taylor | 5 | -65/+341 |
1996-02-05 | * libcoff-in.h: Add comment reminding people that libcoff.h is a | Ian Lance Taylor | 1 | -0/+4 |
1996-02-05 | * elf32-mips.c (mips_elf_create_dynamic_sections): Clear | Ian Lance Taylor | 1 | -0/+27 |
1996-02-05 | * elflink.h (elf_adjust_dynamic_symbol): Don't try to get the | Ian Lance Taylor | 1 | -2/+3 |
1996-02-04 | * coffcode.h: Move today's libcoff.h change into coffcode.h. | Ian Lance Taylor | 1 | -3/+7 |
1996-02-03 | * libcoff.h (bfd_coff_link_add_one_symbol): Combine macro args back into | Fred Fish | 2 | -2/+7 |
1996-02-02 | * aclocal.m4 (BFD_BINARY_FOPEN): Understand cygwin32. | Steve Chamberlain | 1 | -0/+5 |
1996-02-02 | * elf32-hppa.c (elf32_hppa_backend_symbol_table_processing): Don't | Jeff Law | 1 | -0/+5 |
1996-02-01 | * elf-bfd.h (ELF_LINK_NON_ELF): Define. | Ian Lance Taylor | 3 | -1/+49 |
1996-02-01 | * Makefile.in (bfd-in2.h): Make bfd.h, not protos, in docdir. | Ian Lance Taylor | 1 | -0/+3 |
1996-02-01 | * elf32-i386.c (elf_i386_check_relocs): Don't record a symbol with | Ian Lance Taylor | 1 | -0/+9 |
1996-02-01 | * coff-i386.c (coff_i386_reloc_type_lookup): Add BFD_RELOC_32_PCREL. | Steve Chamberlain | 1 | -0/+7 |
1996-01-31 | If _SDA_BASE_ has already been created as an undefined symbol, treat like it ... | Michael Meissner | 1 | -0/+6 |
1996-01-31 | * elflink.h (elf_bfd_final_link): Don't output initial dummy | Ian Lance Taylor | 2 | -33/+54 |
1996-01-31 | Wed Jan 31 12:55:49 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 10 | -53/+559 |
1996-01-31 | Wed Jan 31 11:37:46 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmu... | Ian Lance Taylor | 1 | -0/+5 |
1996-01-30 | * Makefile.in (do_maintainer_clean): Remove $(srcdir)/bfd-in2.h, | Ian Lance Taylor | 2 | -5/+23 |
1996-01-30 | * elf32-hppa.c (elf32_hppa_relocate_section): Handle indirect and | Ian Lance Taylor | 5 | -62/+58 |
1996-01-30 | * syms.c (_bfd_stab_section_find_nearest_line): Add casts to avoid | Ian Lance Taylor | 1 | -0/+5 |
1996-01-30 | From Basim Kadhim <kadhim@spock.cs.colorado.edu>: | Ian Lance Taylor | 1 | -0/+7 |
1996-01-29 | update copyright | Ian Lance Taylor | 1 | -1/+1 |
1996-01-29 | Based on patches from Ronald F. Guilmette <rfg@monkeys.com>: | Ian Lance Taylor | 3 | -10/+30 |
1996-01-29 | * elf32-i386.c (elf_i386_relocate_section): If -Bsymbolic, when | Ian Lance Taylor | 5 | -317/+433 |
1996-01-29 | Fixed exported names, removed a bad define | Kim Knuttila | 4 | -22/+29 |
1996-01-29 | * elflink.h (elf_link_add_object_symbols): Only set weakdef to a | Ian Lance Taylor | 2 | -2/+6 |
1996-01-29 | Removed a ppc hack from cofflink, promoted some types to libcoff-in.h | Kim Knuttila | 5 | -194/+947 |
1996-01-26 | * syms.c: Include "bfdlink.h". | Ian Lance Taylor | 7 | -50/+596 |
1996-01-25 | * libcoff-in.h (struct xcoff_tdata): Remove toc_section and | Ian Lance Taylor | 1 | -0/+18 |
1996-01-25 | Make eabi error messages include symbol name if it is an external symbol | Michael Meissner | 2 | -9/+19 |
1996-01-25 | * archures.c: Add missing `.' in enum bfd_architecture. | Ian Lance Taylor | 1 | -0/+3 |
1996-01-25 | * config.bfd (i[345]86-*-sco*elf*): Use bfd_elf32_i386_vec. From | Ian Lance Taylor | 1 | -0/+5 |
1996-01-25 | Add more eabi relocations | Michael Meissner | 3 | -24/+68 |
1996-01-25 | Fix typo in eabl relocations | Michael Meissner | 2 | -8/+53 |
1996-01-24 | remove incorrect BFD_ASSERT from last patch | Ian Lance Taylor | 1 | -1/+0 |
1996-01-24 | * config.bfd (sparc64-*-{sysv4*,solaris2*}): Comment out | David Edelsohn | 2 | -1/+6 |
1996-01-24 | * elf32-sparc.c (elf32_sparc_merge_private_bfd_data): Delete checking | David Edelsohn | 4 | -48/+15 |
1996-01-23 | * coffcode.h (coff_new_section_hook): Don't try to align the | Ian Lance Taylor | 2 | -0/+8 |
1996-01-23 | tipo | Ian Lance Taylor | 1 | -1/+1 |
1996-01-23 | Implement R_PPC_EMB_{SDA21,RELSDA} relocations | Michael Meissner | 2 | -2/+13 |
1996-01-23 | Do not complain if some objects have the embedded bit set and others do not. | Michael Meissner | 2 | -19/+11 |
1996-01-23 | * coffcode.h (coff_set_section_contents): Fix the handling of the | Ian Lance Taylor | 2 | -6/+45 |
1996-01-23 | * bfd-in2.h: Regenerated. | David Edelsohn | 3 | -0/+5 |
1996-01-22 | Make 64k .sdata and .sdata2 sections work; fix typos | Michael Meissner | 3 | -63/+38 |
1996-01-22 | (sparc_compatible): New function. | David Edelsohn | 1 | -0/+1 |
1996-01-22 | Fix typo in last change | Michael Meissner | 1 | -4/+4 |
1996-01-22 | Move v8plus stuff around so sanitized code works. | David Edelsohn | 1 | -12/+12 |
1996-01-22 | * elflink.h (elf_finish_pointer_linker_section): Fix typo. | David Edelsohn | 2 | -1/+3 |
1996-01-22 | * elf64-sparc.c (sparc64_elf_object_p): bfd_mach_sparc64 renamed to | David Edelsohn | 2 | -110/+353 |
1996-01-22 | * archures.c (bfd_mach_sparc_v9): Renamed from bfd_mach_sparc64. | David Edelsohn | 7 | -243/+499 |
1996-01-22 | snapshot of eabi relocation support. | Michael Meissner | 4 | -370/+768 |