Age | Commit message (Expand) | Author | Files | Lines |
1994-01-22 | * targets.c: Add a vector of matching format names. | David MacKenzie | 4 | -29/+57 |
1994-01-22 | * bfd-in.h: Remove decls of bfd_ec type and error printing functions. | David MacKenzie | 3 | -90/+54 |
1994-01-21 | Fix accidental deletion of attribution for kingdon change. | Jim Kingdon | 1 | -1/+1 |
1994-01-21 | Restore Jim's last change entry header. | David MacKenzie | 1 | -0/+2 |
1994-01-21 | * bfd.c: Remove error strings for errors removed below. | David MacKenzie | 2 | -2/+1 |
1994-01-21 | Add ChangeLog entry for sef change. | Jim Kingdon | 1 | -1/+6 |
1994-01-21 | The sparc (and possibly other?) NLM format requires a different way to | Sean Eric Fagan | 1 | -4/+61 |
1994-01-21 | * sunos.c (MY(read_dynamic_relocs)): Compare info->dynrel with NULL, | Jim Kingdon | 1 | -0/+6 |
1994-01-21 | * aoutx.h (translate_to_native_sym_flags), bfd-in.h (bfd_ec), | David MacKenzie | 4 | -8/+14 |
1994-01-21 | * bfd.c (bfd_get_gp_size): Added support for ELF. | Ian Lance Taylor | 2 | -86/+39 |
1994-01-21 | * syms.c (BSF_DYNAMIC): New symbol flag. | Ian Lance Taylor | 6 | -662/+574 |
1994-01-21 | * hosts/alphaosf.h (uint64e_type, uint64_type, int64_type): Delete typedefs, | Ken Raeburn | 2 | -4/+6 |
1994-01-20 | updated with alpha changes | Ken Raeburn | 2 | -11/+99 |
1994-01-19 | (alpha_howto_table): Construct 64-bit negative one values in case of | Ken Raeburn | 1 | -171/+1760 |
1994-01-19 | (enum bfd_reloc_code_real): Add some Alpha relocation types. Reorganized some | Ken Raeburn | 1 | -14/+71 |
1994-01-19 | (sprintf_vma, fprintf_vma): New macros. | Ken Raeburn | 1 | -4/+7 |
1994-01-19 | (uint64_typeHIGH, uint64_typeLOW): Supply default definitions when not defined, | Ken Raeburn | 1 | -5/+23 |
1994-01-19 | * aoutx.h (translate_to_native_sym_flags): Set the type of a | Ian Lance Taylor | 2 | -0/+6 |
1994-01-19 | Resolve warning symbols like indirect symbols. | Ian Lance Taylor | 2 | -6/+8 |
1994-01-18 | * aoutx.h (aout_link_add_symbols): Increment sym_hash as well as p | Ian Lance Taylor | 2 | -10/+69 |
1994-01-18 | Comment fix. | Ian Lance Taylor | 1 | -1/+383 |
1994-01-18 | * aoutx.h (translate_from_native_sym_flags): Give warning symbols | David MacKenzie | 2 | -0/+10 |
1994-01-17 | * aoutx.h (translate_from_native_sym_flags, | David MacKenzie | 2 | -12/+20 |
1994-01-14 | * elfcode.h (elf_object_p): If there is a SHT_DYNAMIC section, set | Ian Lance Taylor | 2 | -6/+30 |
1994-01-14 | * ecoff.c (ecoff_link_write_external): An ifd can be -1. | Ian Lance Taylor | 1 | -0/+4 |
1994-01-13 | * som.c (som_set_reloc_info): Provide a default symbol for | Jeff Law | 1 | -0/+3 |
1994-01-13 | * som.c (hppa_som_reloc): Add new "error message" argument. | Jeff Law | 2 | -17/+35 |
1994-01-12 | Enable gdb to write to core files on more core file readers. | Peter Schauer | 1 | -0/+10 |
1994-01-12 | * linker.c (default_indirect_link_order): Don't expect space for | Ian Lance Taylor | 2 | -0/+6 |
1994-01-11 | * aoutx.h (NAME(aout,final_link)): Set a_entry before computing | Ian Lance Taylor | 1 | -0/+3 |
1994-01-11 | * elfcode.h (swap_out_syms): A common symbol is STT_OBJECT, not | Ian Lance Taylor | 1 | -0/+5 |
1994-01-11 | * ecofflink.c: Extensive changes to compress and merge debugging | Ian Lance Taylor | 3 | -345/+908 |
1994-01-11 | * config.bfd: Use ELF, not COFF for m88*-*-dgux*. | Jim Kingdon | 1 | -0/+5 |
1994-01-11 | * Makefile.in (install): Remove "@" which follows a backslash. In | Jim Kingdon | 2 | -1/+6 |
1994-01-11 | Set lose_these_too correctly | Stan Shebs | 2 | -4/+11 |
1994-01-10 | * som.c (hppa_som_gen_reloc_type): Fix handling of LT and RT | Jeff Law | 1 | -0/+5 |
1994-01-09 | * config/i386-netbsd.mt (SELECT_VECS): Include i386bsd_vec, for compatibility | Ken Raeburn | 1 | -0/+4 |
1994-01-07 | * aoutx.h (adjust_z_magic): Don't merge the start of bss with the | David MacKenzie | 2 | -5/+17 |
1994-01-07 | * aoutf1.h (sunos4_aout_backend): Comment the fields' meanings. | David MacKenzie | 1 | -0/+4 |
1994-01-07 | * ecoff.c (ecoff_mkobject_hook): Don't set SEC_SHARED_LIBRARY flag | Ian Lance Taylor | 2 | -3/+11 |
1994-01-07 | Fri Jan 7 10:34:47 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -285/+314 |
1994-01-07 | Fri Jan 7 10:29:27 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 3 | -4/+24 |
1994-01-07 | Various entries. | Ian Lance Taylor | 1 | -0/+24 |
1994-01-07 | Really remove files that are no longer used. | Ian Lance Taylor | 3 | -74/+0 |
1994-01-07 | * targets.c (target_vector): Added nlm32_alpha_vec inside #ifdef | Ian Lance Taylor | 1 | -68/+58 |
1994-01-06 | * aoutx.h (translate_to_native_sym_flags): Catch the case where | David MacKenzie | 2 | -9/+18 |
1994-01-06 | * hp300hpux.c (ARCH_SIZE): Define before including aoutx.h. | Ian Lance Taylor | 1 | -0/+2 |
1994-01-06 | Various entries. | Ian Lance Taylor | 1 | -0/+72 |
1994-01-06 | * ecoff.c: First cut at new style of linker backend for | Ian Lance Taylor | 4 | -343/+1376 |
1994-01-06 | * aoutx.h (NAME(aout,final_link)): Don't abort when trying to link | Ian Lance Taylor | 1 | -41/+80 |