| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -4/+5 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -2/+0 |
* | 2004-08-17 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-17 | 1 | -10/+0 |
* | .: | nathan | 2004-08-15 | 1 | -3/+4 |
* | * stmt.c (expand_return): If asked to return the RESULT_DECL, | zack | 2004-08-11 | 1 | -5/+8 |
* | * builtins.def (BUILT_IN_STACK_ALLOC): Remove. | rth | 2004-08-11 | 1 | -34/+0 |
* | 2004-08-09 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-08-09 | 1 | -364/+70 |
* | * cfgexpand.c (tree_expand_cfg): Fix comment. | steven | 2004-07-27 | 1 | -21/+0 |
* | * convert.c (convert_to_real, convert_to_integer, | sayle | 2004-07-25 | 1 | -18/+18 |
* | 2004-07-21 Eric Christopher <echristo@redhat.com> | echristo | 2004-07-21 | 1 | -174/+3 |
* | * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION. | steven | 2004-07-21 | 1 | -47/+1 |
* | * c-common.h (check_case_value): Remove prototype. | steven | 2004-07-20 | 1 | -254/+31 |
* | * cfgcleanup.c (try_simplify_condjump): Don't remove line | steven | 2004-07-17 | 1 | -287/+13 |
* | * c-typeck.c (emit_side_effect_warnings): Use EXPR_HAS_LOCATION | bothner | 2004-07-14 | 1 | -2/+2 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -26/+1 |
* | * expr.h (store_bit_field, extract_bit_field): Remove last argument. | jakub | 2004-07-10 | 1 | -3/+1 |
* | * doc/md.texi (Processor pipeline description): Mention that | steven | 2004-07-09 | 1 | -10/+0 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -4/+4 |
* | * except.c (expand_eh_region_start, expand_eh_region_end, | rth | 2004-07-08 | 1 | -851/+22 |
* | * calls.c (load_register_parameters): Call expand_shift instead | sayle | 2004-07-05 | 1 | -2/+2 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -13/+1 |
* | * tree.def (RTL_EXPR): Remove. | rth | 2004-07-02 | 1 | -175/+3 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -9/+9 |
* | * stmt.c (check_seenlabel): Remove. | steven | 2004-07-01 | 1 | -58/+0 |
* | * function.h (struct function): Remove x_function_call_count. | rth | 2004-07-01 | 1 | -1/+1 |
* | * function.h (struct function): Remove dont_emit_block_notes. | rth | 2004-07-01 | 1 | -16/+5 |
* | * function.h (struct function): Remove x_whole_function_mode_p. | rth | 2004-07-01 | 1 | -13/+6 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -2/+6 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -6/+0 |
* | * stmt.c (warn_if_unused_value): Add locus argument. | rth | 2004-06-20 | 1 | -10/+22 |
* | * function.c (free_after_compilation): Do not free computed_goto_common*. | hubicka | 2004-06-19 | 1 | -17/+2 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -9/+9 |
* | * basic-block.c (tail_recursion_label_list): Don't declare. | steven | 2004-06-03 | 1 | -142/+0 |
* | * stmt.c (expand_decl): Be more selective about calling | law | 2004-06-01 | 1 | -5/+14 |
* | * gimplify.c (compare_case_labels): New function. | steven | 2004-05-26 | 1 | -2/+2 |
* | 2004-05-19 Steven Bosscher <stevenb@suse.de> | steven | 2004-05-19 | 1 | -395/+6 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -600/+215 |
* | * c-decl.c (finish_decl): Make a decl_stmt for a variable-sized | kenner | 2004-04-12 | 1 | -7/+2 |
* | * builtins.c, c-aux-info.c, c-common.c, c-cppbuiltin.c, c-decl.c: | kenner | 2004-04-01 | 1 | -5/+5 |
* | PR optimization/9707. | kazu | 2004-03-25 | 1 | -0/+36 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -12/+12 |
* | * hooks.c (hook_tree_tree_identity): New. | kazu | 2004-03-03 | 1 | -3/+1 |
* | PR middle-end/14327 | rth | 2004-03-03 | 1 | -1/+1 |
* | * stmt.c (expand_start_case_dummy): Remove. | kazu | 2004-02-26 | 1 | -28/+1 |
* | PR middle-end/13750 | ro | 2004-02-05 | 1 | -9/+6 |
* | * alias.c (record_set): Use hard_regno_nregs. | hubicka | 2004-02-02 | 1 | -1/+2 |
* | * defaults.h (CASE_VECTOR_PC_RELATIVE): Provide the default. | kazu | 2004-01-19 | 1 | -5/+0 |
* | * stmt.c (HAVE_casesi): Define it not already defined. | kazu | 2004-01-18 | 1 | -1/+12 |
* | Index: ChangeLog | geoffk | 2004-01-16 | 1 | -7/+10 |
* | * expr.h (expand_expr): Make it a macro, not a function. | mmitchel | 2004-01-09 | 1 | -2/+11 |