aboutsummaryrefslogtreecommitdiff
path: root/ld/ldgram.y
AgeCommit message (Expand)AuthorFilesLines
2012-03-05 * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra1-6/+9
2012-02-17 PR ld/13343Alan Modra1-6/+7
2012-02-09 * ldgram.y (input_section_spec_no_keep): Don't ignore sect_flags.Alan Modra1-1/+1
2011-07-11include/ChangeLogCatherine Moore1-1/+90
2011-01-13 PR ld/12356Alan Modra1-0/+3
2011-01-13 PR ld/12356Alan Modra1-9/+9
2010-12-15Add SORT_BY_INIT_PRIORITY.H.J. Lu1-0/+7
2010-10-28 * ldlang.h (ldlang_add_undef): Add cmdline param.Alan Modra1-3/+3
2009-11-05 * lexsup.c: Rename --add-needed to --copy-dt-needed-entries.Nick Clifton1-6/+6
2009-09-02update copyright datesAlan Modra1-1/+2
2009-03-02 * ldgram.y: Add support for REGION_ALIAS operator.Nick Clifton1-1/+4
2008-07-06 * ld.texinfo (File Commands): Document that INCLUDE can be used inNathan Sidwell1-4/+17
2008-01-25ld/Alan Modra1-6/+6
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