aboutsummaryrefslogtreecommitdiff
path: root/ld/ldexp.c
AgeCommit message (Expand)AuthorFilesLines
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
2005-02-17 * ldexp.c (new_abs): Init new.str.Alan Modra1-1/+2
2005-01-21 * ldlang.c (lang_reasonable_defaults): Remove.Ben Elliston1-11/+0
2004-12-17 * ldexp.h (exp_data_seg): Add min_base and maxpagesize fields.Jakub Jelinek1-0/+2
2004-11-24 * ldexp.c (fold_name): Correct PR 338 fix.Alan Modra1-1/+1
2004-11-19Add ORIGIN and LENGTH linker script operators.Nick Clifton1-13/+41
2004-10-26 * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell1-2/+25
2004-10-15 * ldexp.c (exp_fold_tree): Don't immediately exit ld on aAlan Modra1-3/+3
2004-10-04 * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.Jakub Jelinek1-26/+27
2004-09-19 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Adjust data segmentAndreas Schwab1-6/+3
2004-09-17include/Alan Modra1-1/+1
2004-09-07 * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply data segmentAndreas Schwab1-0/+1
2004-08-18 PR 338Alan Modra1-1/+2
2004-06-24bfd/Alan Modra1-1/+1
2004-05-11bfd/Jakub Jelinek1-2/+37
2004-02-23 * ldlang.h (struct lang_output_section_state): Change processedNathan Sidwell1-57/+32
2004-02-20 * ldgram.y (exp): Add two operand ALIGN.Nathan Sidwell1-0/+4
2004-01-03 * ldexp.c (align_n): Make static.Alan Modra1-2/+5
2003-10-11 * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson1-2/+10
2003-10-08 * ldexp.c (fold_name) <case DEFINED>: Set section of result toHans-Peter Nilsson1-1/+1
2003-06-28Convert to C90Alan Modra1-177/+93
2003-06-25Correct spelling of "relocatable".Alan Modra1-4/+4
2002-11-30s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra1-32/+36