aboutsummaryrefslogtreecommitdiff
path: root/ld/ldgram.y
AgeCommit message (Expand)AuthorFilesLines
2022-02-16ld: Support customized output section typeFangrui Song1-4/+7
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-11-17Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme...Nick Clifton1-0/+4
2021-08-18Another ld script backtrackAlan Modra1-0/+5
2021-08-14ld script fill pattern expressionAlan Modra1-0/+22
2021-08-13ld lexer tidy, possibly break the worldAlan Modra1-10/+0
2021-08-13tidy mri script externAlan Modra1-10/+5
2021-08-13Re: PR28217, Syntax error when memory region contains a hyphenAlan Modra1-10/+3
2021-08-13PR28217, Syntax error when memory region contains a hyphenAlan Modra1-35/+20
2021-08-11ldgram.y tidiesAlan Modra1-41/+55
2021-07-24Re: ld script expression parsingAlan Modra1-15/+23
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi1-0/+2
2021-03-31Use bool in ldAlan Modra1-43/+43
2021-02-02ld --defsymAlan Modra1-6/+3
2021-02-02ld script expression parsingAlan Modra1-1/+10
2021-02-01ldgram.y low_level_library_NAME_listAlan Modra1-2/+3
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-03bfd, ld: add CTF section linkingNick Alcock1-0/+1
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-19PR23648, Symbols based on MEMORY regions confuse --gc-sectionsAlan Modra1-1/+0
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