aboutsummaryrefslogtreecommitdiff
path: root/gcc/gengtype.h
AgeCommit message (Expand)Author
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-10-12Add more C++ support in gengtype.Diego Novillo
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-07-08gcc/Steven Bosscher
2011-04-192011-04-19 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2010-11-252010-11-25 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2010-11-232010-11-23 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2010-11-092010-11-09 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2010-10-182010-10-18 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2010-10-142010-10-14 Jeremie Salvucci <jeremie.salvucci@free.fr>Jeremie Salvucci
2010-09-242010-09-24 Basile Starynkevitch <basile@starynkevitch.net>Basile Starynkevitch
2010-05-052010-05-05 Laurynas Biveinis <laurynas.biveinis@gmail.com>Laurynas Biveinis
2009-11-25Remove trailing white spaces.H.J. Lu
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2008-07-09 * genattrtab.c (insert_right_side, evaluate_eq_attr): Avoid C++Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-25 * cselib.c (entry_and_rtx_equal_p): Constify.Kaveh Ghazi
2007-03-26 * gengtype-parse.c: New file.Zack Weinberg
2007-03-26 * gengtype.h: Remove all type definitions to gengtype.c; leaveZack Weinberg
2007-03-26 * gengtype-lex.l: Distinguish unions from structures in theZack Weinberg
2007-03-26 * gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.Zack Weinberg
2007-03-26 * vec.h: Remove all #if IN_GENGTYPE blocks.Zack Weinberg
2007-03-26 * gengtype-lex.l: Remove all rules and states relating to yaccZack Weinberg
2006-01-23 * gengtype.c (new_structure): Return the structure.Richard Sandiford
2005-06-25Update FSF address.Kelley Cook
2004-08-02 * gengtype.h (options::info): Change type to const char *.Gabriel Dos Reis
2004-05-30Index: libcpp/ChangeLogGeoffrey Keating
2004-03-30 * gengtype.c (create_option): New function.Zack Weinberg
2004-01-21 * alias.c, basic-block.h, c-common.c, c-common.h,Kazu Hirata
2004-01-19 * gengtype.c (header_file): Make it static.Steven Bosscher
2003-06-01 * genrecog.c: Use ISO C90 prototypes.Andreas Jaeger
2002-09-16Index: gcc/ChangeLogGeoffrey Keating
2002-07-14Make gengtype.c language independent.Tim Josling
2002-06-12 * gengtype.h (xvasprintf): New prototype.Geoffrey Keating
2002-06-09 * gengtype.h (error_at_line): Use PARAMS, not VPARAMS. AddKaveh Ghazi
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating