| Commit message (Expand) | Author | Age | Files | Lines |
* | 2009-04-21 Taras Glek <tglek@mozilla.com> | dnovillo | 2009-04-22 | 1 | -3/+0 |
* | Update Copyright years for files modified in 2008 and/or 2009. | jakub | 2009-02-20 | 1 | -1/+2 |
* | * gengtype-lex.l (YY_NO_INPUT): Define. | bje | 2009-01-05 | 1 | -0/+1 |
* | * cse.c (approx_reg_cost_1, cse_insn): Fix -Wc++-compat and/or | ghazi | 2008-06-26 | 1 | -6/+6 |
* | PR bootstrap/32973 | schwab | 2007-08-07 | 1 | -0/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * gengtype-lex.l: Allow declarations to be indented. | schwab | 2007-07-13 | 1 | -9/+9 |
* | * gengtype-parse.c: New file. | zack | 2007-03-26 | 1 | -216/+68 |
* | * gengtype-lex.l: Distinguish unions from structures in the | zack | 2007-03-26 | 1 | -4/+4 |
* | * gengtype.h (struct type): Replace 'sc' with boolean, scalar_is_char. | zack | 2007-03-26 | 1 | -12/+8 |
* | * vec.h: Remove all #if IN_GENGTYPE blocks. | zack | 2007-03-26 | 1 | -233/+52 |
* | * gengtype-lex.l: Remove rules for parsing pointer-to-function | zack | 2007-03-26 | 1 | -34/+0 |
* | * gengtype-lex.l: Remove all rules and states relating to yacc | zack | 2007-03-26 | 1 | -31/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -45/+136 |
* | * c-parser.c: New file. | jsm28 | 2005-02-25 | 1 | -3/+1 |
* | * gengtype-lex.l: Add commented } & ) characters to unconfuse | nathan | 2004-10-11 | 1 | -2/+4 |
* | * basic-block.h (reorder_block_def): Rename to reorder_block_def_p. | bernie | 2004-07-25 | 1 | -19/+27 |
* | * bitmap.c: Use type-safe memory allocation macros from libiberty. | bernie | 2004-07-25 | 1 | -2/+2 |
* | * input.h: If USE_MAPPED_LOCATION, define separate expanded_location | bothner | 2004-07-15 | 1 | -1/+2 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -1/+6 |
* | * vec.h, vec.c: New, type safe vector API. | nathan | 2004-06-28 | 1 | -1/+143 |
* | * gengtype-lex.l: Catch stray GTY markers in the files gengtype | geoffk | 2004-05-31 | 1 | -0/+5 |
* | Index: libcpp/ChangeLog | geoffk | 2004-05-30 | 1 | -1/+2 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -1/+1 |
* | * system.h (CHAR_BITFIELD): Delete. | ghazi | 2004-01-27 | 1 | -1/+1 |
* | 2003-12-10 Steven Bosscher <stevenb@suse.de> | steven | 2003-12-10 | 1 | -2/+2 |
* | 2003-10-07 Kelley Cook <kcook@gcc.gnu.org> | kcook | 2003-10-07 | 1 | -3/+0 |
* | * gengtype-lex.l: Recognize typedef of functions without PARAMS macro. | kcook | 2003-10-05 | 1 | -0/+33 |
* | 2003-09-24 Ziemowit Laski <zlaski@apple.com> | zlaski | 2003-09-25 | 1 | -0/+2 |
* | * basic-block.h: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -9/+5 |
* | gcc: | ghazi | 2003-04-03 | 1 | -1/+1 |
* | * expr.h (emit_conditional_add): Add PARAMS to declaration. | danglin | 2003-01-15 | 1 | -4/+4 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -1/+3 |
* | Index: gcc/ChangeLog | geoffk | 2002-09-16 | 1 | -1/+4 |
* | * gengtype-lex.l (ID): Allow underscore as first character. | hp | 2002-08-22 | 1 | -1/+1 |
* | * Makefile.in (gengtype-lex.c): Work around a bug in flex. | ghazi | 2002-07-27 | 1 | -0/+3 |
* | Make gengtype.c language independent. | timjosling | 2002-07-14 | 1 | -1/+1 |
* | * gengtype.h (error_at_line): Use PARAMS, not VPARAMS. Add | ghazi | 2002-06-09 | 1 | -1/+1 |
* | * genautomata.c: Don't include ctype.h or limits.h. Use ISSPACE, | ghazi | 2002-06-09 | 1 | -19/+17 |
* | * gengtype-lex.l (INITIAL): New rule for "'"("\\".|[^\\])"'". | amylaar | 2002-06-06 | 1 | -0/+1 |
* | Merge from pch-branch up to tag pch-commit-20020603. | geoffk | 2002-06-04 | 1 | -0/+322 |