Age | Commit message (Expand) | Author | Files | Lines |
2015-04-22 | Rewrite relro adjusting code | Alan Modra | 1 | -1/+1 |
2015-04-01 | Start of relro segment adjustment | Alan Modra | 1 | -0/+2 |
2015-01-28 | Allow symbols in MEMORY region specification | Senthil Kumar Selvaraj | 1 | -9/+12 |
2015-01-02 | ChangeLog rotatation and copyright year update | Alan Modra | 1 | -1/+1 |
2014-12-23 | Report an error for script multiply defined symbols | Alan Modra | 1 | -9/+27 |
2014-12-23 | Use a symbol flag bit to mark linker defined symbols | Alan Modra | 1 | -3/+1 |
2014-12-23 | Don't PROVIDE over top of common symbols | Alan Modra | 1 | -6/+6 |
2014-12-23 | Correct logic for "defined by object" | Alan Modra | 1 | -4/+4 |
2014-12-23 | Move support code for linker script DEFINED to ldexp.c | Alan Modra | 1 | -7/+96 |
2014-06-07 | PROVIDE in linker script vs. built-in symbols | Alan Modra | 1 | -1/+4 |
2014-03-05 | Update copyright years | Alan Modra | 1 | -1/+1 |
2014-01-22 | Make assignments to dot keep an empty output section. | Alan Modra | 1 | -0/+97 |
2014-01-20 | Allow self-assignment for absolute symbols defined in a linker script | Alan Modra | 1 | -8/+23 |
2013-08-15 | * ldexp.c: Add LOG2CEIL() builtin function to linker script language | Nick Clifton | 1 | -3/+28 |
2013-01-10 | Remove trailing white spaces in ld | H.J. Lu | 1 | -10/+10 |
2012-12-17 | PR ld/14962 | Alan Modra | 1 | -20/+17 |
2012-08-06 | bfd/ | Maciej W. Rozycki | 1 | -5/+11 |
2012-06-15 | ld/ | Alan Modra | 1 | -2/+6 |
2012-06-11 | Don't hardcode .got.plt into DATA_SEGMENT_RELRO_END evaluation | H.J. Lu | 1 | -1/+3 |
2012-03-14 | PR ld/13839 | Alan Modra | 1 | -11/+11 |
2012-03-08 | 2012-03-08 Tristan Gingold <gingold@adacore.com> | Tristan Gingold | 1 | -1/+12 |
2012-02-22 | PR ld/13683 | Nick Clifton | 1 | -2/+4 |
2012-02-17 | PR ld/13343 | Alan Modra | 1 | -24/+44 |
2011-05-16 | * ldlang.c (print_assignment): Use the symbol's section if we | Nathan Sidwell | 1 | -1/+21 |
2011-05-03 | PR ld/12726 | Alan Modra | 1 | -2/+5 |
2011-01-21 | * ldexp.c (fold_binary): Set result section for arithmetic and | Alan Modra | 1 | -17/+48 |
2011-01-13 | PR ld/12356 | Alan Modra | 1 | -6/+4 |
2011-01-13 | PR ld/12356 | Alan Modra | 1 | -19/+26 |
2011-01-12 | PR ld/12380 | Alan Modra | 1 | -32/+41 |
2010-12-20 | * ld.texinfo (Expression Section): Describe treatment of numbers | Alan Modra | 1 | -8/+8 |
2010-12-20 | PR ld/12001 | Alan Modra | 1 | -3/+7 |
2010-10-01 | PR ld/12066 | Alan Modra | 1 | -0/+2 |
2010-08-19 | binutils/ | Alan Modra | 1 | -85/+92 |
2010-08-12 | * ldexp.c (new_rel): Remove "str". Update all call sites. | Alan Modra | 1 | -8/+9 |
2010-07-28 | * ldexp.c (exp_print_tree): Print function-like binary nodes as | Alan Modra | 1 | -11/+29 |
2010-05-26 | Warn if value of SEGMENT_START isn't multiple of maximum page size. | H.J. Lu | 1 | -0/+5 |
2010-05-14 | PR ld/11583 | Alan Modra | 1 | -0/+8 |
2009-11-23 | 2009-11-23 Paul Brook <paul@codesourcery.com> | Paul Brook | 1 | -0/+14 |
2009-09-11 | * po/bfd.pot: Updated by the Translation project. | Nick Clifton | 1 | -4/+4 |
2009-09-02 | update copyright dates | Alan Modra | 1 | -1/+1 |
2009-08-30 | PR ld/10569 | Alan Modra | 1 | -2/+2 |
2009-08-29 | Updated sources to avoid using the identifier name "new", which is a | Nick Clifton | 1 | -46/+46 |
2008-09-25 | * ldexp.c (fold_binary): Evaluate rhs when lhs not valid. | Alan Modra | 1 | -138/+137 |
2008-08-21 | PR ld/6833 | Jan Kratochvil | 1 | -1/+1 |
2008-05-07 | * ldexp.c (exp_print_token): Add ABSOLUTE, MIN_K, ASSERT_K. Correct | Alan Modra | 1 | -7/+12 |
2008-02-16 | PR ld/5761 | Alan Modra | 1 | -1/+2 |
2008-02-15 | include/ | Alan Modra | 1 | -5/+8 |
2007-09-18 | bfd/ | H.J. Lu | 1 | -0/+2 |
2007-08-17 | * ldexp.c (exp_get_vma, exp_get_fill): Canonicalise error messages. | Alan Modra | 1 | -2/+2 |
2007-07-06 | Update sources to GPLv3 | Nick Clifton | 1 | -8/+9 |