OSDN Git Service

* scripttempl/elf.sc (DATA_SEGMENT_RELRO_GOTPLT_END): Delete.
[pf3gnuchains/pf3gnuchains4x.git] / ld / ldlex.l
2005-02-15 Nick Clifton(YY_NO_UNPUT): Define so that the yy_unput function...
2005-01-21 Jakub Jelinek * ldgram.y (AS_NEEDED): New token.
2004-11-19 Nick CliftonAdd ORIGIN and LENGTH linker script operators.
2004-10-26 Mark Mitchell * Makefile.in (earmsymbian.c): Depend on armbpabi...
2004-10-04 H.J. Luld/
2004-05-19 Jakub Jelinek * ldgram.y (sect_constraint): New.
2004-05-11 Jakub Jelinekbfd/
2004-03-30 Stan Shebs Remove long-obsolete MPW support.
2003-10-24 H.J. Lubfd/
2003-07-27 Alan Modra * ld.texinfo: Typo fixes. Document SUBALIGN.
2003-06-28 Alan ModraConvert to C90
2003-05-05 Alan Modra * ldlex.l: Accept C style comments in version scripts.
2003-04-15 H.J. Lu2003-04-15 H.J. Lu <hjl@gnu.org>
2002-10-30 Daniel Jacobowitz * emultempl/aix.em: Use include <> for generated headers.
2002-07-01 Alan Modra * ldlang.h (entry_sym): Make it a struct bfd_sym_chain.
2002-06-08 Alan Modra * ldexp.c: Replace CONST with const.
2002-05-25 Alan Modra * ldlex.l: Use #include "" instead of <> for local...
2002-02-15 Alan Modra Support arbitrary length fill patterns.
2002-02-14 Alan Modra * ld.texinfo (VERSION scripts): Symbol names are...
2002-02-12 Jakub Jelinek * ldlex.l (DATA_SEGMENT_ALIGN, DATA_SEGMENT_END):...
2002-01-25 Andreas Jaeger * ldlex.l (yy_input): Correct error check.
2002-01-21 Andreas Jaeger * ldlex.l: Use fread instead of read.
2001-10-20 Alan Modra * ldgram.y (mri_script_command): Surround processing...
2001-09-29 Alan ModraFrom John Reiser <jreiser@BitWagon.com>
2001-09-19 H.J. LuLocale changes from Bruno Haible <haible@clisp.cons...
2001-05-02 H.J. Lu2001-05-02 H.J. Lu <hjl@gnu.org>
2001-03-13 Nick CliftonFixtypos in ChangeLogs, fix copyright dates in files
2000-11-05 Alan Modra* ldlex.l (yy_create_string_buffer): Init all structure...
2000-06-05 H.J. Lu2000-06-05 Michael Matz <matz@ifh.de>
1999-05-03 Richard HendersonInitial revision