aboutsummaryrefslogtreecommitdiff
path: root/ld/ldmain.c
AgeCommit message (Expand)AuthorFilesLines
2000-12-12Add link option to allow undefiedn symbols in shared librariesNick Clifton1-0/+1
2000-11-24Remove redundant init of config.make_executable to true.Nick Clifton1-1/+0
2000-10-092000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+1
2000-09-212000-09-21 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-30/+21
2000-09-14Disable relaxation if multiple symbol definitions are encountered - otherwiseNick Clifton1-0/+7
2000-09-05--split-by-reloc, --split-by-file extensions. --unique option.Alan Modra1-0/+2
2000-07-202000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+1
2000-07-202000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu1-0/+2
2000-07-11Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra1-1/+1
2000-06-20Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra1-1/+1
2000-06-15Correctly set SEC_READONLY for .text section.Alan Modra1-11/+12
2000-05-26Eli Zaretskii's DOSish file name patches.Alan Modra1-1/+10
2000-05-23When deciding if ".text" section should be read-only, don't forget to resetNick Clifton1-10/+11
2000-05-17Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton1-1/+2
2000-03-012000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu1-6/+15
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-9/+9
1999-06-23 * ldmain.c (main): Initialize link_info.init_function andMark Mitchell1-1/+5
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1300