aboutsummaryrefslogtreecommitdiff
path: root/ld/ldexp.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-21 * ldexp.c (fold_binary): Set result section for arithmetic andAlan Modra1-17/+48
2011-01-13 PR ld/12356Alan Modra1-6/+4
2011-01-13 PR ld/12356Alan Modra1-19/+26
2011-01-12 PR ld/12380Alan Modra1-32/+41
2010-12-20 * ld.texinfo (Expression Section): Describe treatment of numbersAlan Modra1-8/+8
2010-12-20 PR ld/12001Alan Modra1-3/+7
2010-10-01 PR ld/12066Alan Modra1-0/+2
2010-08-19binutils/Alan Modra1-85/+92
2010-08-12 * ldexp.c (new_rel): Remove "str". Update all call sites.Alan Modra1-8/+9
2010-07-28 * ldexp.c (exp_print_tree): Print function-like binary nodes asAlan Modra1-11/+29
2010-05-26Warn if value of SEGMENT_START isn't multiple of maximum page size.H.J. Lu1-0/+5
2010-05-14 PR ld/11583Alan Modra1-0/+8
2009-11-232009-11-23 Paul Brook <paul@codesourcery.com>Paul Brook1-0/+14
2009-09-11 * po/bfd.pot: Updated by the Translation project.Nick Clifton1-4/+4
2009-09-02update copyright datesAlan Modra1-1/+1
2009-08-30 PR ld/10569Alan Modra1-2/+2
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-46/+46
2008-09-25 * ldexp.c (fold_binary): Evaluate rhs when lhs not valid.Alan Modra1-138/+137
2008-08-21 PR ld/6833Jan Kratochvil1-1/+1
2008-05-07 * ldexp.c (exp_print_token): Add ABSOLUTE, MIN_K, ASSERT_K. CorrectAlan Modra1-7/+12
2008-02-16 PR ld/5761Alan Modra1-1/+2
2008-02-15include/Alan Modra1-5/+8
2007-09-18bfd/H.J. Lu1-0/+2
2007-08-17 * ldexp.c (exp_get_vma, exp_get_fill): Canonicalise error messages.Alan Modra1-2/+2
2007-07-06Update sources to GPLv3Nick Clifton1-8/+9
2007-06-18 * ldlex.l, ldgram.y: Add ALIGNOF.Nathan Sidwell1-2/+12
2007-04-26bfd/Alan Modra1-1/+1
2007-04-02ld/H.J. Lu1-1/+15
2007-02-19 * ldexp.c (fold_name <LOADADDR>): Ensure result is always absolute.Alan Modra1-2/+7
2007-01-06ld/Nathan Sidwell1-3/+20
2006-08-23 * ldexp.c (fold_name <LOADADDR>): Return an absolute valueAlan Modra1-2/+1
2006-08-16ld/Alan Modra1-3/+3
2006-07-26 * ldexp.c (fold_name <LOADADDR>): Use the lma.Alan Modra1-1/+2
2006-06-19bfd/Alan Modra1-1/+1
2006-06-05 * ldexp.c (exp_get_abs_int): Make error message the same asAlan Modra1-2/+2
2006-05-30bfd/H.J. Lu1-0/+11
2005-12-07bfd/H.J. Lu1-2/+0
2005-09-20 * ldlang.h (lang_output_section_statement_struct): Change type ofAlan Modra1-3/+3
2005-09-07 * ldexp.c (fold_name <SIZEOF>): Return 0 for non-existent section.Alan Modra1-10/+5
2005-08-05bfd/H.J. Lu1-1/+4
2005-06-09 * ldexp.c (fold_unary <ALIGN_K>): Revert last change.Alan Modra1-4/+1
2005-06-09 * ld.h (lang_phase_type): Move to..Alan Modra1-566/+353
2005-06-05ld/H.J. Lu1-9/+18
2005-06-042005-06-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-1/+6
2005-06-02 * ldexp.h (etree_value_type): Use "asection *" in place ofAlan Modra1-56/+43
2005-05-17bfd/H.J. Lu1-61/+200
2005-05-12Update FSF addressesNick Clifton1-2/+2
2005-03-14 * ldexp.c (exp_fold_tree): Ensure return value is initialized.Alan Modra1-8/+7
2005-02-22 * ldexp.c: Warning fixes.Alan Modra1-1/+1
2005-02-17 * ldexp.c (assigning_to_dot): New global flag.Zack Weinberg1-3/+10