summaryrefslogtreecommitdiff
path: root/ld/ldmain.c
Commit message (Expand)AuthorAgeFilesLines
* 2000-07-20 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+1
* 2000-07-19 H.J. Lu <hjl@gnu.org>H.J. Lu2000-07-201-0/+2
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-111-1/+1
* Correct pointer comparisons relying on NULL less than any other pointer.Alan Modra2000-06-201-1/+1
* Correctly set SEC_READONLY for .text section.Alan Modra2000-06-151-11/+12
* Eli Zaretskii's DOSish file name patches.Alan Modra2000-05-261-1/+10
* When deciding if ".text" section should be read-only, don't forget to resetNick Clifton2000-05-231-10/+11
* Apply patch from Richard Gorton <gorton@scrugs.lkg.dec.com> to implementNick Clifton2000-05-171-1/+2
* 2000-03-01 H.J. Lu <hjl@gnu.org>H.J. Lu2000-03-011-6/+15
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-9/+9
* * ldmain.c (main): Initialize link_info.init_function andMark Mitchell1999-06-231-1/+5
* Initial revisionRichard Henderson1999-05-031-0/+1300