| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.in (TREE_H): Add treestruct.def. | Daniel Berlin | 2005-07-08 | 1 | -0/+2 |
* | re PR c/22013 (ICE in gimple_add_tmp_var, at gimplify.c:535) | Joseph Myers | 2005-07-05 | 1 | -0/+3 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | langhooks.h (truthvalue_conversion): Remove. | Joseph Myers | 2005-03-23 | 1 | -1/+0 |
* | re PR middle-end/18785 (isdigit builtin function fails with EBCDIC character ... | Zack Weinberg | 2005-02-20 | 1 | -0/+3 |
* | basic-block.h, [...]: Update copyright. | Kazu Hirata | 2005-01-18 | 1 | -1/+1 |
* | c-tree.h, [...]: Remove unused prototypes. | Kazu Hirata | 2005-01-14 | 1 | -2/+0 |
* | Speed up walk_tree by introducing a special-purpose hash table. | Matt Austern | 2004-10-14 | 1 | -1/+1 |
* | configure.ac: Check for COMDAT support. | Mark Mitchell | 2004-09-15 | 1 | -0/+3 |
* | tree.c (staticp): Return the static object. | Richard Henderson | 2004-08-26 | 1 | -1/+1 |
* | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 2004-08-19 | 1 | -2/+0 |
* | alias.c (readonly_fields_p): Remove. | Richard Henderson | 2004-08-18 | 1 | -2/+0 |
* | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 2004-07-28 | 1 | -3/+0 |
* | langhooks-def.h (lhd_staticp): Change return type from int to bool in prototy... | Bernardo Innocenti | 2004-07-25 | 1 | -1/+1 |
* | langhooks.h (builtin_function): New langhook. | Joseph Myers | 2004-07-17 | 1 | -0/+2 |
* | langhooks-def.h (LANG_HOOKS_TREE_INLINING_COPY_RES_DECL_FOR_INLINING, [...]):... | Richard Henderson | 2004-07-16 | 1 | -5/+0 |
* | langhooks.h (estimate_num_insns, [...]): Remove hooks. | Joseph Myers | 2004-07-11 | 1 | -16/+2 |
* | re PR c/2511 (-pedantic not warning about bitfield overflow) | Joseph Myers | 2004-07-08 | 1 | -0/+2 |
* | langhooks-def.h (LANG_HOOKS_GIMPLE_BEFORE_INLINING): Remove. | Richard Henderson | 2004-07-06 | 1 | -2/+0 |
* | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 2004-07-05 | 1 | -1/+1 |
* | function.c, [...]: Move max_size hook to type hooks; remove bogus PARAMS. | Richard Kenner | 2004-07-05 | 1 | -2/+2 |
* | langhooks-def.h (LANG_HOOKS_TYPE_MAX_SIZE): New langhook. | Richard Kenner | 2004-07-03 | 1 | -0/+2 |
* | tree.def (VTABLE_REF): Remove. | Richard Henderson | 2004-06-22 | 1 | -0/+2 |
* | c-common.c (lang_gimplify_stmt): Remove next_p argument. | Richard Henderson | 2004-06-15 | 1 | -4/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -13/+17 |
* | cgraph.c: Add overall comment. | Jan Hubicka | 2004-04-01 | 1 | -0/+2 |
* | langhooks-def.h (LANG_HOOKS_HASH_TYPES): New macro and hook. | Richard Kenner | 2004-03-19 | 1 | -1/+3 |
* | ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic... | Jan Hubicka | 2004-03-03 | 1 | -1/+2 |
* | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 2004-02-12 | 1 | -2/+0 |
* | alias.c, [...]: Update copyright. | Kazu Hirata | 2004-01-21 | 1 | -1/+1 |
* | expr.h (expand_expr): Make it a macro, not a function. | Mark Mitchell | 2004-01-09 | 1 | -1/+1 |
* | c-typeck.c (c_convert_parm_for_inlining): Add argnum... | Mike Stump | 2003-11-12 | 1 | -1/+1 |
* | tree.c (get_callee_fndecl): Call lang_hooks.lang_get_callee_fndecl. | Andrew Haley | 2003-10-06 | 1 | -0/+3 |
* | re PR debug/12066 (g++ generates stabs for "char *" that gdb cannot read) | Mark Mitchell | 2003-09-17 | 1 | -0/+3 |
* | re PR c++/3907 (nested template parm collides with member name) | Mark Mitchell | 2003-09-15 | 1 | -0/+1 |
* | cgraph.h (struct cgraph_node): Rename lowered to analyzed. | Richard Henderson | 2003-09-10 | 1 | -4/+6 |
* | langhooks-def.h (lhd_register_builtin_type): New function. | Mark Mitchell | 2003-09-09 | 1 | -0/+3 |
* | * langhooks-def.h (LANG_HOOKS_RTL_EXPAND_STMT): Cast properly. | Andreas Jaeger | 2003-09-02 | 1 | -1/+1 |
* | tree-optimize.c: New file. | Richard Henderson | 2003-08-29 | 1 | -1/+12 |
* | Missed part of my patch: | Andrew Pinski | 2003-08-19 | 1 | -0/+3 |
* | langhooks-def.h (LANG_HOOKS_INITIALIZE_DIAGNOSTICS): Fix spelling. | Gabriel Dos Reis | 2003-08-19 | 1 | -2/+2 |
* | c-common.c (flag_noniso_default_format_attributes): Delete. | Roger Sayle | 2003-08-04 | 1 | -2/+0 |
* | opts.c (decode_options): Do language-specific initialization for the global d... | Gabriel Dos Reis | 2003-08-03 | 1 | -0/+3 |
* | opts.c (in_fnames, [...]): Moved here from c-opts. | Per Bothner | 2003-07-31 | 1 | -2/+0 |
* | Index: ChangeLog | Geoffrey Keating | 2003-07-11 | 1 | -2/+0 |
* | java-tree.h (DECL_NUM_STMTS): Rename to... | Jan Hubicka | 2003-07-09 | 1 | -1/+4 |
* | c-common.h (c_comon_handle_filename, [...]): New. | Neil Booth | 2003-07-06 | 1 | -0/+4 |
* | jump.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -45/+43 |
* | c-common.h (c_common_init_options): New prototype. | Neil Booth | 2003-07-02 | 1 | -2/+2 |
* | re PR c/10178 (ICE in tree_low_cst) | Zack Weinberg | 2003-06-25 | 1 | -0/+2 |