aboutsummaryrefslogtreecommitdiff
path: root/bfd/ecofflink.c
AgeCommit message (Expand)AuthorFilesLines
1997-03-18 * bfd-in.h: Don't include obstack.h.Ian Lance Taylor1-51/+95
1995-12-01 * libbfd.c (bfd_malloc, bfd_realloc): New functions.Ian Lance Taylor1-48/+18
1995-11-29 * opncls.c (bfd_alloc_by_size_t): Set bfd_error_no_memory ifIan Lance Taylor1-12/+3
1995-11-22 * ecoff.c (_bfd_ecoff_new_section_hook): Handle .rconst section.Ian Lance Taylor1-14/+890
1994-04-15 * coff-mips.c (mips_relocate_section): When relaxing, adjust localIan Lance Taylor1-21/+49
1994-03-30Wed Mar 30 16:25:41 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-3/+10
1994-03-25 Changes to support linker relaxing of embedded MIPS PIC code toIan Lance Taylor1-20/+108
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