summaryrefslogtreecommitdiff
path: root/ld/ldlang.c
Commit message (Expand)AuthorAgeFilesLines
* Merge elf32.em place_orphan changes from mainline.Alan Modra2000-11-061-2/+3
* This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra2000-02-211-22/+22
* Add LMA memory region functionality.Timothy Wall2000-02-161-34/+89
* These snippets were missed in the previous bytes vs octets patch toTimothy Wall2000-02-091-2/+6
* Fix typo in ALIGN_N usage.Timothy Wall2000-02-041-2/+2
* Add octets vs bytes functionality to LD.Timothy Wall2000-02-031-50/+83
* fix typo in comment.Nick Clifton2000-01-211-0/+1
* Apply H.J.'s patch to fix NOLOAD section sizes and dot updatesNick Clifton2000-01-181-3/+8
* * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore2000-01-051-15/+25
* Fix bug in previous deltaNick Clifton1999-11-241-1/+1
* Do not check sections without a LOAD attribute for overlapNick Clifton1999-11-231-41/+44
* 1999-11-01 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1999-11-011-21/+84
* 1999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1999-09-121-7/+21
* * ldlang.c (open_output): Change local variable desired_endianIan Lance Taylor1999-09-121-1/+1
* From Wally Iimura <iimura@microunity.com>:Ian Lance Taylor1999-08-091-5/+13
* * ldlang.c (wild_doit): Update for renaming of SEC_SHORT toIan Lance Taylor1999-08-091-3/+3
* * ldlang.c (lang_gc_sections): Only handle the start symbolbinu_ss_19990721Doug Evans1999-07-201-6/+9
* Improve selection of output formatNick Clifton1999-07-191-35/+228
* * ldlang.c (wild_doit): Copy SEC_SHORT to output section.Richard Henderson1999-07-141-0/+4
* * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1999-07-111-7/+7
* * ldlang.c: Revert change of 1999-06-23.Ian Lance Taylor1999-07-021-5/+17
* * ldlang.c (section_already_linked): Only discard link onceIan Lance Taylor1999-06-221-0/+5
* This fixes ! to work as documented in a memory region attribute list.Ian Lance Taylor1999-06-121-7/+4
* * ldlang.c (walk_wild, walk_wild_file, walk_wild_section,Richard Henderson1999-05-081-277/+198
* Initial revisionRichard Henderson1999-05-031-0/+4703