Avoid assuming SSA_NAME_IDENTIFIER is nonnull.
[gcc.git] / gcc / gengtype-lex.l
2021-01-04 Jakub JelinekUpdate copyright years.
2020-08-03 Aldy HernandezMulti-range implementation for value_range (irange).
2020-01-01 Jakub JelinekUpdate copyright years.
2019-10-13 Nathan Sidwell[PATCH] teach gengtype about 'mutable'
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-02-13 Nathan Sidwell* gengtype-lex.l (<in_struct>): Add '/'.
2017-01-01 Jakub JelinekUpdate copyright years.
2016-01-04 Jakub JelinekUpdate copyright years.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-10 Trevor Saundersremove gengtype support for param_is use_param, if_mark...
2014-12-03 Jakub JelinekMakefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJ...
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-12 Diego NovilloAdd more C++ support in gengtype.
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2011-08-04 Romain Geisslergengtype-state.c: Include "bconfig.h" if GENERATOR_FILE...
2011-01-03 Jakub JelinekUpdate Copyright years for files modified in 2010.
2010-11-09 Basile Starynkevitchgengtype.c (get_output_file_name): Declaration moved...
2010-05-24 Paul Brookgengtype-lex.l: Add HARD_REG_SET.
2009-11-21 Ben Ellistongengtype-lex.l: Enable noinput flex option.
2009-04-22 Taras Glekhashtab.h: Update GTY annotations to new syntax
2009-02-20 Jakub JelinekUpdate Copyright years for files modified in 2008 and...
2009-01-05 Ben Elliston* gengtype-lex.l (YY_NO_INPUT): Define.
2008-06-26 Kaveh R. Ghazicse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat...
2007-08-07 Andreas Schwabre PR bootstrap/32973 (bootstrap failure with indented...
2007-07-26 Nick CliftonChange copyright header to refer to version 3 of the...
2007-07-13 Andreas Schwab* gengtype-lex.l: Allow declarations to be indented.
2007-03-26 Zack Weinberggengtype-parse.c: New file.
2007-03-26 Zack Weinberggengtype-lex.l: Distinguish unions from structures...
2007-03-26 Zack Weinberggengtype.h (struct type): Replace 'sc' with boolean...
2007-03-26 Zack Weinbergvec.h: Remove all #if IN_GENGTYPE blocks.
2007-03-26 Zack Weinberggengtype-lex.l: Remove rules for parsing pointer-to...
2007-03-26 Zack Weinberggengtype-lex.l: Remove all rules and states relating...
2005-06-25 Kelley CookUpdate FSF address.
2005-04-21 Nathan Sidwellvec.h: Update API to separate allocation mechanism...
2005-02-25 Joseph Myersc-parser.c: New file.
2004-10-11 Nathan Sidwellgengtype-lex.l: Add commented } & ) characters to uncon...
2004-07-25 Bernardo Innocentibasic-block.h (reorder_block_def): Rename to reorder_bl...
2004-07-25 Bernardo Innocentibitmap.c: Use type-safe memory allocation macros from...
2004-07-15 Per Bothnerinput.h: If USE_MAPPED_LOCATION...
2004-06-30 Per BothnerConditionally compile support for --enable-mapped_location.
2004-06-28 Nathan Sidwellvec.h, vec.c: New, type safe vector API.
2004-05-31 Geoffrey Keatinggengtype-lex.l: Catch stray GTY markers in the files...
2004-05-30 Geoffrey KeatingIndex: libcpp/ChangeLog
2004-05-13 Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-01-27 Kaveh R. Ghazisystem.h (CHAR_BITFIELD): Delete.
2003-12-10 Steven BosscherREADME.Portability: Remove K+R section.
2003-10-07 Kelley Cookgengtype-lex.l: Remove -Wtraditional cruft.
2003-10-05 Kelley Cook* gengtype-lex.l: Recognize typedef of functions withou...
2003-09-25 Ziemowit LaskiMERGE OF objc-improvements-branch into MAINLINE.
2003-07-06 Andreas Jaegerbasic-block.h: Convert prototypes to ISO C90.
2003-04-03 Kaveh R. Ghazigengtype-lex.l (IWORD): Add CHAR_BITFIELD.
2003-01-15 John David Anglinexpr.h (emit_conditional_add): Add PARAMS to declaration.
2002-12-16 Zack WeinbergMerge basic-improvements-branch to trunk
2002-09-16 Geoffrey KeatingIndex: gcc/ChangeLog
2002-08-22 Hans-Peter Nilsson* gengtype-lex.l (ID): Allow underscore as first character.
2002-07-27 Kaveh R. GhaziMakefile.in (gengtype-lex.c): Work around a bug in...
2002-07-14 Tim JoslingMake gengtype.c language independent.
2002-06-09 Kaveh R. Ghazigengtype.h (error_at_line): Use PARAMS, not VPARAMS.
2002-06-09 Kaveh R. Ghazigenautomata.c: Don't include ctype.h or limits.h.
2002-06-06 J"orn Rennecke* gengtype-lex.l (INITIAL): New rule for "'"("\\"....
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.