Age | Commit message (Expand) | Author | Files | Lines |
1994-06-22 | * aoutx.h (aout_link_check_ar_symbols): Just skip N_STAB and N_FN | Ian Lance Taylor | 1 | -36/+38 |
1994-06-20 | * Many files: change all bfd_target vectors to be const. Change | Ian Lance Taylor | 1 | -5/+5 |
1994-06-20 | * aoutx.h (NAME(aout,final_link)): Check flavour of sub, not abfd, | Ian Lance Taylor | 1 | -1/+1 |
1994-06-16 | * aoutx.h (NAME(aout,some_aout_object_p)): Accept BMAGIC objects | Ian Lance Taylor | 1 | -1/+2 |
1994-06-15 | * aoutx.h (translate_from_native_sym_flags): Treat N_SETV symbols | Ian Lance Taylor | 1 | -0/+10 |
1994-06-15 | Comment change. | Ian Lance Taylor | 1 | -2/+2 |
1994-06-15 | * aoutx.h: Rewrite symbol duplicate elimination to use BFD hash | Ian Lance Taylor | 1 | -372/+190 |
1994-06-14 | * libaout.h (struct aoutdata): Add q_magic_format to subformat | Ian Lance Taylor | 1 | -10/+31 |
1994-06-13 | * aoutf1.h (aout_32_sunos4_write_object_contents): Handle a | Ian Lance Taylor | 1 | -5/+16 |
1994-06-11 | Add weak symbols as an extension to a.out. | Ian Lance Taylor | 1 | -290/+359 |
1994-06-10 | * aoutx.h (NAME(aout,canonicalize_reloc)): Handle .bss section. | Ian Lance Taylor | 1 | -4/+14 |
1994-06-06 | Comment change. | Ian Lance Taylor | 1 | -1/+7 |
1994-06-06 | Better indirect and warning symbol handling inspired by Stuart | Ian Lance Taylor | 1 | -5/+2 |
1994-06-06 | * libaout.h (struct aout_link_hash_entry): New field written. | Ian Lance Taylor | 1 | -7/+10 |
1994-06-02 | Add linker support for SunOS shared libraries. | Ian Lance Taylor | 1 | -63/+123 |
1994-05-14 | * aoutx.h (add_to_stringtab): Use BFD_ASSERT not assert. This | Jim Kingdon | 1 | -16/+34 |
1994-04-08 | * aoutx.h (NAME(aout,make_sections)): New function. | Ian Lance Taylor | 1 | -31/+29 |
1994-04-08 | * aoutx.h (NAME(aout,new_section_hook)): Don't set N_EXT in target | Ian Lance Taylor | 1 | -3/+3 |
1994-04-07 | * sunos.c (MY_read_dynamic_symbols): Don't define. | Ian Lance Taylor | 1 | -110/+19 |
1994-04-05 | * aoutx.h (NAME(aout,canonicalize_reloc)): Don't error out if | Ian Lance Taylor | 1 | -1/+0 |
1994-04-04 | * aoutx.h (NAME(aout,bfd_free_cached_info)): Don't free anything | Ian Lance Taylor | 1 | -0/+3 |
1994-04-04 | Made sure that every call to bfd_read, bfd_write, and bfd_seek | Ian Lance Taylor | 1 | -10/+14 |
1994-04-01 | * aoutx.h (aout_link_write_symbols): If keep_memory is false, make | Ian Lance Taylor | 1 | -1/+19 |
1994-04-01 | Add bfd_free_cached_info support to a.out backends. | Ian Lance Taylor | 1 | -141/+167 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -10/+12 |
1994-03-28 | * aoutx.h (translate_from_native_sym_flags): Set SEC_RELOC flag | Ian Lance Taylor | 1 | -1/+1 |
1994-03-25 | Fix typo in comment. | Ian Lance Taylor | 1 | -1/+1 |
1994-03-25 | * aoutx.h (NAME(aout,find_nearest_line)): The caller expects | Ian Lance Taylor | 1 | -2/+265 |
1994-03-17 | * aoutx.h, elfcode.h, coff-alpha.c, bout.c, ecoff.c, ecofflink.c, | Jim Kingdon | 1 | -123/+119 |
1994-03-10 | * libbfd-in.h: Remove alloca cruft. It was missing some necessary | Jim Kingdon | 1 | -26/+61 |
1994-02-26 | * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc. | Ian Lance Taylor | 1 | -25/+25 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1 | -15/+71 |
1994-02-05 | * aoutx.h (aout_link_check_ar_symbols): Correct test for whether | Ian Lance Taylor | 1 | -4/+17 |
1994-02-03 | * aoutx.h (aout_reloc_index_to_section): Handle N_UNDF. | Ian Lance Taylor | 1 | -0/+1 |
1994-01-30 | * aoutx.h (aout_link_write_symbols): Write out correct value for | Ian Lance Taylor | 1 | -1/+3 |
1994-01-24 | * bfd/aoutx.h (aout_link_input_section_std, | Ian Lance Taylor | 1 | -6/+36 |
1994-01-24 | * aoutx.h (translate_symbol_table): The string index 0 has a | Ian Lance Taylor | 1 | -1/+9 |
1994-01-21 | * aoutx.h (translate_to_native_sym_flags), bfd-in.h (bfd_ec), | David MacKenzie | 1 | -2/+2 |
1994-01-21 | * syms.c (BSF_DYNAMIC): New symbol flag. | Ian Lance Taylor | 1 | -82/+207 |
1994-01-19 | * aoutx.h (translate_to_native_sym_flags): Set the type of a | Ian Lance Taylor | 1 | -0/+1 |
1994-01-19 | Resolve warning symbols like indirect symbols. | Ian Lance Taylor | 1 | -4/+6 |
1994-01-18 | * aoutx.h (aout_link_add_symbols): Increment sym_hash as well as p | Ian Lance Taylor | 1 | -10/+61 |
1994-01-18 | * aoutx.h (translate_from_native_sym_flags): Give warning symbols | David MacKenzie | 1 | -0/+5 |
1994-01-17 | * aoutx.h (translate_from_native_sym_flags, | David MacKenzie | 1 | -12/+14 |
1994-01-07 | * aoutx.h (adjust_z_magic): Don't merge the start of bss with the | David MacKenzie | 1 | -5/+14 |
1994-01-06 | * aoutx.h (translate_to_native_sym_flags): Catch the case where | David MacKenzie | 1 | -9/+13 |
1994-01-06 | * aoutx.h (NAME(aout,final_link)): Don't abort when trying to link | Ian Lance Taylor | 1 | -41/+80 |
1993-12-31 | Minor cleanups suggested by CodeCenter. | Ian Lance Taylor | 1 | -9/+17 |
1993-12-30 | Extensive changes to move the bulk of the linker into BFD so that | Ian Lance Taylor | 1 | -192/+1926 |
1993-11-05 | doc cleanup | David MacKenzie | 1 | -176/+183 |