Age | Commit message (Expand) | Author | Files | Lines |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 1 | -5/+7 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -2/+0 |
2004-06-22 | tree.def (VTABLE_REF): Remove. | Richard Henderson | 1 | -0/+2 |
2004-06-20 | c-common.h (has_c_linkage): New interface. | Zack Weinberg | 1 | -0/+7 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -9/+0 |
2004-05-30 | c-decl.c (c_expand_body_1): Remove and fold back into ... | Andrew Pinski | 1 | -25/+1 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -74/+47 |
2004-04-30 | Refer to base members using COMPONENT_REFs where possible. | Jason Merrill | 1 | -3/+1 |
2004-04-01 | cgraph.c: Add overall comment. | Jan Hubicka | 1 | -0/+2 |
2004-03-23 | PR 12267, 12391, 12560, 13129, 14114, 14113 | Zack Weinberg | 1 | -7/+11 |
2004-03-15 | c-incpath.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-13 | call.c (conversion_kind): New type. | Mark Mitchell | 1 | -1/+0 |
2004-02-12 | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 1 | -2/+0 |
2003-12-23 | c-common.c (flag_abi_version): Default to 2. | Mark Mitchell | 1 | -1/+3 |
2003-12-23 | re PR c++/13387 (assignment to base class corrupts subclass) | Nathan Sidwell | 1 | -2/+3 |
2003-12-22 | re PR c++/5050 (template instantiation depth exceeds/maybe recursion problem) | Andrew Pinski | 1 | -4/+0 |
2003-12-16 | re PR c++/13387 (assignment to base class corrupts subclass) | Nathan Sidwell | 1 | -0/+5 |
2003-09-17 | re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read) | Mark Mitchell | 1 | -0/+2 |
2003-09-15 | re PR c++/3907 (nested template parm collides with member name) | Mark Mitchell | 1 | -0/+4 |
2003-09-10 | cgraph.h (struct cgraph_node): Rename lowered to analyzed. | Richard Henderson | 1 | -2/+2 |
2003-09-09 | langhooks-def.h (lhd_register_builtin_type): New function. | Mark Mitchell | 1 | -0/+2 |
2003-08-29 | tree-optimize.c: New file. | Richard Henderson | 1 | -0/+5 |
2003-08-19 | PR c++/10538, PR c/5582 | Andrew Pinski | 1 | -0/+2 |
2003-08-19 | langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling. | Gabriel Dos Reis | 1 | -2/+2 |
2003-08-05 | pretty-print.h (pp_set_line_maximum_length): Make macro. | Gabriel Dos Reis | 1 | -0/+20 |
2003-08-04 | c-common.c (flag_noniso_default_format_attributes): Delete. | Roger Sayle | 1 | -2/+0 |
2003-07-30 | re PR c/10320 (gcc 3.4 gets rid of static inline function that does not get i... | Jan Hubicka | 1 | -3/+0 |
2003-07-22 | fold-const.c (force_fit_type): Handle OFFSET_TYPE. | Mark Mitchell | 1 | -1/+1 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -0/+6 |
2003-07-09 | java-tree.h (DECL_NUM_STMTS): Rename to... | Jan Hubicka | 1 | -0/+2 |
2003-07-06 | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 1 | -0/+4 |
2003-07-02 | decl2.c (defer_fn): Set DECL_DEFER_OUTPUT. | Jan Hubicka | 1 | -0/+5 |
2003-06-30 | c-common.c (enum c_language_kind, flag_objc): Remove. | Neil Booth | 1 | -1/+3 |
2003-06-24 | langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro. | Jan Hubicka | 1 | -0/+3 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 1 | -2/+2 |
2003-04-07 | tree.c (tree_size): For all 'c' and 'x' nodes... | Zack Weinberg | 1 | -0/+21 |
2003-03-10 | re PR c++/9373 (ICE with -fstrict-aliasing in set_mem_alias_set, at emit-rtl.... | Mark Mitchell | 1 | -2/+8 |
2003-02-18 | langhooks.h, [...]: introduce new langhook... | Matt Austern | 1 | -0/+3 |
2003-01-01 | call.c, [...]: Replace "GNU CC" with "GCC" in the copyright header. | Steven Bosscher | 1 | -4/+4 |
2002-12-29 | Remove traditional C constructs 4/n. | Gabriel Dos Reis | 1 | -13/+9 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -0/+2 |
2002-12-04 | PR c++/8461, c++/8625 | Jason Merrill | 1 | -3/+0 |
2002-10-23 | langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p. | Zack Weinberg | 1 | -0/+21 |
2002-09-13 | call.c: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-09-01 | cp-lang.c (cp_expr_size): Allow initialization from a CONSTRUCTOR. | Jason Merrill | 1 | -1/+3 |
2002-08-07 | Makefile.in (c-opts.o, [...]): Update. | Neil Booth | 1 | -1/+1 |
2002-08-02 | langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | Jason Merrill | 1 | -0/+28 |
2002-07-26 | function.c (assign_parms): Handle frontend-directed pass by invisible reference. | Jason Merrill | 1 | -0/+3 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -6/+2 |
2002-05-22 | re PR preprocessor/6517 (gcc hangs on C compile with multiple "-I-") | Neil Booth | 1 | -2/+2 |