Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
1994-02-17 | * bfd.c (bfd_get_error, bfd_set_error): New functions. | David MacKenzie | 1 | -14/+14 |
1994-02-12 | Make all callers of malloc or realloc (including via obstacks) | David MacKenzie | 1 | -37/+116 |
1994-02-05 | Eliminate arg from bfd_xmalloc_by_size_t macro, allowing | David MacKenzie | 1 | -1/+1 |
1994-02-05 | * libbfd.c (bfd_zmalloc): Call bfd_xmalloc instead of malloc. | David MacKenzie | 1 | -1/+1 |
1994-02-04 | * ecofflink.c (bfd_ecoff_debug_externals): If a small undefined | Ian Lance Taylor | 1 | -1/+9 |
1994-01-25 | * ecofflink.c (ecoff_align_debug): Align RFDs to debug_align. | Ian Lance Taylor | 1 | -2/+12 |
1994-01-11 | * ecofflink.c: Extensive changes to compress and merge debugging | Ian Lance Taylor | 1 | -344/+875 |
1994-01-06 | * ecoff.c: First cut at new style of linker backend for | Ian Lance Taylor | 1 | -44/+77 |
1993-11-24 | New file to hold ECOFF linking routines used by both ECOFF and MIPS ELF. | Ian Lance Taylor | 1 | -0/+829 |