Age | Commit message (Expand) | Author | Files | Lines |
2004-07-11 | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 1 | -16/+2 |
2004-07-08 | re PR c/2511 (-pedantic not warning about bitfield overflow) | Joseph Myers | 1 | -0/+2 |
2004-07-06 | langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove. | Richard Henderson | 1 | -2/+0 |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 1 | -1/+1 |
2004-07-05 | function.c, [...]: Move max_size hook to type hooks; remove bogus PARAMS. | Richard Kenner | 1 | -2/+2 |
2004-07-03 | langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook. | Richard Kenner | 1 | -0/+2 |
2004-06-22 | tree.def (VTABLE_REF): Remove. | Richard Henderson | 1 | -0/+2 |
2004-06-15 | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 1 | -4/+0 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -13/+17 |
2004-04-01 | cgraph.c: Add overall comment. | Jan Hubicka | 1 | -0/+2 |
2004-03-19 | langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook. | Richard Kenner | 1 | -1/+3 |
2004-03-03 | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 1 | -1/+2 |
2004-02-12 | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 1 | -2/+0 |
2004-01-21 | alias.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-01-09 | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 1 | -1/+1 |
2003-11-12 | c-typeck.c (c_convert_parm_for_inlining): Add argnum... | Mike Stump | 1 | -1/+1 |
2003-10-06 | tree.c (get_callee_fndecl): Call lang_hooks.lang_get_callee_fndecl. | Andrew Haley | 1 | -0/+3 |
2003-09-17 | re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read) | Mark Mitchell | 1 | -0/+3 |
2003-09-15 | re PR c++/3907 (nested template parm collides with member name) | Mark Mitchell | 1 | -0/+1 |
2003-09-10 | cgraph.h (struct cgraph_node): Rename lowered to analyzed. | Richard Henderson | 1 | -4/+6 |
2003-09-09 | langhooks-def.h (lhd_register_builtin_type): New function. | Mark Mitchell | 1 | -0/+3 |
2003-09-02 | * langhooks-def.h (LANG_HOOKS_RTL_EXPAND_STMT): Cast properly. | Andreas Jaeger | 1 | -1/+1 |
2003-08-29 | tree-optimize.c: New file. | Richard Henderson | 1 | -1/+12 |
2003-08-19 | Missed part of my patch: | Andrew Pinski | 1 | -0/+3 |
2003-08-19 | langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling. | Gabriel Dos Reis | 1 | -2/+2 |
2003-08-04 | c-common.c (flag_noniso_default_format_attributes): Delete. | Roger Sayle | 1 | -2/+0 |
2003-08-03 | opts.c (decode_options): Do language-specific initialization for the global d... | Gabriel Dos Reis | 1 | -0/+3 |
2003-07-31 | opts.c (in_fnames, [...]): Moved here from c-opts. | Per Bothner | 1 | -2/+0 |
2003-07-11 | Index: ChangeLog | Geoffrey Keating | 1 | -2/+0 |
2003-07-09 | java-tree.h (DECL_NUM_STMTS): Rename to... | Jan Hubicka | 1 | -1/+4 |
2003-07-06 | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 1 | -0/+4 |
2003-07-06 | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 1 | -45/+43 |
2003-07-02 | c-common.h (c_common_init_options): New prototype. | Neil Booth | 1 | -2/+2 |
2003-06-25 | re PR c/10178 (ICE in tree_low_cst) | Zack Weinberg | 1 | -0/+2 |
2003-06-24 | langhooks-def.h (LANG_HOOKS_PREPARE_ASSEMBLE_VARIABLE): New macro. | Jan Hubicka | 1 | -0/+2 |
2003-06-11 | hooks.c (hook_int_size_t_constcharptr_int_0): New. | Neil Booth | 1 | -7/+2 |
2003-06-10 | langhooks-def.h (LANG_HOOKS_DECL_OK_FOR_SIBCALL): New. | Andrew Haley | 1 | -1/+4 |
2003-06-07 | Makefile.in (OJBS, c-opts.o): Update. | Neil Booth | 1 | -1/+3 |
2003-04-07 | tree.c (tree_size): For all 'c' and 'x' nodes... | Zack Weinberg | 1 | -0/+3 |
2003-03-19 | c-common.h (c_dump_tree), [...]): Change return type from 'int' to 'bool'. | Nathanael Nerode | 1 | -1/+1 |
2003-03-13 | genattrtab.h, [...]: Replace "GNU CC" with "GCC". | Nathanael Nerode | 1 | -4/+4 |
2003-03-08 | c-common.h (c_common_init, [...]): Update. | Neil Booth | 1 | -2/+3 |
2003-02-19 | toplev.c, [...]: Move write_global_declarations from toplev.c to langhooks.c. | Matt Austern | 1 | -1/+0 |
2003-02-18 | langhooks.h, [...]: introduce new langhook... | Matt Austern | 1 | -1/+6 |
2003-02-12 | Makefile.in (CRTSTUFF_CFLAGS): Add -fno-unit-at-a-time | Jan Hubicka | 1 | -0/+9 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -1/+1 |
2002-11-26 | hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first. | Richard Henderson | 1 | -2/+2 |
2002-10-23 | langhooks.h (struct lang_hooks_for_tree_inlining): Add var_mod_type_p. | Zack Weinberg | 1 | -0/+3 |
2002-08-22 | For PR java/6005 and PR java/7611: | Tom Tromey | 1 | -0/+3 |
2002-08-02 | langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | Jason Merrill | 1 | -0/+3 |