summaryrefslogtreecommitdiff
path: root/ld/ldexp.c
Commit message (Expand)AuthorAgeFilesLines
...
* * ldexp.c (fold_name <SIZEOF>): Return 0 for non-existent section.Alan Modra2005-09-071-10/+5
* bfd/H.J. Lu2005-08-051-1/+4
* * ldexp.c (fold_unary <ALIGN_K>): Revert last change.Alan Modra2005-06-091-4/+1
* * ld.h (lang_phase_type): Move to..Alan Modra2005-06-091-566/+353
* ld/H.J. Lu2005-06-051-9/+18
* 2005-06-04 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2005-06-041-1/+6
* * ldexp.h (etree_value_type): Use "asection *" in place ofAlan Modra2005-06-021-56/+43
* bfd/H.J. Lu2005-05-171-61/+200
* Update FSF addressesNick Clifton2005-05-121-2/+2
* * ldexp.c (exp_fold_tree): Ensure return value is initialized.Alan Modra2005-03-141-8/+7
* * ldexp.c: Warning fixes.Alan Modra2005-02-221-1/+1
* * ldexp.c (assigning_to_dot): New global flag.Zack Weinberg2005-02-171-3/+10
* * ldexp.c (new_abs): Init new.str.Alan Modra2005-02-171-1/+2
* * ldlang.c (lang_reasonable_defaults): Remove.Ben Elliston2005-01-211-11/+0
* * ldexp.h (exp_data_seg): Add min_base and maxpagesize fields.Jakub Jelinek2004-12-171-0/+2
* * ldexp.c (fold_name): Correct PR 338 fix.Alan Modra2004-11-241-1/+1
* Add ORIGIN and LENGTH linker script operators.Nick Clifton2004-11-191-13/+41
* * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell2004-10-261-2/+25
* * ldexp.c (exp_fold_tree): Don't immediately exit ld on aAlan Modra2004-10-151-3/+3
* * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.Jakub Jelinek2004-10-041-26/+27
* * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Adjust data segmentAndreas Schwab2004-09-191-6/+3
* include/Alan Modra2004-09-171-1/+1
* * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply data segmentAndreas Schwab2004-09-071-0/+1
* PR 338Alan Modra2004-08-181-1/+2
* bfd/Alan Modra2004-06-241-1/+1
* bfd/Jakub Jelinek2004-05-111-2/+37
* * ldlang.h (struct lang_output_section_state): Change processedNathan Sidwell2004-02-231-57/+32
* * ldgram.y (exp): Add two operand ALIGN.Nathan Sidwell2004-02-201-0/+4
* * ldexp.c (align_n): Make static.Alan Modra2004-01-031-2/+5
* * ld.texinfo (Builtin Functions) <DEFINED>: Say that only symbolsHans-Peter Nilsson2003-10-111-2/+10
* * ldexp.c (fold_name) <case DEFINED>: Set section of result toHans-Peter Nilsson2003-10-081-1/+1
* Convert to C90Alan Modra2003-06-281-177/+93
* Correct spelling of "relocatable".Alan Modra2003-06-251-4/+4
* s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. SimplifyAlan Modra2002-11-301-32/+36
* * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz2002-10-301-1/+1
* * ldexp.c (fold_unary): New. Split out from exp_fold_tree.Alan Modra2002-09-251-91/+132
* Add EXTERN references to __ctbpm __gp and __ep.Nick Clifton2002-09-021-11/+13
* Fix PROVIDENick Clifton2002-09-021-13/+11
* * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set to 1.Alan Modra2002-08-131-4/+15
* * ldexp.c: Replace CONST with const.Alan Modra2002-06-081-3/+3
* * ld.h: Fix formatting.Kazu Hirata2002-05-031-2/+2
* * ldlang.c (print_assignment): Update print_dot for assignments to ".".Richard Sandiford2002-04-301-20/+26
* * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If common page sizeJakub Jelinek2002-04-031-1/+2
* Support arbitrary length fill patterns.Alan Modra2002-02-151-6/+84
* * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.Jakub Jelinek2002-02-121-1/+49
* * ldexp.c (exp_print_token): Correct "table" entry for RSHIFT.Alan Modra2001-12-041-1/+1
* Use stderr if config.map_file is not available. Do not print NULL trees.Nick Clifton2001-07-191-48/+52
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+2
* 2001-02-13 H.J. Lu <hjl@gnu.org>H.J. Lu2001-02-131-1/+5
* 2000-10-09 Kazu Hirata <kazu@hxi.com>Kazu Hirata2000-10-091-2/+1