Age | Commit message (Expand) | Author | Files | Lines |
1995-12-01 | * libbfd.c (bfd_malloc, bfd_realloc): New functions. | Ian Lance Taylor | 1 | -48/+18 |
1995-11-29 | * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory if | Ian Lance Taylor | 1 | -12/+3 |
1995-11-22 | * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section. | Ian Lance Taylor | 1 | -14/+890 |
1994-04-15 | * coff-mips.c (mips_relocate_section): When relaxing, adjust local | Ian Lance Taylor | 1 | -21/+49 |
1994-03-30 | Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com) | Ian Lance Taylor | 1 | -3/+10 |
1994-03-25 | Changes to support linker relaxing of embedded MIPS PIC code to | Ian Lance Taylor | 1 | -20/+108 |
1994-02-26 | * aoutx.h, archive.c: Add casts to avoid warnings from SVR4 cc. | Ian Lance Taylor | 1 | -11/+13 |
1994-02-21 | * coff-alpha.c (alpha_relocate_section): Rewrite mask and shift | Ian Lance Taylor | 1 | -1/+1 |
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 |