aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.h
AgeCommit message (Expand)AuthorFilesLines
2004-05-19 * ldgram.y (sect_constraint): New.Jakub Jelinek1-1/+3
2004-04-30 * ldlang.c (unique_section_p): Pass section parm, return true onAlan Modra1-1/+1
2004-03-18bfd/Alan Modra1-0/+4
2004-02-23 * ldlang.h (struct lang_output_section_state): Change processedNathan Sidwell1-1/+1
2004-01-13* ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true willNick Clifton1-59/+88
2004-01-03 * ldexp.c (align_n): Make static.Alan Modra1-2/+1
2003-12-04 * ldlang.c (lang_do_assignments): Function return is void.Alan Modra1-1/+1
2003-10-21Add warning messages for the use of an undeclared memory region and theNick Clifton1-1/+3
2003-10-11 * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson1-0/+14
2003-07-27 * ld.texinfo: Typo fixes. Document SUBALIGN.Alan Modra1-1/+1
2003-06-28Convert to C90Alan Modra1-81/+75
2003-03-03* ldfile.h (struct search_dirs): Added sysrooted field.Alexandre Oliva1-0/+6
2003-02-21Disable region size checking whilst relaxing sections.Nick Clifton1-2/+2
2002-12-08 * ldlang.h: Formatting.Alan Modra1-48/+81
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-24/+24
2002-10-10 * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts ifJakub Jelinek1-0/+1
2002-10-082002-10-08 H.J. Lu <hjl@gnu.org>H.J. Lu1-1/+0
2002-10-07Abort if the filename to be added matches the linker output filename.Nick Clifton1-0/+1
2002-07-01 * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra1-1/+1
2002-05-07 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.Richard Sandiford1-3/+9
2002-02-15 Support arbitrary length fill patterns.Alan Modra1-10/+13
2002-02-14 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.Alan Modra1-1/+1
2002-02-10 * ldlang.c (entry_section): New initialised variable.Alan Modra1-0/+1
2002-02-05 * ldlang.c (lang_reset_memory_regions): Rename fromHans-Peter Nilsson1-2/+3
2001-08-20 * ldlang.c: When traversing lang_statement_union_type lists,Alan Modra1-1/+0
2001-08-18 * ldlang.c (insert_pad): Make use of an existing pad statement ifAlan Modra1-1/+1
2001-08-14(wild_doit): Rename to lang_add_section.Alan Modra1-1/+1
2001-08-03 * ld.texinfo (Input Section Basics): Clarify ordering of outputAlan Modra1-4/+2
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton1-1/+2
2001-01-14Extend "ld --unique" functionality.Alan Modra1-1/+13
2000-10-092000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-83/+59
2000-09-292000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-28/+22
2000-07-11Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra1-1/+1
2000-04-25place_orphan optimisationsAlan Modra1-1/+2
2000-02-16Add LMA memory region functionality.Timothy Wall1-2/+5
2000-01-05 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore1-3/+3
1999-06-12This fixes ! to work as documented in a memory region attribute list.Ian Lance Taylor1-2/+4
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+490