aboutsummaryrefslogtreecommitdiff
path: root/ld/ldgram.y
AgeCommit message (Expand)AuthorFilesLines
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
2000-06-052000-06-05 Michael Matz <matz@ifh.de>H.J. Lu1-0/+1
2000-02-29* ldgram.y (exclude_name_list): Don't require a comma to separateJim Blandy1-2/+2
2000-02-16Add LMA memory region functionality.Timothy Wall1-4/+10
2000-01-05 * ld.h (wildcard_spec): Change exclude_name to exclude_name_list.Catherine Moore1-9/+32
1999-06-12This fixes ! to work as documented in a memory region attribute list.Ian Lance Taylor1-9/+18
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson1-0/+1094