summaryrefslogtreecommitdiff
path: root/gcc/gengtype-lex.l
Commit message (Expand)AuthorAgeFilesLines
* * gengtype-lex.l (<in_struct>): Add '/'.nathan2017-02-131-1/+1
* Update copyright years.jakub2017-01-011-1/+1
* Update copyright years.jakub2016-01-041-1/+1
* Update copyright years.jakub2015-01-051-1/+1
* remove gengtype support for param_is use_param, if_marked and splay tree allo...tbsaunde2014-12-101-4/+0
* * Makefile.in (ALL_HOST_BACKEND_OBJS): Add $(GENGTYPE_OBJS),jakub2014-12-031-3/+4
* 2014-05-23 Richard Biener <rguenther@suse.de>rguenth2014-05-261-1/+1
* Merge in trunk.mrs2014-01-031-1/+1
|\
| * Update copyright years in gcc/rsandifo2014-01-021-1/+1
* | Add wide-int branch.mrs2013-08-131-1/+2
|/
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-2/+1
* Add more C++ support in gengtype.dnovillo2012-10-121-4/+21
* Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).dnovillo2012-08-151-14/+2
* 2011-08-04 Romain Geissler <romain.geissler@gmail.com>jakub2011-08-041-0/+4
* Update Copyright years for files modified in 2010.jakub2011-01-031-1/+1
* 2010-11-09 Basile Starynkevitch <basile@starynkevitch.net>bstarynk2010-11-091-1/+1
* 2010-05-25 Paul Brook <paul@codesourcery.com>pbrook2010-05-241-1/+1
* * gengtype-lex.l: Enable noinput flex option.bje2009-11-211-1/+2
* 2009-04-21 Taras Glek <tglek@mozilla.com>dnovillo2009-04-221-3/+0
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-1/+2
* * gengtype-lex.l (YY_NO_INPUT): Define.bje2009-01-051-0/+1
* * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/orghazi2008-06-261-6/+6
* PR bootstrap/32973schwab2007-08-071-0/+1
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-5/+4
* * gengtype-lex.l: Allow declarations to be indented.schwab2007-07-131-9/+9
* * gengtype-parse.c: New file.zack2007-03-261-216/+68
* * gengtype-lex.l: Distinguish unions from structures in thezack2007-03-261-4/+4
* * gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char.zack2007-03-261-12/+8
* * vec.h: Remove all #if IN_GENGTYPE blocks.zack2007-03-261-233/+52
* * gengtype-lex.l: Remove rules for parsing pointer-to-functionzack2007-03-261-34/+0
* * gengtype-lex.l: Remove all rules and states relating to yacczack2007-03-261-31/+1
* Update FSF address.kcook2005-06-251-2/+2
* * vec.h: Update API to separate allocation mechanism from type.nathan2005-04-211-45/+136
* * c-parser.c: New file.jsm282005-02-251-3/+1
* * gengtype-lex.l: Add commented } & ) characters to unconfusenathan2004-10-111-2/+4
* * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie2004-07-251-19/+27
* * bitmap.c: Use type-safe memory allocation macros from libiberty.bernie2004-07-251-2/+2
* * input.h: If USE_MAPPED_LOCATION, define separate expanded_locationbothner2004-07-151-1/+2
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-1/+6
* * vec.h, vec.c: New, type safe vector API.nathan2004-06-281-1/+143
* * gengtype-lex.l: Catch stray GTY markers in the files gengtypegeoffk2004-05-311-0/+5
* Index: libcpp/ChangeLoggeoffk2004-05-301-1/+2
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+1
* * system.h (CHAR_BITFIELD): Delete.ghazi2004-01-271-1/+1
* 2003-12-10 Steven Bosscher <stevenb@suse.de>steven2003-12-101-2/+2
* 2003-10-07 Kelley Cook <kcook@gcc.gnu.org>kcook2003-10-071-3/+0
* * gengtype-lex.l: Recognize typedef of functions without PARAMS macro.kcook2003-10-051-0/+33
* 2003-09-24 Ziemowit Laski <zlaski@apple.com>zlaski2003-09-251-0/+2