summaryrefslogtreecommitdiff
path: root/gcc/stmt.c
Commit message (Expand)AuthorAgeFilesLines
* * stmt.c (asm_op_is_mem_input): Remove.kazu2004-10-221-27/+0
* * expr.c (expand_assignment): Remove the last argument.kazu2004-10-191-1/+1
* 2004-10-14 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-10-141-6/+12
* PR middle-end/17657sayle2004-10-111-36/+68
* * stmt.c (expand_decl_init): Remove.kazu2004-10-081-42/+0
* * c-typeck.c, defaults.h, dwarf.h, dwarf2out.c, fold-const.c,kazu2004-09-251-1/+1
* * tree-inline.c (copy_tree_r): Don't duplicate constants, they'regeoffk2004-09-181-7/+9
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-171-4/+2
* gcc:jsm282004-09-151-16/+20
* * unroll.c: Removed.rakdver2004-09-141-1/+0
* * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,nathan2004-09-091-57/+45
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-4/+5
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-2/+0
* 2004-08-17 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-171-10/+0
* .:nathan2004-08-151-3/+4
* * stmt.c (expand_return): If asked to return the RESULT_DECL,zack2004-08-111-5/+8
* * builtins.def (BUILT_IN_STACK_ALLOC): Remove.rth2004-08-111-34/+0
* 2004-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-091-364/+70
* * cfgexpand.c (tree_expand_cfg): Fix comment.steven2004-07-271-21/+0
* * convert.c (convert_to_real, convert_to_integer,sayle2004-07-251-18/+18
* 2004-07-21 Eric Christopher <echristo@redhat.com>echristo2004-07-211-174/+3
* * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.steven2004-07-211-47/+1
* * c-common.h (check_case_value): Remove prototype.steven2004-07-201-254/+31
* * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven2004-07-171-287/+13
* * c-typeck.c (emit_side_effect_warnings): Use EXPR_HAS_LOCATIONbothner2004-07-141-2/+2
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-26/+1
* * expr.h (store_bit_field, extract_bit_field): Remove last argument.jakub2004-07-101-3/+1
* * doc/md.texi (Processor pipeline description): Mention thatsteven2004-07-091-10/+0
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-4/+4
* * except.c (expand_eh_region_start, expand_eh_region_end,rth2004-07-081-851/+22
* * calls.c (load_register_parameters): Call expand_shift insteadsayle2004-07-051-2/+2
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-13/+1
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-175/+3
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-9/+9
* * stmt.c (check_seenlabel): Remove.steven2004-07-011-58/+0
* * function.h (struct function): Remove x_function_call_count.rth2004-07-011-1/+1
* * function.h (struct function): Remove dont_emit_block_notes.rth2004-07-011-16/+5
* * function.h (struct function): Remove x_whole_function_mode_p.rth2004-07-011-13/+6
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-2/+6
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-6/+0
* * stmt.c (warn_if_unused_value): Add locus argument.rth2004-06-201-10/+22
* * function.c (free_after_compilation): Do not free computed_goto_common*.hubicka2004-06-191-17/+2
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-9/+9
* * basic-block.c (tail_recursion_label_list): Don't declare.steven2004-06-031-142/+0
* * stmt.c (expand_decl): Be more selective about callinglaw2004-06-011-5/+14
* * gimplify.c (compare_case_labels): New function.steven2004-05-261-2/+2
* 2004-05-19 Steven Bosscher <stevenb@suse.de>steven2004-05-191-395/+6
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-600/+215
* * c-decl.c (finish_decl): Make a decl_stmt for a variable-sizedkenner2004-04-121-7/+2
* * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c:kenner2004-04-011-5/+5