summaryrefslogtreecommitdiff
path: root/ld/ldexp.c
Commit message (Expand)AuthorAgeFilesLines
* Copyright update for binutilsAlan Modra2016-01-011-1/+1
* Evaluate __start_* and __stop_* symbol PROVIDE expressions earlyAlan Modra2015-10-271-2/+5
* When evaluating a ternary operator in a linker script, copy the symbol flags.Simon Dardis2015-10-151-11/+35
* Delay converting linker script defined symbols from absoluteAlan Modra2015-09-181-3/+52
* PPC64: Allow .TOC. in linker script to override backend calculated valueAlan Modra2015-08-181-0/+1
* Remove trailing spaces in ldH.J. Lu2015-08-121-1/+1
* Revert ALIGN changesAlan Modra2015-08-061-49/+31
* ALIGN change affects standard scriptsAlan Modra2015-07-201-24/+39
* Make ALIGN(x) behave as ALIGN(.,x)Alan Modra2015-07-101-2/+10
* Rewrite relro adjusting codeAlan Modra2015-04-221-1/+1
* Start of relro segment adjustmentAlan Modra2015-04-011-0/+2
* Allow symbols in MEMORY region specificationSenthil Kumar Selvaraj2015-01-281-9/+12
* ChangeLog rotatation and copyright year updateAlan Modra2015-01-021-1/+1
* Report an error for script multiply defined symbolsAlan Modra2014-12-231-9/+27
* Use a symbol flag bit to mark linker defined symbolsAlan Modra2014-12-231-3/+1
* Don't PROVIDE over top of common symbolsAlan Modra2014-12-231-6/+6
* Correct logic for "defined by object"Alan Modra2014-12-231-4/+4
* Move support code for linker script DEFINED to ldexp.cAlan Modra2014-12-231-7/+96
* PROVIDE in linker script vs. built-in symbolsAlan Modra2014-06-071-1/+4
* Update copyright yearsAlan Modra2014-03-051-1/+1
* Make assignments to dot keep an empty output section.Alan Modra2014-01-221-0/+97
* Allow self-assignment for absolute symbols defined in a linker scriptAlan Modra2014-01-201-8/+23
* * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton2013-08-151-3/+28
* Remove trailing white spaces in ldH.J. Lu2013-01-101-10/+10
* PR ld/14962Alan Modra2012-12-171-20/+17
* bfd/Maciej W. Rozycki2012-08-061-5/+11
* ld/Alan Modra2012-06-151-2/+6
* Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluationH.J. Lu2012-06-111-1/+3
* PR ld/13839Alan Modra2012-03-141-11/+11
* 2012-03-08 Tristan Gingold <gingold@adacore.com>Tristan Gingold2012-03-081-1/+12
* PR ld/13683Nick Clifton2012-02-221-2/+4
* PR ld/13343Alan Modra2012-02-171-24/+44
* * ldlang.c (print_assignment): Use the symbol's section if weNathan Sidwell2011-05-161-1/+21
* PR ld/12726Alan Modra2011-05-031-2/+5
* * ldexp.c (fold_binary): Set result section for arithmetic andAlan Modra2011-01-211-17/+48
* PR ld/12356Alan Modra2011-01-131-6/+4
* PR ld/12356Alan Modra2011-01-131-19/+26
* PR ld/12380Alan Modra2011-01-121-32/+41
* * ld.texinfo (Expression Section): Describe treatment of numbersAlan Modra2010-12-201-8/+8
* PR ld/12001Alan Modra2010-12-201-3/+7
* PR ld/12066Alan Modra2010-10-011-0/+2
* binutils/Alan Modra2010-08-191-85/+92
* * ldexp.c (new_rel): Remove "str". Update all call sites.Alan Modra2010-08-121-8/+9
* * ldexp.c (exp_print_tree): Print function-like binary nodes asAlan Modra2010-07-281-11/+29
* Warn if value of SEGMENT_START isn't multiple of maximum page size.H.J. Lu2010-05-261-0/+5
* PR ld/11583Alan Modra2010-05-141-0/+8
* 2009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook2009-11-231-0/+14
* * po/bfd.pot: Updated by the Translation project.Nick Clifton2009-09-111-4/+4
* update copyright datesAlan Modra2009-09-021-1/+1
* PR ld/10569Alan Modra2009-08-301-2/+2