Age | Commit message (Expand) | Author | Files | Lines |
2011-05-04 | Fixup whitespacing. | Mike Stump | 1 | -1/+1 |
2011-04-13 | ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH... | Nathan Froyd | 1 | -31/+1 |
2011-02-18 | Added support for the 64-bit Apple Objective-C runtime | Iain Sandoe | 1 | -8/+2 |
2011-01-03 | Update Copyright years for files modified in 2010. | Jakub Jelinek | 1 | -1/+1 |
2010-12-06 | In gcc/: 2010-12-06 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -0/+1 |
2010-10-20 | In gcc/: 2010-10-20 Nicola Pero <nicola.pero@meta-innovation.com> | Nicola Pero | 1 | -6/+0 |
2010-10-14 | add @property to ObjC* | Iain Sandoe | 1 | -0/+5 |
2010-06-05 | c-common.c: Move to c-family/. | Steven Bosscher | 1 | -1/+1 |
2010-05-25 | Makefile.in (EXCEPT_H): Fix typo. | Steven Bosscher | 1 | -1/+0 |
2009-09-13 | langhooks-def.h (LANG_HOOKS_EH_RUNTIME_TYPE): Define. | Richard Guenther | 1 | -0/+7 |
2009-09-03 | [multiple changes] | Diego Novillo | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-17 | re PR objc/37460 (NeXT runtime ICEs) | Andrew Pinski | 1 | -2/+0 |
2008-06-21 | tree.h (enum tree_code): Include all-tree.def, not tree.def. | Ian Lance Taylor | 1 | -42/+0 |
2007-08-02 | Make-lang.in: Change copyright header to refer to version 3 of the GNU Genera... | Nick Clifton | 1 | -5/+6 |
2005-07-08 | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 1 | -0/+27 |
2005-06-30 | pretty-print.h (PP_NL_ARGMAX): New. | Zack Weinberg | 1 | -1/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-05-24 | objc-act.c (objc_build_struct): New function. | Ziemowit Laski | 1 | -2/+0 |
2005-04-13 | Make-lang.in (objc-lang.o): Depend on tree-gimple.h. | Dale Johannesen | 1 | -0/+4 |
2005-01-29 | lang-specs.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-24 | re PR objc/18408 (ICE compiling code that involves casting classes) | Alexander Malmberg | 1 | -0/+2 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -3/+3 |
2004-08-15 | Makefile.in (C_PRETTY_PRINT_H): Add c-pretty-print.h. | Ziemowit Laski | 1 | -104/+20 |
2004-07-28 | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 1 | -2/+0 |
2004-07-11 | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 1 | -9/+1 |
2004-07-08 | re PR c/2511 (-pedantic not warning about bitfield overflow) | Joseph Myers | 1 | -0/+2 |
2004-07-05 | langhooks.c: Don't include gt-langhooks.h. | Zack Weinberg | 1 | -2/+0 |
2004-07-01 | re PR c/1027 (slightly misleading printf format warning) | Joseph Myers | 1 | -1/+3 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -2/+0 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -3/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -7/+9 |
2004-03-28 | re PR c/14734 (Error recovery problem with undeclared array bounds) | Zack Weinberg | 1 | -0/+2 |
2004-03-23 | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 1 | -0/+15 |
2004-02-03 | re PR c/11658 (Wrong error message) | Paolo Bonzini | 1 | -1/+1 |
2003-08-29 | tree-optimize.c: New file. | Richard Henderson | 1 | -0/+3 |
2003-08-19 | PR c++/10538, PR c/5582 | Andrew Pinski | 1 | -0/+2 |
2003-08-04 | c-common.c (flag_noniso_default_format_attributes): Delete. | Roger Sayle | 1 | -2/+0 |
2003-07-17 | re PR middle-end/11498 (asm can't be used to give a variable its own name) | Geoffrey Keating | 1 | -0/+2 |
2003-07-17 | objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to c_write_global_declarations. | Zack Weinberg | 1 | -0/+3 |
2003-07-09 | * objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_INSNS): New. | Jan Hubicka | 1 | -0/+2 |
2003-07-06 | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 1 | -0/+4 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -9/+2 |
2003-06-25 | re PR c/10178 (ICE in tree_low_cst) | Zack Weinberg | 1 | -0/+2 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 1 | -5/+5 |
2003-02-26 | objc-act.c: Include cgraph.h | Jan Hubicka | 1 | -0/+3 |
2003-01-01 | Make-lang.in, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -5/+5 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-08-10 | c-common.c (flag_objc): New. | Ziemowit Laski | 1 | -2/+3 |
2002-08-07 | Makefile.in (c-opts.o, [...]): Update. | Neil Booth | 1 | -1/+1 |