OSDN Git Service

* ldlang.c (lang_size_sections_1): Align lma using same alignment
[pf3gnuchains/sourceware.git] / ld / ldgram.y
2010-10-28 amodra * ldlang.h (ldlang_add_undef): Add cmdline param.
2009-11-06 nickc * lexsup.c: Rename --add-needed to --copy-dt...
2009-09-02 amodraupdate copyright dates
2009-03-02 nickc * ldgram.y: Add support for REGION_ALIAS operator.
2008-07-06 nathan * ld.texinfo (File Commands): Document that INCLUDE...
2008-01-25 amodrald/
2007-07-06 nickcUpdate sources to GPLv3
2007-06-18 nathan * ldlex.l, ldgram.y: Add ALIGNOF.
2007-05-24 nathan * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES...
2007-04-26 amodrabfd/
2007-01-24 hjl2007-01-24 H.J. Lu <hongjiu.lu@intel.com>
2006-09-07 hjlbfd/
2006-06-07 amodra * ldlang.h (enum section_type): Delete dsect_section...
2006-05-30 hjlbfd/
2005-10-13 mmitchel * ld.texino: Describe double-quoted string syntax...
2005-09-28 hjl2005-09-27 H.J. Lu <hongjiu.lu@intel.com>
2005-08-17 jakub * ldgram.y (vers_defns): Don't lose pattern list before
2005-08-05 hjlbfd/
2005-07-21 bje * ldgram.y (ldgram_want_filename): Remove unused static.
2005-06-09 amodra * ld.h (lang_phase_type): Move to..
2005-05-12 nickcUpdate FSF addresses
2005-05-11 amodra * ldgram.y: Add SPECIAL token.
2005-04-28 bje * ldgram.y (lang_memory_region_type): Make static.
2005-01-21 jakub * ldgram.y (AS_NEEDED): New token.
2004-11-19 nickcAdd ORIGIN and LENGTH linker script operators.
2004-10-26 mmitchel * Makefile.in (earmsymbian.c): Depend on armbpabi...
2004-10-04 hjlld/
2004-10-04 jakub * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument.
2004-05-19 jakub * ldgram.y (sect_constraint): New.
2004-05-11 jakubbfd/
2004-02-20 nathan * ldgram.y (exp): Add two operand ALIGN.
2004-02-18 nathan * ldgram.y (statement_anywhere): Add assert rule.
2004-01-03 amodra * ldexp.c (align_n): Make static.
2004-01-03 amodra * ldfile.c (ldfile_set_output_arch): Add defarch param.
2003-10-21 nickcAdd warning messages for the use of an undeclared memor...
2003-07-27 amodra * ld.texinfo: Typo fixes. Document SUBALIGN.
2003-06-03 jakubbinutils/
2003-04-24 roland2003-04-24 Roland McGrath <roland@redhat.com>
2003-02-20 amodra * ldgram.y (vers_defns): Also recurse with 'EXTERN...
2002-11-30 amodras/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/...
2002-10-11 amodra * ldgram.y (memory_spec): Provide empty action.
2002-05-07 rsandifo * ldlang.h (lang_output_section_statement_type): Add...
2002-04-17 ths * arparse.y: Fix syntax warning.
2002-02-15 amodra Support arbitrary length fill patterns.
2002-02-14 amodra * ld.texinfo (VERSION scripts): Symbol names are...
2002-02-12 jakub * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END):...
2001-12-18 jakub * ldgram.y (vers_node): Support anonymous version...
2001-10-20 amodra * ldgram.y (mri_script_command): Surround processing...
2001-09-29 amodraFrom John Reiser <jreiser@BitWagon.com>
2001-08-15 trixFix for ld
2001-08-12 nickcMake --verbose always display linker script
2001-08-03 amodra * ld.texinfo (Input Section Basics): Clarify ordering...
2001-05-07 amodra * ldgram.y: Fix typo.
2001-03-13 nickcFixtypos in ChangeLogs, fix copyright dates in files
2000-07-11 amodraRemove some forward declarations in ldemul.h and ldfile...
2000-06-20 twalltic54x/ibmc54xdsp target for ld.
2000-06-05 hjl2000-06-05 Michael Matz <matz@ifh.de>
2000-02-29 jimb* ldgram.y (exclude_name_list): Don't require a comma...
2000-02-16 twallAdd LMA memory region functionality.
2000-01-05 clm * ld.h (wildcard_spec): Change exclude_name...
1999-06-12 ianThis fixes ! to work as documented in a memory region...
1999-05-03 rthInitial revision