summaryrefslogtreecommitdiff
path: root/ld/ldgram.y
Commit message (Expand)AuthorAgeFilesLines
...
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-26/+26
* * ldgram.y (memory_spec): Provide empty action.Alan Modra2002-10-111-3/+4
* * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.Richard Sandiford2002-05-071-3/+4
* * arparse.y: Fix syntax warning.Thiemo Seufer2002-04-171-0/+1
* Support arbitrary length fill patterns.Alan Modra2002-02-151-22/+27
* * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.Alan Modra2002-02-141-2/+2
* * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.Jakub Jelinek2002-02-121-1/+5
* * ldgram.y (vers_node): Support anonymous version tags.Jakub Jelinek2001-12-181-1/+5
* * ldgram.y (mri_script_command): Surround processing of INCLUDEAlan Modra2001-10-201-2/+6
* From John Reiser <jreiser@BitWagon.com>Alan Modra2001-09-291-0/+3
* Fix for ldTom Rix2001-08-151-1/+1
* Make --verbose always display linker scriptNick Clifton2001-08-121-1/+1
* * ld.texinfo (Input Section Basics): Clarify ordering of outputAlan Modra2001-08-031-25/+24
* * ldgram.y: Fix typo.Alan Modra2001-05-071-3/+3
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+1
* Remove some forward declarations in ldemul.h and ldfile.h, andAlan Modra2000-07-111-1/+1
* tic54x/ibmc54xdsp target for ld.Timothy Wall2000-06-201-1/+3
* 2000-06-05 Michael Matz <matz@ifh.de>H.J. Lu2000-06-051-0/+1
* * ldgram.y (exclude_name_list): Don't require a comma to separateJim Blandy2000-02-291-2/+2
* Add LMA memory region functionality.Timothy Wall2000-02-161-4/+10
* * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore2000-01-051-9/+32
* This fixes ! to work as documented in a memory region attribute list.Ian Lance Taylor1999-06-121-9/+18
* Initial revisionRichard Henderson1999-05-031-0/+1094