aboutsummaryrefslogtreecommitdiff
path: root/bfd/ecofflink.c
AgeCommit message (Expand)AuthorFilesLines
1994-02-26 * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc.Ian Lance Taylor1-11/+13
1994-02-21 * coff-alpha.c (alpha_relocate_section): Rewrite mask and shiftIan Lance Taylor1-1/+1
1994-02-17 * bfd.c (bfd_get_error, bfd_set_error): New functions.David MacKenzie1-14/+14
1994-02-12 Make all callers of malloc or realloc (including via obstacks)David MacKenzie1-37/+116
1994-02-05 Eliminate arg from bfd_xmalloc_by_size_t macro, allowingDavid MacKenzie1-1/+1
1994-02-05 * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc.David MacKenzie1-1/+1
1994-02-04 * ecofflink.c (bfd_ecoff_debug_externals): If a small undefinedIan Lance Taylor1-1/+9
1994-01-25 * ecofflink.c (ecoff_align_debug): Align RFDs to debug_align.Ian Lance Taylor1-2/+12
1994-01-11 * ecofflink.c: Extensive changes to compress and merge debuggingIan Lance Taylor1-344/+875
1994-01-06 * ecoff.c: First cut at new style of linker backend forIan Lance Taylor1-44/+77
1993-11-24New file to hold ECOFF linking routines used by both ECOFF and MIPS ELF.Ian Lance Taylor1-0/+829