| Commit message (Expand) | Author | Age | Files | Lines |
* | pretty-print.h (PP_NL_ARGMAX): New. | Zack Weinberg | 2005-06-30 | 1 | -1/+0 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | objc-act.c (objc_build_struct): New function. | Ziemowit Laski | 2005-05-24 | 1 | -2/+0 |
* | Make-lang.in (objc-lang.o): Depend on tree-gimple.h. | Dale Johannesen | 2005-04-13 | 1 | -0/+4 |
* | lang-specs.h, [...]: Update copyright. | Kazu Hirata | 2005-01-29 | 1 | -1/+1 |
* | re PR objc/18408 (ICE compiling code that involves casting classes) | Alexander Malmberg | 2005-01-24 | 1 | -0/+2 |
* | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 2004-09-17 | 1 | -3/+3 |
* | Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h. | Ziemowit Laski | 2004-08-15 | 1 | -104/+20 |
* | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 2004-07-28 | 1 | -2/+0 |
* | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 2004-07-11 | 1 | -9/+1 |
* | re PR c/2511 (-pedantic not warning about bitfield overflow) | Joseph Myers | 2004-07-08 | 1 | -0/+2 |
* | langhooks.c: Don't include gt-langhooks.h. | Zack Weinberg | 2004-07-05 | 1 | -2/+0 |
* | re PR c/1027 (slightly misleading printf format warning) | Joseph Myers | 2004-07-01 | 1 | -1/+3 |
* | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 2004-06-26 | 1 | -2/+0 |
* | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 2004-06-15 | 1 | -3/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -7/+9 |
* | re PR c/14734 (Error recovery problem with undeclared array bounds) | Zack Weinberg | 2004-03-28 | 1 | -0/+2 |
* | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 2004-03-23 | 1 | -0/+15 |
* | re PR c/11658 (Wrong error message) | Paolo Bonzini | 2004-02-03 | 1 | -1/+1 |
* | tree-optimize.c: New file. | Richard Henderson | 2003-08-29 | 1 | -0/+3 |
* | PR c++/10538, PR c/5582 | Andrew Pinski | 2003-08-19 | 1 | -0/+2 |
* | c-common.c (flag_noniso_default_format_attributes): Delete. | Roger Sayle | 2003-08-04 | 1 | -2/+0 |
* | re PR middle-end/11498 (asm can't be used to give a variable its own name) | Geoffrey Keating | 2003-07-17 | 1 | -0/+2 |
* | objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to c_write_global_declarations. | Zack Weinberg | 2003-07-17 | 1 | -0/+3 |
* | * objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS): New. | Jan Hubicka | 2003-07-09 | 1 | -0/+2 |
* | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 2003-07-06 | 1 | -0/+4 |
* | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 2003-06-30 | 1 | -9/+2 |
* | re PR c/10178 (ICE in tree_low_cst) | Zack Weinberg | 2003-06-25 | 1 | -0/+2 |
* | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 2003-06-07 | 1 | -5/+5 |
* | objc-act.c: Include cgraph.h | Jan Hubicka | 2003-02-26 | 1 | -0/+3 |
* | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 2003-01-01 | 1 | -5/+5 |
* | Merge basic-improvements-branch to trunk | Zack Weinberg | 2002-12-16 | 1 | -0/+2 |
* | c-common.c (flag_objc): New. | Ziemowit Laski | 2002-08-10 | 1 | -2/+3 |
* | Makefile.in (c-opts.o, [...]): Update. | Neil Booth | 2002-08-07 | 1 | -1/+1 |
* | Define some laguage hooks which were missing - LANG_HOOKS_GET_ALIAS_SET | Nicola Pero | 2002-06-06 | 1 | -1/+5 |
* | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 2002-06-04 | 1 | -4/+0 |
* | re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-") | Neil Booth | 2002-05-22 | 1 | -13/+2 |
* | c-common.h (c_common_parse_file): Update. | Neil Booth | 2002-04-25 | 1 | -2/+0 |
* | attribs.c (c_common_attribute_table): Move table and handlers to c-common.c. | Neil Booth | 2002-04-24 | 1 | -0/+6 |
* | Makefile.in: Update. | Neil Booth | 2002-04-20 | 1 | -0/+7 |
* | builtins.c: Include langhooks.h. | Neil Booth | 2002-04-19 | 1 | -0/+2 |
* | c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine. | Neil Booth | 2002-04-18 | 1 | -0/+2 |
* | c-common.c (truthvalue_conversion): Rename, update. | Neil Booth | 2002-04-04 | 1 | -0/+2 |
* | re PR rtl-optimization/4330 (Optimizer generates illegal assembly code) | Richard Henderson | 2002-04-03 | 1 | -0/+3 |
* | c-decl.c (grokdeclarator): Update. | Neil Booth | 2002-04-01 | 1 | -0/+2 |
* | c-common.c (unsigned_conversion_warning, [...]): Use new hooks. | Neil Booth | 2002-04-01 | 1 | -0/+6 |
* | c-common.c (c_unsafe_for_reeval): Rename. | Neil Booth | 2002-03-31 | 1 | -0/+4 |
* | Makefile.in (convert.o, [...]): Update. | Neil Booth | 2002-03-29 | 1 | -0/+5 |
* | Makefile.in (attribs.o): Update. | Neil Booth | 2002-03-27 | 1 | -0/+2 |
* | c-common.c (c_expand_expr): Fix prototype. | Neil Booth | 2002-03-27 | 1 | -0/+2 |