Age | Commit message (Expand) | Author | Files | Lines |
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 |
1993-08-17 | * archures.c (bfd_default_set_arch_mach): Set bfd_error on | Ian Lance Taylor | 1 | -52/+48 |
1993-07-20 | * configure.in (*-*-netware, i[34]86-*-netware): New configs. | Fred Fish | 1 | -6/+0 |
1993-07-07 | * aoutx.h (translate_from_native_sym_flags): Removed statep | Ian Lance Taylor | 1 | -204/+187 |
1993-06-26 | * aoutx.h (hash, compare, struct stringtab_entry, add_to_stringtab): | David MacKenzie | 1 | -56/+63 |
1993-06-22 | Before casting a pointer into an integer field, verify that the field is | Ken Raeburn | 1 | -0/+14 |
1993-06-18 | Eliminate "int8_type", "int16_type", "int32_type", and their | John Gilmore | 1 | -33/+50 |
1993-04-20 | a.out string table reduction code, take two. | Ken Raeburn | 1 | -104/+490 |
1993-04-15 | * aoutx.h (aout_*_adjust_sizes_and_vmas): Avoid `sanity' | John Gilmore | 1 | -199/+217 |
1993-02-01 | from ralphc: mips-aout support | Ken Raeburn | 1 | -1/+13 |
1993-01-26 | Tue Jan 26 11:43:14 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -15/+15 |
1993-01-19 | Tue Jan 19 09:06:14 1993 Ian Lance Taylor (ian@cygnus.com) | Ian Lance Taylor | 1 | -23/+23 |
1992-11-29 | * aoutx.h (some_aout_object_p): Protect arg prototype in | Fred Fish | 1 | -1/+1 |
1992-11-28 | * aout-target.h, aoutf1.h, trad-core.c, coffcode.h, libaout.h: | John Gilmore | 1 | -3/+5 |
1992-10-15 | * aout-adobe.c, aoutf1.h, aoutx.h, bout.c coff-m68k.c, coff-z8k.c, | John Gilmore | 1 | -1/+0 |
1992-10-09 | Linker now works for go32; other changes keep it from breaking the other | Mark Eichin | 1 | -1/+1 |
1992-10-09 | * aout-target.h (callback): Don't define this function if it won't be used. | Ken Raeburn | 1 | -29/+76 |
1992-10-09 | * configure.in: Undo some brain damage in the host section. | John Gilmore | 1 | -4/+5 |
1992-08-31 | * aoutx.h (aout<n>swap_ext_reloc_out), bout.c | Steve Chamberlain | 1 | -33/+61 |
1992-06-16 | [time to file a PR on cvs...] | Ken Raeburn | 1 | -72/+289 |
1992-05-20 | A couple of things from the net. | David Henkel-Wallace | 1 | -16/+10 |