* bfd.c (bfd_get_error, bfd_set_error): New functions.
[external/binutils.git] / bfd / ecofflink.c
1994-02-17 David MacKenzie * bfd.c (bfd_get_error, bfd_set_error): New functions.
1994-02-12 David MacKenzie Make all callers of malloc or realloc (including via...
1994-02-05 David MacKenzie Eliminate arg from bfd_xmalloc_by_size_t macro, allowing
1994-02-05 David MacKenzie * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead...
1994-02-04 Ian Lance Taylor * ecofflink.c (bfd_ecoff_debug_externals): If a small...
1994-01-25 Ian Lance Taylor * ecofflink.c (ecoff_align_debug): Align RFDs to debug...
1994-01-11 Ian Lance Taylor * ecofflink.c: Extensive changes to compress and merge...
1994-01-06 Ian Lance Taylor * ecoff.c: First cut at new style of linker backend for
1993-11-24 Ian Lance TaylorNew file to hold ECOFF linking routines used by both...