summaryrefslogtreecommitdiffstats
path: root/ld/ldlang.h
Commit message (Expand)AuthorAgeFilesLines
* * ldgram.y (sect_constraint): New.Jakub Jelinek2004-05-191-1/+3
* * ldlang.c (unique_section_p): Pass section parm, return true onAlan Modra2004-04-301-1/+1
* bfd/Alan Modra2004-03-181-0/+4
* * ldlang.h (struct lang_output_section_state): Change processedNathan Sidwell2004-02-231-1/+1
* * ldlang.c (lang_get_regions): Add extra parameter 'have_vma' which if true willNick Clifton2004-01-131-59/+88
* * ldexp.c (align_n): Make static.Alan Modra2004-01-031-2/+1
* * ldlang.c (lang_do_assignments): Function return is void.Alan Modra2003-12-041-1/+1
* Add warning messages for the use of an undeclared memory region and theNick Clifton2003-10-211-1/+3
* * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson2003-10-111-0/+14
* * ld.texinfo: Typo fixes. Document SUBALIGN.Alan Modra2003-07-271-1/+1
* Convert to C90Alan Modra2003-06-281-81/+75
* * ldfile.h (struct search_dirs): Added sysrooted field.Alexandre Oliva2003-03-031-0/+6
* Disable region size checking whilst relaxing sections.Nick Clifton2003-02-211-2/+2
* * ldlang.h: Formatting.Alan Modra2002-12-081-48/+81
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-24/+24
* * ldfile.c (ldfile_try_open_bfd): When searching skip linker scripts ifJakub Jelinek2002-10-101-0/+1
* 2002-10-08 H.J. Lu <hjl@gnu.org>H.J. Lu2002-10-081-1/+0
* Abort if the filename to be added matches the linker output filename.Nick Clifton2002-10-071-0/+1
* * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra2002-07-011-1/+1
* * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.Richard Sandiford2002-05-071-3/+9
* Support arbitrary length fill patterns.Alan Modra2002-02-151-10/+13
* * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.Alan Modra2002-02-141-1/+1
* * ldlang.c (entry_section): New initialised variable.Alan Modra2002-02-101-0/+1
* * ldlang.c (lang_reset_memory_regions): Rename fromHans-Peter Nilsson2002-02-051-2/+3
* * ldlang.c: When traversing lang_statement_union_type lists,Alan Modra2001-08-201-1/+0
* * ldlang.c (insert_pad): Make use of an existing pad statement ifAlan Modra2001-08-181-1/+1
* (wild_doit): Rename to lang_add_section.Alan Modra2001-08-141-1/+1
* * ld.texinfo (Input Section Basics): Clarify ordering of outputAlan Modra2001-08-031-4/+2
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+2
* Extend "ld --unique" functionality.Alan Modra2001-01-141-1/+13
* 2000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-091-83/+59
* 2000-09-29 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-09-291-28/+22
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-111-1/+1
* place_orphan optimisationsAlan Modra2000-04-251-1/+2
* Add LMA memory region functionality.Timothy Wall2000-02-161-2/+5
* * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore2000-01-051-3/+3
* This fixes ! to work as documented in a memory region attribute list.Ian Lance Taylor1999-06-121-2/+4
* 19990502 sourceware importRichard Henderson1999-05-031-0/+490
OpenPOWER on IntegriCloud