gdb: add target_ops::supports_displaced_step
[deliverable/binutils-gdb.git] / ld / ldlex.l
2020-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2019-10-03  Nick Alcockbfd, ld: add CTF section linking
2019-07-20  Alan ModraPR24827, Linker loops forever if unterminated multi...
2019-04-03  Alan ModraPR24411, Division is not accepted in MEMORY length...
2019-04-03  Alan Modraldlex.l tidy
2019-01-01  Alan ModraUpdate year range in copyright notice of binutils files
2018-08-03  Dimitar DimitrovUpdate PRU assembler to corect hardware register number...
2018-02-19  Alan ModraUse %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
2018-01-03  Alan ModraUpdate year range in copyright notice of binutils files
2017-10-12  Alan Modrald whitespace fixes
2017-10-11  Alan Modrald internationalization fixes
2017-10-09  H.J. Luld: Don't allow '~' as the first char in symbol name
2017-06-06  Andrew Burgessld: Allow section groups to be resolved as part of...
2017-05-18  Nick CliftonTreat a prefix of "$SYSROOT" in the same way as "=...
2017-01-04  Dilan PalauzovUse noyywrap option in lex files.
2017-01-02  Alan ModraUpdate year range in copyright notice of all files.
2016-12-05  Nick CliftonFix seg-fault in linker when passed a bogus input script.
2016-07-05  Jan Beulichld: track linker-definedness of symbols
2016-04-18  Matthew FortuneAdd new NOCROSSREFS_TO linker script command
2016-01-01  Alan ModraCopyright update for binutils
2015-04-28  Andreas SchwabEat newlines inside INPUT statements in linker scripts
2015-01-01  Alan ModraChangeLog rotatation and copyright year update
2014-10-15  Hans-Peter NilssonAllow unquoted = as the first character in ldscript...
2014-03-05  Alan ModraUpdate copyright years
2013-08-15  Nick Clifton * ldexp.c: Add LOG2CEIL() builtin function to linker...
2013-07-19  Nick Clifton * ldgram.y: Add ALIGN_WITH_INPUT output section attribute.
2012-08-06  Maciej W. Rozycki bfd/
2012-07-10  H.J. LuAdd SORT_NONE and don't sort sort .init/.fini sections
2012-03-08  Alan Modra PR ld/10340
2012-02-17  Alan Modra PR ld/13343
2011-07-11  Catherine Mooreinclude/ChangeLog
2011-03-29  Alan Modra PR ld/12613
2011-03-28  Nick CliftonAdd support for DragonFlyBSD target.
2011-01-13  Alan ModraUpdate copyright dates.
2011-01-13  Alan Modra PR ld/12356
2010-12-15  H.J. LuAdd SORT_BY_INIT_PRIORITY.
2010-08-31  Nick Clifton * ldlex.l (WILDCHAR): Add the caret and exclama...
2010-02-10  Richard Sandifordld/
2009-11-19  Ben Ellistonbinutils/
2009-10-14  Andreas Schwab* ldlex.l (yy_input): Remove second argument and return...
2009-09-02  Alan Modraupdate copyright dates
2009-03-02  Nick Clifton * ldgram.y: Add support for REGION_ALIAS operator.
2008-07-06  Nathan Sidwell * ld.texinfo (File Commands): Document that INCLUDE...
2008-01-25  Alan Modrald/
2007-07-06  Nick CliftonUpdate sources to GPLv3
2007-06-18  Nathan Sidwell * ldlex.l, ldgram.y: Add ALIGNOF.
2007-05-24  Nathan Sidwell * ldlex.l: ASSERT is recognized in SCRIPT env. NAMES...
2007-04-26  Alan Modrabfd/
2006-09-07  H.J. Lubfd/
2006-05-30  H.J. Lubfd/
2006-04-20  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-08-05  H.J. Lubfd/
2005-05-12  Nick CliftonUpdate FSF addresses
2005-05-11  Alan Modra * ldgram.y: Add SPECIAL token.
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-08-23  Elena ZannoniThis commit was generated by cvs2svn to track changes...
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-07-09  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07  Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-06-05  H.J. Lu2000-06-05 Michael Matz <matz@ifh.de>
1999-08-16  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19  Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-05-03  Richard Henderson19990502 sourceware import
1999-05-03  Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-16  Stan ShebsInitial creation of sourceware repository
1998-12-21  Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21  nobodyThis commit was manufactured by cvs2svn to create branc...
1998-07-08  Ian Lance Taylor * ldgram.y: Change MAX to MAX_K and MIN to MIN_K,...
1998-07-03  Ian Lance Taylor * ldgram.y (extern_name_list): Do not require symbols...
1998-07-02  Richard Henderson * ld.h (args_type): Add gc_sections.
1998-03-25  Tom TromeyThis commit was generated by cvs2svn to track changes...
1997-06-16  Ian Lance TaylorMon Jun 16 12:49:36 1997 H.J. Lu <hjl@gnu.ai.mit...
1996-08-02  Ian Lance Taylor * ldgram.y (LOADADDR): New terminal.
next
This page took 1.120081 seconds and 106 git commands to generate.