| Commit message (Expand) | Author | Age | Files | Lines |
* | * splay-tree.c (splay_tree_predecessor): Fix typo in comment. | mmitchel | 2000-09-17 | 1 | -138/+97 |
* | * c-parse.in (reswords): Add _Complex. | jsm28 | 2000-09-14 | 1 | -0/+1 |
* | * c-common.h (add_stmt): Change prototype. | mmitchel | 2000-09-10 | 1 | -18/+10 |
* | * c-parse.in: Revert last change. | rth | 2000-09-10 | 1 | -7/+20 |
* | * c-parse.in (asm patterns): Fix volatile check. | rth | 2000-09-10 | 1 | -3/+3 |
* | * c-pragma.h: Define HANDLE_GENERIC_PRAGMAS if | zack | 2000-09-07 | 1 | -3/+3 |
* | Integrated preprocessor. | zack | 2000-09-07 | 1 | -48/+638 |
* | * c-decl.c (define_label): Call warning_with_file_and_line and | ghazi | 2000-08-29 | 1 | -3/+3 |
* | * Makefile.in (C_AND_OBJC_OBJS): Remove c-iterate.o. | mmitchel | 2000-08-25 | 1 | -59/+1 |
* | * c-parse.in (unop +): Restrict -Wtraditional warnings to user code. | ghazi | 2000-08-23 | 1 | -1/+1 |
* | * c-parse.in (cast_expr): Avoid -Wstrict-prototype warnings for | ghazi | 2000-08-11 | 1 | -1/+8 |
* | * c-common.c (combine_strings, check_format_info): Refer to ISO C | jsm28 | 2000-08-08 | 1 | -19/+19 |
* | Changed the language string for Objective-C to "GNU Objective-C". | ovidiu | 2000-08-07 | 1 | -1/+1 |
* | * cpplex.c (parse_name): Might have to glue a CPP_OTHER token | zack | 2000-08-04 | 1 | -3/+3 |
* | * c-parse.in (extdefs): Call ggc_collect between external | geoffk | 2000-07-31 | 1 | -1/+1 |
* | * c-parse.in (string): For -Wtraditional, warn about string | ghazi | 2000-07-27 | 1 | -3/+14 |
* | * c-decl.c (define_label): Warn about identifier conflicts with | ghazi | 2000-07-12 | 1 | -1/+6 |
* | Warning fixes: | ghazi | 2000-07-12 | 1 | -2/+2 |
* | 2000-07-10 Benjamin Chelf <chelf@codesourcery.com> | chelf | 2000-07-10 | 1 | -85/+24 |
* | * c-parse.in (undeclared_variable_notice): Moved to c-typeck.c. | zack | 2000-06-19 | 1 | -166/+3 |
* | * tree.h (VOID_TYPE_P): New macro. | nathan | 2000-06-05 | 1 | -2/+1 |
* | top level: | zack | 2000-05-09 | 1 | -2/+2 |
* | * objc/objc-act.c: Include ggc.h. | jakub | 2000-04-12 | 1 | -1/+8 |
* | * c-parse.in (cast_expr): Move change from March 21 into c-parse.in | law | 2000-03-31 | 1 | -1/+1 |
* | * c-parse.in (SAVE_WARN_FLAGS): Use size_int. | loewis | 2000-03-20 | 1 | -2/+2 |
* | * Clean up usages of TREE_INT_CST_LOW. | kenner | 2000-03-17 | 1 | -1/+1 |
* | * c-lex.h (enum rid): Add RID_BOUNDED & RID_UNBOUNDED. | gkm | 2000-03-14 | 1 | -0/+1 |
* | Copyright fixes | law | 2000-02-26 | 1 | -1/+2 |
* | * c-parse.in: Apply Ulrich's changes from c-parse.y. | zack | 2000-01-30 | 1 | -6/+6 |
* | * c-common.c, c-decl.c, c-lang.c, c-lex.c, c-parse.in, c-pragma.c, | zack | 2000-01-25 | 1 | -118/+46 |
* | * c-parse.in (SAVE_WARN_FLAGS): Create an INTEGER_CST. | loewis | 2000-01-18 | 1 | -5/+5 |
* | * c-common.c: PROTO -> PARAMS. | ghazi | 2000-01-12 | 1 | -2/+2 |
* | 1999-12-17 13:21 -0800 Zack Weinberg <zack@rabi.columbia.edu> | zack | 1999-12-17 | 1 | -1/+1 |
* | * c-parse.in (string): With -Wtraditional, warn if ANSI string | ghazi | 1999-12-10 | 1 | -1/+6 |
* | * c-parse.in (cast_expr): Constify. | ghazi | 1999-10-26 | 1 | -1/+1 |
* | * c-parse.in (component_decl): Support anonymous struct/union. | law | 1999-10-15 | 1 | -8/+17 |
* | * c-parse.in: save and restore warn_pointer_arith on __extension__ | law | 1999-09-22 | 1 | -6/+18 |
* | Merge in gcc2-ss-010999 | law | 1999-09-07 | 1 | -1/+0 |
* | * Makefile.in (C_AND_OBJC_OBJS): Remove ggc-callbacks.o. | mmitchel | 1999-09-06 | 1 | -1/+12 |
* | * c-decl.c (struct language_function): Renamed from struct c_function. | mmitchel | 1999-09-05 | 1 | -6/+12 |
* | * c-parse.in (compstmt_primary_start): New, broken out of first | rth | 1999-09-02 | 1 | -50/+44 |
* | * c-parse.in (language_string): Constify. | ghazi | 1999-08-31 | 1 | -2/+2 |
* | * c-lex.c: Sync with C++ frontend. | jason | 1999-08-04 | 1 | -0/+3 |
* | * builtins.c (expand_builtin_saveregs): Remove static, remove exp | rth | 1999-07-26 | 1 | -1/+3 |
* | * c-parse.in (absdcl1): Allow attributes in explicit typespecs. | law | 1999-04-26 | 1 | -1/+3 |
* | * c-parse.in (expr_no_commas): Verify we've an expr before | rth | 1999-04-22 | 1 | -4/+14 |
* | Fix copyrights. | law | 1999-01-06 | 1 | -1/+1 |
* | * c-common.c (decl_attributes): Allow applying attribute `unused' | ghazi | 1999-01-04 | 1 | -2/+5 |
* | * c-common.c (declare_function_name): Declare predefinied variable | rth | 1998-12-01 | 1 | -17/+40 |
* | * invoke.texi: Document -flang-isoc9x. | mmitchel | 1998-10-21 | 1 | -1/+1 |