OSDN Git Service

PR target/35944
[pf3gnuchains/gcc-fork.git] / gcc / langhooks.c
2008-02-26 tromeygcc
2007-11-02 dnovillo * langhooks.h (struct lang_hooks_for_callgraph): Remov...
2007-10-08 aaw gcc/
2007-09-29 aaw Revert
2007-09-28 aaw gcc/
2007-09-27 jakub * builtins.c (expand_builtin, expand_builtin_object_size,
2007-08-28 rguenth2007-08-28 Richard Guenther <rguenther@suse.de>
2007-08-25 ghazi * c-common.c (vector_types_convertible_p,
2007-08-24 rguenth2007-08-24 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-20 rguenth2007-08-20 Richard Guenther <rguenther@suse.de>
2007-08-16 ghazi * c-common.c (const_strip_array_types): New.
2007-08-11 ian./:
2007-07-29 ghazi * attribs.c (hash_attr, eq_attr, init_attributes)...
2007-07-26 nickcChange copyright header to refer to version 3 of the...
2007-06-23 rguenth2007-06-23 Richard Guenther <rguenther@suse.de>
2007-06-11 espindolareally remove signed(_or_unsigned)?_type langhooks
2007-05-28 kazu * langhooks-def.h: Remove the prototype for
2007-05-24 dannysmithChangeLog
2007-05-24 espindola * c-common.c (c_common_signed_or_unsigned_type...
2007-04-08 steven * langhooks.c (lhd_tree_inlining_add_pending_fn_decls,
2007-04-07 dberlin2007-04-07 Daniel Berlin <dberlin@dberlin.org>
2007-04-07 dberlinin /
2007-04-06 dberlin2007-04-06 Daniel Berlin <dberlin@dberlin.org>
2007-03-30 espindolagcc/java/ChangeLog:
2007-02-19 sayle * function.c (gimplify_parameters): Call build_gimple_...
2007-01-10 tromeygcc
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-10-30 sayle * builtins.c (expand_builtin_mathfn_3): Correct coding...
2006-10-23 espindola * gcc/java/decl.c: Include langhooks.h.
2006-05-19 hainque * langhooks.h (struct lang_hooks): Add dwarf_name...
2006-01-31 dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-18 dnovillo2006-01-18 Richard Henderson <rth@redhat.com>
2005-09-09 rth PR debug/23190
2005-07-05 jsm28 PR c/22013
2005-06-25 kcookUpdate FSF address.
2005-04-21 nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-02-21 kazu * c-objc-common.h, c-pretty-print.c, cgraphunit.c...
2005-02-20 zack PR 18785
2004-10-14 austernSpeed up walk_tree by introducing a special-purpose...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-15 jsm28gcc:
2004-09-15 mmitchel * configure.ac: Check for COMDAT support. Robustify...
2004-09-11 steven PR c++/17412
2004-09-10 nathanRevert 2004-09-09 Giovanni Bajo <giovannibajo@gcc...
2004-09-10 nathan * lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_a...
2004-08-27 rth * tree.c (staticp): Return the static object.
2004-07-28 echristo2004-07-28 Eric Christopher <echristo@redhat.com>
2004-07-25 bernie * c-common.c: Convert ATTRIBUTE_UNUSED to ARG_UNUSED...
2004-07-16 rth * langhooks-def.h (LANG_HOOKS_TREE_INLINING_COP...
2004-07-11 jsm28 * langhooks.h (estimate_num_insns, pushlevel, poplevel...
2004-07-08 zack * c-decl.c (pop_scope): Do not set DECL_CONTEXT on...
2004-07-05 zack * langhooks.c: Don't include gt-langhooks.h.
2004-06-24 kennerMinor updating of comments.
2004-06-16 rth * c-common.c (lang_gimplify_stmt): Remove next_p argument.
2004-05-14 dnovillo * tree-gimple.c: Rename from tree-simple.c.
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-03-23 zack PR 12267, 12391, 12560, 13129, 14114, 14113
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-03-03 hubicka * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):
2004-01-21 kazu * alias.c, basic-block.h, c-common.c, c-common.h,
2004-01-09 mmitchel * expr.h (expand_expr): Make it a macro, not a function.
2003-12-20 bothner * langhooks.c (lhd_print_error_function): Fix for...
2003-11-12 mrs * c-typeck.c (c_convert_parm_for_inlining): Add argnum...
2003-09-17 mmitchel PR debug/12066
2003-09-15 mmitchel * coverage.c (create_coverage): Do not call pushlevel...
2003-09-10 rth * cgraph.h (struct cgraph_node): Rename lowered...
2003-09-09 mmitchel * langhooks-def.h (lhd_register_builtin_type): New...
2003-09-07 gdr * langhooks.c (lhd_print_error_function): Move from...
2003-08-19 pinskiaMissed part of my patch:
2003-08-03 gdr * opts.c (decode_options): Do language-specific initia...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-17 geoffk PR 11498
2003-07-06 aj * jump.c: Convert prototypes to ISO C90.
2003-06-16 ghazi * config/c4x/c4x.c: Don't include "c-tree.h".
2003-06-11 neil * hooks.c (hook_int_size_t_constcharptr_int_0): New.
2003-06-10 aph2003-05-21 Andrew Haley <aph@redhat.com>
2003-04-07 zack * tree.c (tree_size): For all 'c' and 'x' nodes...
2003-03-19 neroden(gcc)
2003-03-13 neroden * c-pch.c, dummy-conditions.c, genautomata.c, gencondi...
2003-03-08 neil * c-common.h (c_common_init, c_common_post_options...
2003-03-08 kazu * calls.c: Fix comment formatting.
2003-02-19 austern * toplev.c, langhooks.c, langhooks-def.h: Move
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-08-22 tromey For PR java/6005 and PR java/7611:
2002-08-02 jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-05-30 kazu * langhooks.c: Fix formatting.
2002-04-25 neil * c-common.h (c_common_parse_file): Update.
2002-04-20 neil * Makefile.in: Update.
2002-04-19 neil * builtins.c: Include langhooks.h.
2002-04-18 neil * c-lang.c (LANG_HOOKS_INCOMPLETE_TYPE_ERROR): Redefine.
2002-04-03 rth PR opt/4330
2002-04-03 neil * langhooks-def.h (lhd_set_decl_assembler_name,
2002-03-31 neil * c-common.c (c_unsafe_for_reeval): Rename.
2002-03-27 neil * c-common.c (c_expand_expr): Fix prototype.
2002-03-25 neil * c-decl.c (maybe_build_cleanup): Remove.
2002-03-21 aldyh2002-03-21 Aldy Hernandez <aldyh@redhat.com>
2002-03-21 neil * Makefile.in (fold-const.o, stor-layout.o, stmt.o,
next