Age | Commit message (Expand) | Author | Files | Lines |
2003-08-01 | c-decl.c (gettags, [...]): Delete. | Zack Weinberg | 1 | -1/+1 |
2003-07-29 | c-decl.c (last_function_parm_vars, [...]): New static variables. | Zack Weinberg | 1 | -11/+1 |
2003-07-28 | c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl... | Hans-Peter Nilsson | 1 | -2/+5 |
2003-07-24 | tree.h (boolean_type_node): Move from C/C++/Java frontends. | Jason Merrill | 1 | -10/+10 |
2003-07-19 | * c-decl.c (named_labels, shadowed_labels, label_level_chain) | Zack Weinberg | 1 | -5/+1 |
2003-07-19 | alias.c [...]: Remove unnecessary casts. | Kaveh R. Ghazi | 1 | -7/+5 |
2003-07-18 | c-decl.c (pushdecl_function_level): Make static, return nothing. | Zack Weinberg | 1 | -2/+2 |
2003-07-17 | c-decl.c: Fix typos in several comments. | Zack Weinberg | 1 | -3/+3 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -13/+18 |
2003-07-07 | rtl.h (emit_line_note): Take a location_t. | Nathan Sidwell | 1 | -2/+2 |
2003-07-06 | basic-block.h: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -18/+14 |
2003-07-06 | Makfile.in: Remove traces of mbchar. | Neil Booth | 1 | -4/+0 |
2003-07-05 | cpplib.h (CPP_AT_NAME, [...]): New token types. | Zack Weinberg | 1 | -119/+19 |
2003-07-01 | c-tree.h (define_label): Replace filename and lineno arguments with a locatio... | Nathan Sidwell | 1 | -1/+1 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -1/+1 |
2003-06-28 | * c-parse.in (yylexstring): Use a location_t. | Nathan Sidwell | 1 | -6/+5 |
2003-06-28 | c-parse.in (%union): Replace filename & lineno with location. | Nathan Sidwell | 1 | -39/+27 |
2003-06-27 | c-tree.h (grokfield): Remove unused filename and line parameters. | Nathan Sidwell | 1 | -22/+26 |
2003-05-21 | c-parse.in (fndef): Set DECL_SOURCE_LINE and FILE earlier. | Nathan Sidwell | 1 | -28/+30 |
2003-05-21 | c-common.h (enum rid): Remove RID_BOUNDED, RID_UNBOUNDED. | Nathan Sidwell | 1 | -6/+0 |
2003-05-11 | re PR c/10675 (Compile time increases quadratically with struct size) | Richard Henderson | 1 | -14/+26 |
2003-05-09 | c-parse.in (if_stmt_locus): New object. | Gabriel Dos Reis | 1 | -7/+7 |
2003-05-01 | input.h (lineno): Rename to ... | Nathan Sidwell | 1 | -7/+8 |
2003-01-28 | * c-parse.in: Remove '%expect 32' directive in objc mode | Gabriel Dos Reis | 1 | -3/+0 |
2003-01-10 | Merge from pch-branch. | Geoffrey Keating | 1 | -4/+2 |
2002-12-28 | c-parse.in (yyprint): Use HOST_WIDE_INT_PRINT_DOUBLE_HEX for correct format. | Andreas Jaeger | 1 | -24/+10 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-08-15 | c-tree.h (skip_evaluation): Move declaration... | Alexandre Oliva | 1 | -4/+8 |
2002-08-10 | c-common.c (flag_objc): New. | Ziemowit Laski | 1 | -1/+1 |
2002-07-26 | c-common.h (RID_AND, [...]): Remove. | Neil Booth | 1 | -13/+0 |
2002-07-16 | varargs.h: Replace with stub which issues #error. | Zack Weinberg | 1 | -20/+0 |
2002-07-05 | copyright date updated | Nathan Sidwell | 1 | -1/+1 |
2002-07-05 | c-parse.in (extdef): Append ';'. | Nathan Sidwell | 1 | -0/+2 |
2002-07-03 | c-parse.in (parsing_iso_function_signature): New variable. | Kaveh R. Ghazi | 1 | -1/+23 |
2002-07-02 | c-parse.in (designator): Enable designated initializers if ObjC. | Ziemowit Laski | 1 | -14/+3 |
2002-06-20 | c-parse.in (initelt: identifier ':' initval): Add an empty action to fix a ty... | Akim Demaille | 1 | -41/+44 |
2002-06-16 | c-common.c (flag_ms_extensions): Move from c++ front end. | Richard Henderson | 1 | -9/+12 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -12/+7 |
2002-05-25 | Makefile.in (C_COMMON_H): Fix. | Neil Booth | 1 | -23/+1 |
2002-05-21 | c-common.h (enum rid): Add RID_THREAD. | Richard Henderson | 1 | -0/+2 |
2002-04-26 | c-parse.in (malloced_yyss, [...]): New. | Richard Henderson | 1 | -0/+55 |
2002-04-26 | c-parse.in (yyoverflow): Revert. | Richard Henderson | 1 | -35/+0 |
2002-04-26 | c-common.c (fix_string_type): Split out of ... | Richard Henderson | 1 | -36/+71 |
2002-04-25 | c-parse.in (yyoverflow): New. | Richard Henderson | 1 | -0/+35 |
2002-04-25 | c-common.h (c_common_parse_file): Update. | Neil Booth | 1 | -19/+1 |
2002-04-16 | c-parse.in (poplevel, [...]): Add ending ';', in accordance with POSIX. | Paolo Carlini | 1 | -1/+4 |
2002-04-13 | stmt.c (check_unique_operand_names): Expect operand names to be strings rathe... | Richard Sandiford | 1 | -1/+3 |
2002-04-04 | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 1 | -11/+17 |
2002-03-28 | c-decl.c (finish_function): New arg can_defer_p. | Richard Henderson | 1 | -5/+5 |
2002-03-17 | c-common.h (yyparse, [...]): New. | Neil Booth | 1 | -3/+0 |