aboutsummaryrefslogtreecommitdiff
path: root/ld/ldgram.y
AgeCommit message (Expand)AuthorFilesLines
2007-07-06Update sources to GPLv3Nick Clifton1-3/+4
2007-06-18 * ldlex.l, ldgram.y: Add ALIGNOF.Nathan Sidwell1-1/+3
2007-05-24 * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannotNathan Sidwell1-12/+15
2007-04-26bfd/Alan Modra1-2/+2
2007-01-242007-01-24 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+2
2006-09-07bfd/H.J. Lu1-0/+30
2006-06-07 * ldlang.h (enum section_type): Delete dsect_section, copy_section,Alan Modra1-5/+5
2006-05-30bfd/H.J. Lu1-0/+3
2005-10-13 * ld.texino: Describe double-quoted string syntax for versionMark Mitchell1-8/+16
2005-09-282005-09-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-3/+9
2005-08-17 * ldgram.y (vers_defns): Don't lose pattern list beforeJakub Jelinek1-0/+27
2005-08-05bfd/H.J. Lu1-2/+6
2005-07-21 * ldgram.y (ldgram_want_filename): Remove unused static.Ben Elliston1-1/+0
2005-06-09 * ld.h (lang_phase_type): Move to..Alan Modra1-12/+7
2005-05-12Update FSF addressesNick Clifton1-1/+1
2005-05-11 * ldgram.y: Add SPECIAL token.Alan Modra1-1/+2
2005-04-28 * ldgram.y (lang_memory_region_type): Make static.Ben Elliston1-3/+2
2005-01-21 * ldgram.y (AS_NEEDED): New token.Jakub Jelinek1-2/+14
2004-11-19Add ORIGIN and LENGTH linker script operators.Nick Clifton1-49/+53
2004-10-26 * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell1-0/+10
2004-10-04ld/H.J. Lu1-9/+40
2004-10-04 * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.Jakub Jelinek1-2/+2
2004-05-19 * ldgram.y (sect_constraint): New.Jakub Jelinek1-4/+11
2004-05-11bfd/Jakub Jelinek1-1/+3
2004-02-20 * ldgram.y (exp): Add two operand ALIGN.Nathan Sidwell1-0/+2
2004-02-18 * ldgram.y (statement_anywhere): Add assert rule.Nathan Sidwell1-0/+3
2004-01-03 * ldexp.c (align_n): Make static.Alan Modra1-1/+1
2004-01-03 * ldfile.c (ldfile_set_output_arch): Add defarch param.Alan Modra1-1/+1
2003-10-21Add warning messages for the use of an undeclared memory region and theNick Clifton1-2/+2
2003-07-27 * ld.texinfo: Typo fixes. Document SUBALIGN.Alan Modra1-9/+15
2003-06-03binutils/Jakub Jelinek1-0/+2
2003-04-242003-04-24 Roland McGrath <roland@redhat.com>Roland McGrath1-25/+37
2003-02-20 * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns.Alan Modra1-1/+16
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-26/+26
2002-10-11 * ldgram.y (memory_spec): Provide empty action.Alan Modra1-3/+4
2002-05-07 * ldlang.h (lang_output_section_statement_type): Add update_dot_tree.Richard Sandiford1-3/+4
2002-04-17 * arparse.y: Fix syntax warning.Thiemo Seufer1-0/+1
2002-02-15 Support arbitrary length fill patterns.Alan Modra1-22/+27
2002-02-14 * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.Alan Modra1-2/+2
2002-02-12 * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.Jakub Jelinek1-1/+5
2001-12-18 * ldgram.y (vers_node): Support anonymous version tags.Jakub Jelinek1-1/+5
2001-10-20 * ldgram.y (mri_script_command): Surround processing of INCLUDEAlan Modra1-2/+6
2001-09-29From John Reiser <jreiser@BitWagon.com>Alan Modra1-0/+3
2001-08-15Fix for ldTom Rix1-1/+1
2001-08-12Make --verbose always display linker scriptNick Clifton1-1/+1
2001-08-03 * ld.texinfo (Input Section Basics): Clarify ordering of outputAlan Modra1-25/+24
2001-05-07 * ldgram.y: Fix typo.Alan Modra1-3/+3
2001-03-13Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton1-1/+1
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-1/+3