summaryrefslogtreecommitdiff
path: root/ld/ldgram.y
AgeCommit message (Expand)Author
2022-02-16ld: Support customized output section typeFangrui Song
2022-01-02Update year range in copyright notice of binutils filesAlan Modra
2021-11-17Fix the linker script parser so that it will recognise the PT_GNU_RELRO segme...Nick Clifton
2021-08-18Another ld script backtrackAlan Modra
2021-08-14ld script fill pattern expressionAlan Modra
2021-08-13ld lexer tidy, possibly break the worldAlan Modra
2021-08-13tidy mri script externAlan Modra
2021-08-13Re: PR28217, Syntax error when memory region contains a hyphenAlan Modra
2021-08-13PR28217, Syntax error when memory region contains a hyphenAlan Modra
2021-08-11ldgram.y tidiesAlan Modra
2021-07-24Re: ld script expression parsingAlan Modra
2021-07-21Allows linker scripts to set the SEC_READONLY flag.Luca Boccassi
2021-03-31Use bool in ldAlan Modra
2021-02-02ld --defsymAlan Modra
2021-02-02ld script expression parsingAlan Modra
2021-02-01ldgram.y low_level_library_NAME_listAlan Modra
2021-01-01Update year range in copyright notice of binutils filesAlan Modra
2020-06-03ld: Add --export-dynamic-symbol and --export-dynamic-symbol-listFangrui Song
2020-01-01Update year range in copyright notice of binutils filesAlan Modra
2019-10-03bfd, ld: add CTF section linkingNick Alcock
2019-01-01Update year range in copyright notice of binutils filesAlan Modra
2018-09-19PR23648, Symbols based on MEMORY regions confuse --gc-sectionsAlan Modra
2018-02-26ld error/warning messagesAlan Modra
2018-02-19Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.Alan Modra
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-10-12ld whitespace fixesAlan Modra
2017-08-06Treat common symbol as undefined for --no-define-commonH.J. Lu
2017-07-28Make some improvements to how SORT_* specifiers and EXCLUDE_FILE specifiers a...Andrew Burgess
2017-06-06ld: Allow section groups to be resolved as part of a relocatable linkAndrew Burgess
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-11-04ld: Rename pattern within yacc grammar fileAndrew Burgess
2016-04-18Add new NOCROSSREFS_TO linker script commandMatthew Fortune
2016-01-01Copyright update for binutilsAlan Modra
2015-01-28Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-10-15Allow unquoted = as the first character in ldscript input_list namesHans-Peter Nilsson
2014-03-05Update copyright yearsAlan Modra
2013-08-15 * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton
2013-07-19 * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton
2012-08-06 bfd/Maciej W. Rozycki
2012-07-10Add SORT_NONE and don't sort sort .init/.fini sectionsH.J. Lu
2012-03-05 * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra
2012-02-17 PR ld/13343Alan Modra
2012-02-09 * ldgram.y (input_section_spec_no_keep): Don't ignore sect_flags.Alan Modra
2011-07-11include/ChangeLogCatherine Moore
2011-01-13 PR ld/12356Alan Modra
2011-01-13 PR ld/12356Alan Modra
2010-12-15Add SORT_BY_INIT_PRIORITY.H.J. Lu
2010-10-28 * ldlang.h (ldlang_add_undef): Add cmdline param.Alan Modra
2009-11-05 * lexsup.c: Rename --add-needed to --copy-dt-needed-entries.Nick Clifton