Age | Commit message (Expand) | Author | Files | Lines |
2009-03-02 | * ldgram.y: Add support for REGION_ALIAS operator. | Nick Clifton | 1 | -1/+4 |
2008-07-06 | * ld.texinfo (File Commands): Document that INCLUDE can be used in | Nathan Sidwell | 1 | -4/+17 |
2008-01-25 | ld/ | Alan Modra | 1 | -6/+6 |
2007-07-06 | Update sources to GPLv3 | Nick Clifton | 1 | -3/+4 |
2007-06-18 | * ldlex.l, ldgram.y: Add ALIGNOF. | Nathan Sidwell | 1 | -1/+3 |
2007-05-24 | * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannot | Nathan Sidwell | 1 | -12/+15 |
2007-04-26 | bfd/ | Alan Modra | 1 | -2/+2 |
2007-01-24 | 2007-01-24 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -3/+2 |
2006-09-07 | bfd/ | H.J. Lu | 1 | -0/+30 |
2006-06-07 | * ldlang.h (enum section_type): Delete dsect_section, copy_section, | Alan Modra | 1 | -5/+5 |
2006-05-30 | bfd/ | H.J. Lu | 1 | -0/+3 |
2005-10-13 | * ld.texino: Describe double-quoted string syntax for version | Mark Mitchell | 1 | -8/+16 |
2005-09-28 | 2005-09-27 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 1 | -3/+9 |
2005-08-17 | * ldgram.y (vers_defns): Don't lose pattern list before | Jakub Jelinek | 1 | -0/+27 |
2005-08-05 | bfd/ | H.J. Lu | 1 | -2/+6 |
2005-07-21 | * ldgram.y (ldgram_want_filename): Remove unused static. | Ben Elliston | 1 | -1/+0 |
2005-06-09 | * ld.h (lang_phase_type): Move to.. | Alan Modra | 1 | -12/+7 |
2005-05-12 | Update FSF addresses | Nick Clifton | 1 | -1/+1 |
2005-05-11 | * ldgram.y: Add SPECIAL token. | Alan Modra | 1 | -1/+2 |
2005-04-28 | * ldgram.y (lang_memory_region_type): Make static. | Ben Elliston | 1 | -3/+2 |
2005-01-21 | * ldgram.y (AS_NEEDED): New token. | Jakub Jelinek | 1 | -2/+14 |
2004-11-19 | Add ORIGIN and LENGTH linker script operators. | Nick Clifton | 1 | -49/+53 |
2004-10-26 | * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc. | Mark Mitchell | 1 | -0/+10 |
2004-10-04 | ld/ | H.J. Lu | 1 | -9/+40 |
2004-10-04 | * ldgram.y (DATA_SEGMENT_RELRO_END): Add one argument. | Jakub Jelinek | 1 | -2/+2 |
2004-05-19 | * ldgram.y (sect_constraint): New. | Jakub Jelinek | 1 | -4/+11 |
2004-05-11 | bfd/ | Jakub Jelinek | 1 | -1/+3 |
2004-02-20 | * ldgram.y (exp): Add two operand ALIGN. | Nathan Sidwell | 1 | -0/+2 |
2004-02-18 | * ldgram.y (statement_anywhere): Add assert rule. | Nathan Sidwell | 1 | -0/+3 |
2004-01-03 | * ldexp.c (align_n): Make static. | Alan Modra | 1 | -1/+1 |
2004-01-03 | * ldfile.c (ldfile_set_output_arch): Add defarch param. | Alan Modra | 1 | -1/+1 |
2003-10-21 | Add warning messages for the use of an undeclared memory region and the | Nick Clifton | 1 | -2/+2 |
2003-07-27 | * ld.texinfo: Typo fixes. Document SUBALIGN. | Alan Modra | 1 | -9/+15 |
2003-06-03 | binutils/ | Jakub Jelinek | 1 | -0/+2 |
2003-04-24 | 2003-04-24 Roland McGrath <roland@redhat.com> | Roland McGrath | 1 | -25/+37 |
2003-02-20 | * ldgram.y (vers_defns): Also recurse with 'EXTERN NAME' patterns. | Alan Modra | 1 | -1/+16 |
2002-11-30 | s/boolean/bfd_boolean/ s/true/TRUE/ s/false/FALSE/. Simplify | Alan Modra | 1 | -26/+26 |
2002-10-11 | * ldgram.y (memory_spec): Provide empty action. | Alan Modra | 1 | -3/+4 |
2002-05-07 | * ldlang.h (lang_output_section_statement_type): Add update_dot_tree. | Richard Sandiford | 1 | -3/+4 |
2002-04-17 | * arparse.y: Fix syntax warning. | Thiemo Seufer | 1 | -0/+1 |
2002-02-15 | Support arbitrary length fill patterns. | Alan Modra | 1 | -22/+27 |
2002-02-14 | * ld.texinfo (VERSION scripts): Symbol names are globbing patterns. | Alan Modra | 1 | -2/+2 |
2002-02-12 | * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens. | Jakub Jelinek | 1 | -1/+5 |
2001-12-18 | * ldgram.y (vers_node): Support anonymous version tags. | Jakub Jelinek | 1 | -1/+5 |
2001-10-20 | * ldgram.y (mri_script_command): Surround processing of INCLUDE | Alan Modra | 1 | -2/+6 |
2001-09-29 | From John Reiser <jreiser@BitWagon.com> | Alan Modra | 1 | -0/+3 |
2001-08-15 | Fix for ld | Tom Rix | 1 | -1/+1 |
2001-08-12 | Make --verbose always display linker script | Nick Clifton | 1 | -1/+1 |
2001-08-03 | * ld.texinfo (Input Section Basics): Clarify ordering of output | Alan Modra | 1 | -25/+24 |
2001-05-07 | * ldgram.y: Fix typo. | Alan Modra | 1 | -3/+3 |