* bfd.c (bfd_get_error, bfd_set_error): New functions.
[external/binutils.git] / bfd / ecoff.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-11 Stan ShebsFri Feb 11 13:10:42 1994 Stan Shebs (shebs@andros...
1994-01-25 Ian Lance Taylor * coff-alpha.c (alpha_ecoff_object_p): New function...
1994-01-07 Ian Lance Taylor * ecoff.c (ecoff_mkobject_hook): Don't set SEC_SHARED_...
1994-01-06 Ian Lance Taylor * ecoff.c: First cut at new style of linker backend for
1994-01-03 Ian Lance Taylor * libbfd-in.h (struct artdata): Added tdata field.
1993-12-31 Ian Lance Taylor Minor cleanups suggested by CodeCenter.
1993-12-30 Ian Lance Taylor Extensive changes to move the bulk of the linker into...
1993-11-24 Ian Lance Taylor * ecofflink.c: New file to hold ECOFF debug informatio...
1993-11-18 Ian Lance Taylor * libecoff.h: Include coff/ecoff.h.
1993-10-11 Ian Lance Taylor * ecoff.c (ecoff_mkobject): Check bfd_make_section...
1993-09-22 Ian Lance Taylor * ecoff.c (ecoff_compute_section_file_positions):...
1993-08-12 Ian Lance Taylor * coff-aplha.alpha.c (alpha_howto_table, alpha_finish_...
1993-08-09 Ian Lance Taylor * ecoff.c (ecoff_slurp_armap): Correct bug in initiali...
1993-08-06 Ian Lance Taylor * ecoff.c (ecoff_set_symbol_info): Removed special...
1993-08-06 Ian Lance Taylor * ecoff.c (ecoff_slurp_armap): From Arne Henrik Juul
1993-08-04 Ian Lance TaylorWith these changes, the binutils mostly work on the...
1993-08-03 Ian Lance Taylor * ecoff.c: New file for generic ECOFF functions.