aboutsummaryrefslogtreecommitdiff
path: root/ld/relax.c
AgeCommit message (Expand)AuthorFilesLines
1993-12-30Removed files that are no longer used by the rewritten linker.Ian Lance Taylor1-205/+0
1993-12-12More gcc lint.Ian Lance Taylor1-23/+14
1993-12-11 Made many changes to eliminate gcc warnings. Made variousIan Lance Taylor1-2/+2
1993-10-25 * relax.c (write_relax): Check return value of bfd_seclet_link.Ian Lance Taylor1-9/+3
1993-06-17 * ldfile.c (ldfile_open_command): Don't try .ld extension.David MacKenzie1-8/+8
1993-03-30Tue Mar 30 09:40:25 1993 Steve Chamberlain (sac@thepub.cygnus.com)Steve Chamberlain1-133/+145
1993-02-12 * ldgram.y: allow section types without address expressions.Steve Chamberlain1-2/+3
1993-01-12Mon Jan 11 18:50:07 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)Ian Lance Taylor1-3/+20
1992-11-05 * relax.c (build_it): re-enable the processing of data_statementsSteve Chamberlain1-87/+88
1992-08-27 * ldlang.c (lang_process): don't pass null pointers whenSteve Chamberlain1-5/+8
1992-07-14 * ldlang.c (lang_map): print changes in sizes due to relaxingSteve Chamberlain1-1/+5
1992-05-06 * relax.c (build_it): don't allocate space in the output file forSteve Chamberlain1-10/+12
1992-04-17 * relax.c: added handling for new "padding" seclet type, used toSteve Chamberlain1-1/+20
1992-03-07Lint removal, extra prototypes.Steve Chamberlain1-1/+1
1992-02-02Work around for problems in linking C++ programs that need file-levelMichael Tiemann1-18/+18
1992-01-28 * ldgram.y: map -M behave in the same way as -Map (sets file nameSteve Chamberlain1-139/+1
1992-01-24 * Makefile.in: added relax, also made three stage go through aSteve Chamberlain1-0/+299