Age | Commit message (Expand) | Author | Files | Lines |
1994-07-26 | * elfcode.h (elf_adjust_dynamic_symbol): When handling a weak | Ian Lance Taylor | 1 | -0/+4 |
1994-07-26 | Add support for creating shared libraries under i386 ELF and SPARC | Ian Lance Taylor | 5 | -141/+412 |
1994-07-25 | Update to reflect comings and goings of ns32k and mach-related files | Stan Shebs | 2 | -0/+6 |
1994-07-25 | * configure.in (pc532mach_vec): Change to pc532machaout_vec. | Stan Shebs | 2 | -5/+25 |
1994-07-22 | Forgot to save my buffer before last check in. | Ian Lance Taylor | 1 | -0/+23 |
1994-07-22 | * aoutx.h (aout_link_check_ar_symbols): When changing a symbol to | Ian Lance Taylor | 5 | -100/+55 |
1994-07-22 | * aoutx.h (NAME(aout,some_aout_object_p)): Just check | Ian Lance Taylor | 2 | -3/+12 |
1994-07-22 | * i386mach3.c: Reverted to version from before Jul 5 1994 changes. | Stan Shebs | 1 | -0/+4 |
1994-07-21 | * reloc.c (struct reloc_howto_struct): Remove special_function1. | Ian Lance Taylor | 2 | -19/+80 |
1994-07-20 | * elfcode.h (NAME(bfd_elf,size_dynamic_sections)): Add rpath | Ian Lance Taylor | 2 | -4/+21 |
1994-07-17 | * libelf.h (ELF_LINK_HASH_DEFINED_WEAK): Define. | Ian Lance Taylor | 3 | -2/+25 |
1994-07-17 | * libelf.h (struct bfd_elf_section_data): Add relocs field. | Ian Lance Taylor | 3 | -220/+141 |
1994-07-16 | * config.bfd (m88*-harris-cxux*): Recognize. | Stan Shebs | 2 | -0/+8 |
1994-07-16 | * configure.host (m68*-atari-sysv4*): New host. | Stan Shebs | 3 | -4/+12 |
1994-07-14 | NS32K changes from Ian Dall. | Ken Raeburn | 9 | -77/+609 |
1994-07-14 | * coff-sparc.c (sparccoff_vec): Have leading underscores. | Stan Shebs | 1 | -0/+4 |
1994-07-12 | * aix386-core.c, aoutf1.h, cisco-core.c, elfcode.h, hppabsd-core.c, | Peter Schauer | 2 | -5/+18 |
1994-07-12 | * libelf.h (bfd_elf32_swap_symbol_in): Declare. | Ian Lance Taylor | 2 | -0/+13 |
1994-07-12 | * aout-encap.c (ARCH): Don't define. Obsolete. | Ian Lance Taylor | 5 | -4/+8 |
1994-07-12 | * section.c (STD_SECTION): Make the sixth argument boolean, not | Ian Lance Taylor | 1 | -0/+5 |
1994-07-10 | Sun Jul 10 09:12:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com) | David Henkel-Wallace | 2 | -7/+18 |
1994-07-07 | * aoutx.h (howto_table_std): Add entry for GOT relocations | Peter Schauer | 1 | -0/+6 |
1994-07-07 | * som.h (R_HPPA_COMPLEX): Fix dumb typo. | Jeff Law | 1 | -0/+4 |
1994-07-06 | * elfcode.h (elf_link_output_sym): Don't call output_symbol_hook | Ian Lance Taylor | 1 | -0/+10 |
1994-07-06 | * hosts/sysv4.h (qsort, strtol): Don't declare. | Ian Lance Taylor | 1 | -2/+0 |
1994-07-06 | * coff-alpha.c (alpha_ecoff_mkobject_hook): New hook to | Peter Schauer | 1 | -0/+9 |
1994-07-06 | * hppabsd-core.c (hppabsd_core_core_file_p): Sanity check the | Jeff Law | 1 | -0/+5 |
1994-07-05 | Mach 3 support. | Stan Shebs | 5 | -5/+111 |
1994-07-05 | * elfcode.h (swap_out_syms): Get alignment of common symbol from | Ian Lance Taylor | 2 | -28/+61 |
1994-07-05 | * som.h (R_HPPA_COMPLEX): Define. | Jeff Law | 2 | -0/+86 |
1994-07-01 | * Support code for enabling the new style linker for PA ELF. | Jeff Law | 4 | -57/+35 |
1994-06-30 | * ecoffswap.h (ecoff_swap_pdr_in, ecoff_swap_pdr_in) [MPW_C]: | Stan Shebs | 1 | -0/+5 |
1994-06-28 | Remove more GM-specific stuff. | Stan Shebs | 2 | -21/+4 |
1994-06-28 | * section.c (bfd_get_section_contents): Put in parens to get | Steve Chamberlain | 1 | -0/+17 |
1994-06-27 | * libelf.h (relocate_section): New argument "output_names" added | Jeff Law | 1 | -1/+1 |
1994-06-26 | * mpw-config.in: Use sed instead of StreamEdit, add definitions | Stan Shebs | 3 | -9/+27 |
1994-06-24 | Add Solaris BCP (the part of Solaris which allows it to run | Peter Schauer | 1 | -0/+13 |
1994-06-23 | Preliminary support for generating shared libraries, from Eric | Ian Lance Taylor | 4 | -22/+85 |
1994-06-23 | * elfcode.h (elf_object_p): Don't set DYNAMIC just because there | Ian Lance Taylor | 2 | -18/+14 |
1994-06-23 | Change --with-targets to --enable-targets, per GNU coding standards. | David MacKenzie | 2 | -3/+9 |
1994-06-23 | * linker.c (_bfd_generic_link_add_archive_symbols): Initialize | Ian Lance Taylor | 1 | -0/+3 |
1994-06-23 | linker.c (FAIL): Undefine macro before defining as enum. | Ken Raeburn | 2 | -0/+5 |
1994-06-22 | config.bfd (powerpc-*-elf*): New target, like powerpc-*-sysv4*. | Ken Raeburn | 1 | -0/+5 |
1994-06-22 | * hash.c (bfd_hash_allocate): Don't call bfd_set_error if | Ian Lance Taylor | 2 | -32/+39 |
1994-06-22 | * elfcode.h (elf_get_reloc_upper_bound): Correct. | Ian Lance Taylor | 1 | -0/+2 |
1994-06-22 | * aout64.c (BMAGIC, QMAGIC): Define if not already defined. From | Ian Lance Taylor | 1 | -0/+3 |
1994-06-22 | Linux ZMAGIC support from Eric Youngdale <ericy@cais.cais.com>. | Ian Lance Taylor | 2 | -4/+29 |
1994-06-22 | * aoutx.h (aout_link_check_ar_symbols): Just skip N_STAB and N_FN | Ian Lance Taylor | 2 | -36/+46 |
1994-06-21 | * section.c (bfd_abs_section): Make const. | Ian Lance Taylor | 3 | -36/+59 |
1994-06-20 | * Many files: change all bfd_target vectors to be const. Change | Ian Lance Taylor | 29 | -123/+494 |