aboutsummaryrefslogtreecommitdiff
path: root/ld/ldgram.y
AgeCommit message (Expand)AuthorFilesLines
2018-02-26ld error/warning messagesAlan Modra1-3/+3
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra1-4/+4
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-10-12ld whitespace fixesAlan Modra1-66/+66
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu1-1/+1
2017-07-28Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers a...Andrew Burgess1-51/+46
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess1-1/+3
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-04ld: Rename pattern within yacc grammar fileAndrew Burgess1-7/+7
2016-04-18Add new NOCROSSREFS_TO linker script commandMatthew Fortune1-1/+5
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-01-28Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj1-2/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-10-15Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson1-9/+14
2014-03-05Update copyright yearsAlan Modra1-1/+1
2013-08-15 * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton1-1/+3
2013-07-19 * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton1-7/+11
2012-08-06 bfd/Maciej W. Rozycki1-4/+8
2012-07-10Add SORT_NONE and don't sort sort .init/.fini sectionsH.J. Lu1-1/+8
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