aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.c
AgeCommit message (Expand)AuthorFilesLines
2000-11-30Add support for x86_64-*-linux-gnu* targetNick Clifton1-8/+6
2000-10-12Another try at correcting relocations against discardedAlan Modra1-2/+1
2000-10-092000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-4/+3
2000-10-052000-10-05 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-272/+270
2000-09-292000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-18/+4
2000-09-05A tidy of ld/ldlang.c, and add missing Makefile dependenciesAlan Modra1-165/+181
2000-08-25When choosing the target for a particular endianness, do nothing if the targetNick Clifton1-25/+30
2000-07-11Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra1-1/+1
2000-06-20tic54x/ibmc54xdsp target for ld.Timothy Wall1-0/+7
2000-05-102000-05-10 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+3
2000-04-25place_orphan optimisationsAlan Modra1-2/+3
2000-02-21This lot mainly cleans up `comparison between signed and unsigned' gccAlan Modra1-22/+22
2000-02-16Add LMA memory region functionality.Timothy Wall1-34/+89
2000-02-09These snippets were missed in the previous bytes vs octets patch toTimothy Wall1-2/+6
2000-02-04Fix typo in ALIGN_N usage.Timothy Wall1-2/+2
2000-02-03Add octets vs bytes functionality to LD.Timothy Wall1-50/+83
2000-01-21fix typo in comment.Nick Clifton1-0/+1
2000-01-18Apply H.J.'s patch to fix NOLOAD section sizes and dot updatesNick Clifton1-3/+8
2000-01-05 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore1-15/+25
1999-11-24Fix bug in previous deltaNick Clifton1-1/+1
1999-11-23Do not check sections without a LOAD attribute for overlapNick Clifton1-41/+44
1999-11-011999-11-01 Steve Chamberlain <sac@pobox.com>Ian Lance Taylor1-21/+84
1999-09-121999-09-12 Donn Terry <donn@interix.com>Ian Lance Taylor1-7/+21
1999-09-12 * ldlang.c (open_output): Change local variable desired_endianIan Lance Taylor1-1/+1
1999-08-09 From Wally Iimura <iimura@microunity.com>:Ian Lance Taylor1-5/+13
1999-08-09 * ldlang.c (wild_doit): Update for renaming of SEC_SHORT toIan Lance Taylor1-3/+3
1999-07-20 * ldlang.c (lang_gc_sections): Only handle the start symbolDoug Evans1-6/+9
1999-07-19Improve selection of output formatNick Clifton1-35/+228
1999-07-14 * ldlang.c (wild_doit): Copy SEC_SHORT to output section.Richard Henderson1-0/+4
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor1-7/+7
1999-07-02 * ldlang.c: Revert change of 1999-06-23.Ian Lance Taylor1-5/+17
1999-06-22 * ldlang.c (section_already_linked): Only discard link onceIan Lance Taylor1-0/+5
1999-06-12This fixes ! to work as documented in a memory region attribute list.Ian Lance Taylor1-7/+4
1999-05-08 * ldlang.c (walk_wild, walk_wild_file, walk_wild_section,Richard Henderson1-277/+198
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+4703