OSDN Git Service

2008-02-21 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / stmt.c
2007-12-04 jakub PR middle-end/34134
2007-11-20 rguenth2007-11-20 Richard Guenther <rguenther@suse.de>
2007-10-17 manu2007-10-17 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
2007-09-05 lauras2007-09-05 Laurynas Biveinis <laurynas.biveinis@gmail...
2007-08-20 pinskia2007-08-19 Andrew Pinski <andrew_pinski@playstation...
2007-08-09 hubicka * optabs.c (expand_widen_pattern_expr): Use optabs...
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-07-05 bonzini2007-07-05 Paolo Bonzini <bonzini@gnu.org>
2007-06-11 dberlinMerge dataflow branch into mainline
2007-06-10 rakdver * tree-data-ref.c (dr_analyze_alias): Handle case...
2007-05-22 rsandifogcc/
2007-05-21 hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-05-14 uros * builtins.c (expand_builtin_mathfn): Use EXPAN...
2007-03-09 aoliva* rtl.def (ASM_INPUT): Add location.
2007-02-16 pinskia2007-02-15 Andrew Pinski <andrew_pinski@playstation...
2007-02-15 sandra2007-02-15 Sandra Loosemore <sandra@codesourcery...
2006-12-05 aldyhMerge gimple-tuples-branch into mainline.
2006-11-11 rsandifogcc/
2006-05-22 reichelt PR c++/27451
2006-03-20 steven * function.h (struct function) <x_tail_recursion_reentry>:
2006-03-13 sayle PR middle-end/26557
2006-03-13 ebotcazou PR middle-end/18859
2006-02-18 jakub PR middle-end/26334
2006-02-13 sayle PR middle-end/25724
2006-02-09 amylaarPR inline-asm/16194
2006-01-31 dalecki2006-01-30 Marcin Dalecki <martin@dalecki.de>
2006-01-20 rsandifo * stmt.c (case_bit_test_cmp): Stabilize the sort using...
2006-01-03 rguenth2006-01-03 Richard Guenther <rguenther@suse.de>
2005-08-06 jsm28 PR c/23113
2005-06-25 kcookUpdate FSF address.
2005-06-01 rguenth2005-06-01 Richard Guenther <rguenth@gcc.gnu.org>
2005-06-01 jsm28 * common.opt (fjump-tables): New.
2005-05-09 sayle PR inline-asm/8788
2005-04-27 kazu * dojump.c: Fix comment typos. emit-rtl.c, expmed...
2005-04-23 dj* diagnostic.c (warning): Accept parameter to classify...
2005-03-23 hp * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording...
2005-03-11 law PR tree-optimization/15784
2005-03-10 jakub PR inline-asm/20314
2005-02-18 aolivagcc/ChangeLog:
2005-02-18 phython2005-02-18 James A. Morrison <phython@gcc.gnu.org>
2005-02-17 kazu * bt-load.c, cfgloop.c, convert.c, dominance.c, global.c,
2005-02-17 nathan * bitmap.h (BITMAP_XMALLOC, BITMAP_XFREE): Remove.
2004-12-13 kazu * defaults.h, stmt.c, tree-cfg.c, tree-ssa-dce.c:...
2004-11-29 steven * cfgcleanup.c (outgoing_edges_match, try_crossjump_to...
2004-11-24 rsandifo * optabs.h (force_expand_binop): Declare.
2004-11-11 kazu * function.c (expand_function_end): Remove an "if...
2004-11-04 kazu * stmt.c (expand_asm, expand_asm_operands): Make them...
2004-11-03 law * stmt.c (expand_case): Speed up code to detect...
2004-10-26 kazu * stmt.c (expand_case): Update a comment.
2004-10-26 kazu * stmt.c (expand_case): Put an assertion that index_ex...
2004-10-26 kazu * stmt.c (expand_case): Remove code to handle SWITCH_E...
2004-10-25 kazu * stmt.c (expand_case): Remove an obsolete comment.
2004-10-24 kazu * stmt.c (expand_case): Handle the default label outsi...
2004-10-22 kazu * stmt.c (asm_op_is_mem_input): Remove.
2004-10-19 kazu * expr.c (expand_assignment): Remove the last argument.
2004-10-14 pinskia2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>
2004-10-11 sayle PR middle-end/17657
2004-10-08 kazu * stmt.c (expand_decl_init): Remove.
2004-09-25 kazu * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold...
2004-09-18 geoffk * tree-inline.c (copy_tree_r): Don't duplicate constan...
2004-09-17 zack2004-09-17 Jeffrey D. Oldham <oldham@codesourcery...
2004-09-15 jsm28gcc:
2004-09-14 rakdver * unroll.c: Removed.
2004-09-09 nathan * ra-build.c (copy_insn_p, remember_move, defuse_overl...
2004-08-25 nathan * tree.h (build_int_cst): New, sign extended constant.
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-17 bonzini2004-08-17 Paolo Bonzini <bonzini@gnu.org>
2004-08-15 nathan.:
2004-08-11 zack * stmt.c (expand_return): If asked to return the RESUL...
2004-08-11 rth * builtins.def (BUILT_IN_STACK_ALLOC): Remove.
2004-08-09 bonzini2004-08-09 Paolo Bonzini <bonzini@gnu.org>
2004-07-27 steven * cfgexpand.c (tree_expand_cfg): Fix comment.
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-21 echristo2004-07-21 Eric Christopher <echristo@redhat.com>
2004-07-21 steven * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.
2004-07-20 steven * c-common.h (check_case_value): Remove prototype.
2004-07-17 steven * cfgcleanup.c (try_simplify_condjump): Don't remove...
2004-07-14 bothner * c-typeck.c (emit_side_effect_warnings): Use EXPR_HA...
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-10 jakub * expr.h (store_bit_field, extract_bit_field): Remove...
2004-07-09 steven * doc/md.texi (Processor pipeline description): Mentio...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-08 rth * except.c (expand_eh_region_start, expand_eh_region_end,
2004-07-05 sayle * calls.c (load_register_parameters): Call expand_shif...
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-02 rth * tree.def (RTL_EXPR): Remove.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-07-01 steven * stmt.c (check_seenlabel): Remove.
2004-07-01 rth * function.h (struct function): Remove x_functi...
2004-07-01 rth * function.h (struct function): Remove dont_emi...
2004-07-01 rth * function.h (struct function): Remove x_whole_...
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-20 rth * stmt.c (warn_if_unused_value): Add locus...
2004-06-19 hubicka * function.c (free_after_compilation): Do not free...
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-06-03 steven * basic-block.c (tail_recursion_label_list): Don't...
2004-06-01 law * stmt.c (expand_decl): Be more selective about...
2004-05-26 steven * gimplify.c (compare_case_labels): New function.
next