summaryrefslogtreecommitdiff
path: root/ld/ldlex.l
Commit message (Expand)AuthorAgeFilesLines
* * ldexp.c: Add LOG2CEIL() builtin function to linker script languageNick Clifton2013-08-151-0/+1
* * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.Nick Clifton2013-07-191-3/+2
* bfd/Maciej W. Rozycki2012-08-061-0/+1
* Add SORT_NONE and don't sort sort .init/.fini sectionsH.J. Lu2012-07-101-0/+1
* PR ld/10340Alan Modra2012-03-081-1/+5
* PR ld/13343Alan Modra2012-02-171-12/+15
* include/ChangeLogCatherine Moore2011-07-111-0/+1
* PR ld/12613Alan Modra2011-03-291-1/+1
* Add support for DragonFlyBSD target.Nick Clifton2011-03-281-0/+2
* Update copyright dates.Alan Modra2011-01-131-2/+2
* PR ld/12356Alan Modra2011-01-131-0/+1
* Add SORT_BY_INIT_PRIORITY.H.J. Lu2010-12-151-0/+1
* * ldlex.l (WILDCHAR): Add the caret and exclamation pointNick Clifton2010-08-311-1/+1
* ld/Richard Sandiford2010-02-101-1/+0
* binutils/Ben Elliston2009-11-191-0/+2
* * ldlex.l (yy_input): Remove second argument and return the valueAndreas Schwab2009-10-141-8/+9
* update copyright datesAlan Modra2009-09-021-1/+1
* * ldgram.y: Add support for REGION_ALIAS operator.Nick Clifton2009-03-021-1/+2
* * ld.texinfo (File Commands): Document that INCLUDE can be used inNathan Sidwell2008-07-061-1/+1
* ld/Alan Modra2008-01-251-0/+3
* Update sources to GPLv3Nick Clifton2007-07-061-13/+9
* * ldlex.l, ldgram.y: Add ALIGNOF.Nathan Sidwell2007-06-181-0/+1
* * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES cannotNathan Sidwell2007-05-241-3/+11
* bfd/Alan Modra2007-04-261-5/+3
* bfd/H.J. Lu2006-09-071-0/+1
* bfd/H.J. Lu2006-05-301-0/+1
* bfd/H.J. Lu2005-08-051-0/+1
* Update FSF addressesNick Clifton2005-05-121-2/+2
* * ldgram.y: Add SPECIAL token.Alan Modra2005-05-111-0/+1
* (YY_NO_UNPUT): Define so that the yy_unput function is not declared. It is notNick Clifton2005-02-151-0/+2
* * ldgram.y (AS_NEEDED): New token.Jakub Jelinek2005-01-211-1/+2
* Add ORIGIN and LENGTH linker script operators.Nick Clifton2004-11-191-48/+48
* * Makefile.in (earmsymbian.c): Depend on armbpabi.sc, not elf.sc.Mark Mitchell2004-10-261-0/+1
* ld/H.J. Lu2004-10-041-1/+3
* * ldgram.y (sect_constraint): New.Jakub Jelinek2004-05-191-0/+2
* bfd/Jakub Jelinek2004-05-111-0/+1
* Remove long-obsolete MPW support.Stan Shebs2004-03-301-5/+0
* bfd/H.J. Lu2003-10-241-1/+1
* * ld.texinfo: Typo fixes. Document SUBALIGN.Alan Modra2003-07-271-0/+1
* Convert to C90Alan Modra2003-06-281-74/+61
* * ldlex.l: Accept C style comments in version scripts.Alan Modra2003-05-051-1/+1
* 2003-04-15 H.J. Lu <hjl@gnu.org>H.J. Lu2003-04-151-1/+1
* * emultempl/aix.em: Use include <> for generated headers.Daniel Jacobowitz2002-10-301-1/+1
* * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.Alan Modra2002-07-011-0/+1
* * ldexp.c: Replace CONST with const.Alan Modra2002-06-081-2/+2
* * ldlex.l: Use #include "" instead of <> for local header files.Alan Modra2002-05-251-1/+1
* Support arbitrary length fill patterns.Alan Modra2002-02-151-7/+24
* * ld.texinfo (VERSION scripts): Symbol names are globbing patterns.Alan Modra2002-02-141-1/+1
* * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END): New tokens.Jakub Jelinek2002-02-121-0/+2
* * ldlex.l (yy_input): Correct error check.Andreas Jaeger2002-01-251-1/+1