OSDN Git Service

PR 10980
[pf3gnuchains/pf3gnuchains3x.git] / ld / ldexp.c
2009-11-23 pbrook2009-11-23 Paul Brook <paul@codesourcery.com>
2009-09-11 nickc * po/bfd.pot: Updated by the Translation project.
2009-09-02 amodraupdate copyright dates
2009-08-30 amodra PR ld/10569
2009-08-29 nickc Updated sources to avoid using the identifier...
2008-09-25 amodra * ldexp.c (fold_binary): Evaluate rhs when lhs not...
2008-08-21 jkratoch PR ld/6833
2008-05-07 amodra * ldexp.c (exp_print_token): Add ABSOLUTE, MIN_K,...
2008-02-16 amodra PR ld/5761
2008-02-15 amodrainclude/
2007-09-18 hjlbfd/
2007-08-17 amodra * ldexp.c (exp_get_vma, exp_get_fill): Canonicalise...
2007-07-06 nickcUpdate sources to GPLv3
2007-06-18 nathan * ldlex.l, ldgram.y: Add ALIGNOF.
2007-04-26 amodrabfd/
2007-04-02 hjlld/
2007-02-19 amodra * ldexp.c (fold_name <LOADADDR>): Ensure result is...
2007-01-06 nathanld/
2006-08-23 amodra * ldexp.c (fold_name <LOADADDR>): Return an absolute...
2006-08-16 amodrald/
2006-07-26 amodra * ldexp.c (fold_name <LOADADDR>): Use the lma.
2006-06-19 amodrabfd/
2006-06-05 amodra * ldexp.c (exp_get_abs_int): Make error message the...
2006-05-30 hjlbfd/
2005-12-07 hjlbfd/
2005-09-20 amodra * ldlang.h (lang_output_section_statement_struct)...
2005-09-07 amodra * ldexp.c (fold_name <SIZEOF>): Return 0 for non-exist...
2005-08-05 hjlbfd/
2005-06-09 amodra * ldexp.c (fold_unary <ALIGN_K>): Revert last change.
2005-06-09 amodra * ld.h (lang_phase_type): Move to..
2005-06-05 hjlld/
2005-06-04 hjl2005-06-04 H.J. Lu <hongjiu.lu@intel.com>
2005-06-02 amodra * ldexp.h (etree_value_type): Use "asection *" in...
2005-05-17 hjlbfd/
2005-05-12 nickcUpdate FSF addresses
2005-03-14 amodra * ldexp.c (exp_fold_tree): Ensure return value is...
2005-02-22 amodra * ldexp.c: Warning fixes.
2005-02-17 zack * ldexp.c (assigning_to_dot): New global flag.
2005-02-17 amodra * ldexp.c (new_abs): Init new.str.
2005-01-21 bje * ldlang.c (lang_reasonable_defaults): Remove.
2004-12-17 jakub * ldexp.h (exp_data_seg): Add min_base and maxpagesize...
2004-11-24 amodra * ldexp.c (fold_name): Correct PR 338 fix.
2004-11-19 nickcAdd ORIGIN and LENGTH linker script operators.
2004-10-26 mmitchel * Makefile.in (earmsymbian.c): Depend on armbpabi...
2004-10-15 amodra * ldexp.c (exp_fold_tree): Don't immediately exit...
2004-10-04 jakub * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.
2004-09-19 schwab * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Adjust...
2004-09-17 amodrainclude/
2004-09-07 schwab * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: Apply...
2004-08-18 amodra PR 338
2004-06-24 amodrabfd/
2004-05-11 jakubbfd/
2004-02-23 nathan * ldlang.h (struct lang_output_section_state): Change...
2004-02-20 nathan * ldgram.y (exp): Add two operand ALIGN.
2004-01-03 amodra * ldexp.c (align_n): Make static.
2003-10-11 hp * ld.texinfo (Builtin Functions) <DEFINED>: Say that...
2003-10-08 hp * ldexp.c (fold_name) <case DEFINED>: Set section...
2003-06-28 amodraConvert to C90
2003-06-25 amodraCorrect spelling of "relocatable".
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-30 drow * emultempl/aix.em: Use include <> for generated headers.
2002-09-25 amodra * ldexp.c (fold_unary): New. Split out from exp_fold_...
2002-09-02 nickcAdd EXTERN references to __ctbpm __gp and __ep.
2002-09-02 nickcFix PROVIDE
2002-08-13 amodra * emulparams/elf32_dlx.sh (TARGET_PAGE_SIZE): Set...
2002-06-08 amodra * ldexp.c: Replace CONST with const.
2002-05-03 kazu * ld.h: Fix formatting.
2002-04-30 rsandifo * ldlang.c (print_assignment): Update print_dot for...
2002-04-03 jakub * ldexp.c (fold_binary) [DATA_SEGMENT_ALIGN]: If commo...
2002-02-15 amodra Support arbitrary length fill patterns.
2002-02-12 jakub * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END):...
2001-12-04 amodra * ldexp.c (exp_print_token): Correct "table" entry...
2001-07-19 nickcUse stderr if config.map_file is not available. Do...
2001-03-13 nickcFixtypos in ChangeLogs, fix copyright dates in files
2001-02-13 hjl2001-02-13 H.J. Lu <hjl@gnu.org>
2000-10-09 kazu2000-10-09 Kazu Hirata <kazu@hxi.com>
2000-10-03 kazu2000-10-03 Kazu Hirata <kazu@hxi.com>
2000-09-29 kazu2000-09-29 Kazu Hirata <kazu@hxi.com>
2000-02-03 twallAdd octets vs bytes functionality to LD.
1999-07-11 ian * Many files: Changes to avoid gcc warnings: Add ATTRI...
1999-05-03 rthInitial revision