| Commit message (Expand) | Author | Age | Files | Lines |
* | * explow.c (convert_memory_address): Add gcc_assert. | sje | 2005-04-27 | 1 | -0/+1 |
* | * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): | davem | 2005-04-27 | 1 | -134/+39 |
* | * builtins.c (gimplify_va_arg_expr): Reword comments to avoid | nathan | 2005-04-22 | 1 | -2/+2 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+1 |
* | * explow.c (copy_all_reg, stabilize): Remove. | kazu | 2005-01-15 | 1 | -54/+0 |
* | * c-typeck.c (c_size_in_bytes, record_maybe_used_decl): | kazu | 2004-11-11 | 1 | -1/+1 |
* | PR middle-end/17813 | ebotcazou | 2004-10-18 | 1 | -0/+4 |
* | * emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | nathan | 2004-09-08 | 1 | -19/+12 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -28/+0 |
* | * explow.c (memory_address): Use memory_address_p. | zack | 2004-08-09 | 1 | -1/+2 |
* | * convert.c (convert_to_real, convert_to_integer, | sayle | 2004-07-25 | 1 | -2/+2 |
* | * rtl.h (plus_constant): Delete. | zack | 2004-07-20 | 1 | -4/+2 |
* | * tree-def (WITH_SIZE_EXPR): New. | rth | 2004-07-16 | 1 | -10/+15 |
* | 2004-07-14 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-14 | 1 | -10/+0 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -1/+1 |
* | 2004-07-08 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-08 | 1 | -2/+2 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -3/+0 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -5/+5 |
* | * alias.c (adjust_offset_for_component_ref): Use | kenner | 2004-06-22 | 1 | -1/+1 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -13/+13 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -11/+23 |
* | * explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE. | geoffk | 2004-04-08 | 1 | -1/+1 |
* | * explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of | pbrook | 2004-04-08 | 1 | -3/+18 |
* | * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | kenner | 2004-03-21 | 1 | -4/+1 |
* | * emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER | rakdver | 2004-03-20 | 1 | -0/+4 |
* | * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () | sayle | 2004-03-14 | 1 | -2/+2 |
* | gcc/ | kazu | 2004-02-27 | 1 | -1/+1 |
* | * explow.c (force_reg): Call mark_reg_pointer as appropriate. | rth | 2004-02-26 | 1 | -0/+34 |
* | * c-typeck.c: Fix comment typos. | kazu | 2003-12-13 | 1 | -1/+1 |
* | PR target/11184 | mmitchel | 2003-09-18 | 1 | -14/+15 |
* | * except.c: Convert prototypes to ISO C90. | aj | 2003-06-29 | 1 | -94/+41 |
* | * explow.c (find_next_ref): Remove. | kazu | 2003-06-28 | 1 | -45/+0 |
* | * rtl.h (emit_note): Remove FILE parameter. | nathan | 2003-06-27 | 1 | -3/+3 |
* | * ChangeLog: Follow spelling conventions. | kazu | 2003-06-12 | 1 | -1/+1 |
* | * tree.h (contains_placeholder_p): Now returns bool. | kenner | 2003-05-27 | 1 | -2/+1 |
* | 2003-05-23 Larin Hennessy <larin@science.oregonstate.edu> | zack | 2003-05-23 | 1 | -7/+0 |
* | * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p) | kraai | 2003-05-20 | 1 | -1/+0 |
* | * explow.c (round_push): Use HOST_WIDE_INT instead of int for the | kenner | 2003-04-14 | 1 | -1/+5 |
* | PR opt/8634 | rth | 2003-04-07 | 1 | -1/+11 |
* | PR middle-end/6348 | rth | 2003-03-20 | 1 | -1/+1 |
* | * explow.c (force_reg): Avoid useless REG_EQUAL notes. | sayle | 2003-02-20 | 1 | -1/+2 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -2/+3 |
* | 2002-10-31 Eric Christopher <echristo@redhat.com> | echristo | 2002-10-31 | 1 | -5/+2 |
* | * dbxout.c: Follow spelling conventions. | kazu | 2002-09-22 | 1 | -2/+2 |
* | * basic-block.h: Fix comment formatting. | kazu | 2002-09-08 | 1 | -1/+1 |
* | * machmode.h (SCALAR_INT_MODE_P): New macro to test for | sje | 2002-08-19 | 1 | -0/+4 |
* | Insert memory clobbers before the code that pops variable arrays. | dalej | 2002-08-14 | 1 | -1/+11 |
* | * explow.c (int_expr_size): New fn. | jason | 2002-08-03 | 1 | -0/+20 |
* | * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro. | jason | 2002-08-02 | 1 | -8/+2 |
* | * gcc/explow.c (convert_memory_address): Fix conversion of CONSTs. | sje | 2002-07-23 | 1 | -10/+22 |