aboutsummaryrefslogtreecommitdiff
path: root/ld/ldlang.h
AgeCommit message (Expand)AuthorFilesLines
2015-10-29Re: Orphan output section with multiple input sectionsAlan Modra1-1/+1
2015-08-04ld: Add '--require-defined' command line option.Andrew Burgess1-0/+2
2015-06-12Add new ld option: --print-memory-usageTristan Gingold1-0/+3
2015-02-14PR ld/17973 LTO file symsAlan Modra1-0/+3
2015-01-28Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj1-0/+2
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-12-23Move support code for linker script DEFINED to ldexp.cAlan Modra1-15/+0
2014-08-14Linker part of PR16563 fixAlan Modra1-0/+2
2014-08-12Fix build breakage when ld plugins disabledAlan Modra1-3/+3
2014-08-08 * ldlang.h (struct lang_input_statement_flags): Add pushedUlrich Drepper1-0/+3
2014-07-03Reload --as-needed libraries inside groupsAlan Modra1-1/+1
2014-05-25Localize varible to avoid warningAlan Modra1-1/+0
2014-05-10Fix freeing of link_info.hashHans-Peter Nilsson1-0/+2
2014-03-14Remove search path from -l:namespec DT_NEEDEDAlan Modra1-0/+3
2014-03-05Update copyright yearsAlan Modra1-1/+1
2014-01-22Display the reference causing a shared library to be neededAlan Modra1-0/+9
2014-01-22Miscellaneous ld tidiesAlan Modra1-0/+5
2014-01-20Allow self-assignment for absolute symbols defined in a linker scriptAlan Modra1-3/+4
2014-01-20Fix duplicate output section statement lookupGuy Martin1-0/+2
2014-01-16Tidy ld use of bfd_section userdata.Alan Modra1-0/+12
2013-07-19 * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton1-9/+5
2013-01-10Remove trailing white spaces in ldH.J. Lu1-2/+2
2012-06-15ld/Alan Modra1-4/+4
2012-05-30 * ldlang.h (lang_output_section_statement_type): RenameAlan Modra1-2/+2
2012-05-14Add support for PowerPC VLE.James Lemke1-2/+3
2012-03-08 PR ld/10340Alan Modra1-4/+1
2012-03-05 * ldlang.h (struct lang_input_statement_flags): New, extract from..Alan Modra1-31/+34
2011-11-15* ld/ldlang.c (insert_pad): Change alignment_needed argument toAndreas Schwab1-1/+1
2011-09-20 PR ld/12301Alan Modra1-4/+8
2011-09-16Check if a symbol is hidden by linker script.H.J. Lu1-2/+0
2011-07-11include/ChangeLogCatherine Moore1-0/+3
2011-05-03 PR ld/12726Alan Modra1-1/+1
2011-03-10[PATCH] Revise linker plugin API to better preserve link order.Dave Korn1-0/+5
2011-01-13Update copyright dates.Alan Modra1-1/+1
2011-01-13 PR ld/12356Alan Modra1-1/+3
2010-12-20 * ld.texinfo (Expression Section): Describe treatment of numbersAlan Modra1-0/+1
2010-12-06Replace is_archive with maybe_archive.H.J. Lu1-1/+1
2010-10-28 * ldlang.h (ldlang_add_undef): Add cmdline param.Alan Modra1-1/+1
2010-10-14Applied patch series for LD plugin interface (six parts).Dave Korn1-0/+4
2010-09-10 PR ld/11931Alan Modra1-0/+2
2010-01-21 PR 4437Nick Clifton1-1/+6
2009-11-05 * lexsup.c: Rename --add-needed to --copy-dt-needed-entries.Nick Clifton1-2/+2
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-19/+21
2009-08-30 PR ld/10569Alan Modra1-0/+1
2009-08-10 PR 10474Alan Modra1-0/+2
2009-05-15ld/Alan Modra1-1/+3
2009-03-02 * ldgram.y: Add support for REGION_ALIAS operator.Nick Clifton1-8/+15
2009-02-16 * ldlang.c (push_stat_ptr, pop_stat_ptr): New functions.Alan Modra1-1/+5
2008-10-04 * ldemul.c (ldemul_place_orphan): Add "constraint" param.Alan Modra1-3/+1
2008-09-07 * ldlang.h (lang_output_section_find): Define.Alan Modra1-5/+5