summaryrefslogtreecommitdiff
path: root/ld/ldlex.l
Commit message (Expand)AuthorAgeFilesLines
* 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
* * ldlex.l: Use fread instead of read.Andreas Jaeger2002-01-211-3/+3
* * ldgram.y (mri_script_command): Surround processing of INCLUDEAlan Modra2001-10-201-7/+6
* From John Reiser <jreiser@BitWagon.com>Alan Modra2001-09-291-0/+1
* Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu2001-09-191-3/+3
* 2001-05-02 H.J. Lu <hjl@gnu.org>H.J. Lu2001-05-021-8/+9
* Fixtypos in ChangeLogs, fix copyright dates in filesNick Clifton2001-03-131-1/+1
* * ldlex.l (yy_create_string_buffer): Init all structure fields.Alan Modra2000-11-051-0/+5
* 2000-06-05 Michael Matz <matz@ifh.de>H.J. Lu2000-06-051-1/+1
* Initial revisionRichard Henderson1999-05-031-0/+662