| Commit message (Expand) | Author | Age | Files | Lines |
* | gcc/ | rsandifo | 2008-06-01 | 1 | -5/+2 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 1 | -3/+3 |
* | * except.c (dw2_size_of_call_site_table, | hubicka | 2008-04-18 | 1 | -1/+1 |
* | PR middle-end/PR28690 | bergner | 2008-04-09 | 1 | -1/+1 |
* | * explow.c (memory_address): Assert that the generated address is | jsm28 | 2008-02-23 | 1 | -0/+1 |
* | PR33713 | aldyh | 2007-12-03 | 1 | -30/+7 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 1 | -3/+3 |
* | * tree.def (FIXED_POINT_TYPE): New type. | chaoyingfu | 2007-08-08 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -5/+4 |
* | * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead | uros | 2007-05-14 | 1 | -1/+1 |
* | * explow.c (convert_memory_address): Fold memory reference when | sje | 2007-03-21 | 1 | -3/+6 |
* | * cp-objcp-common.c (cp_expr_size): Return NULL in the case | hubicka | 2006-12-04 | 1 | -2/+9 |
* | Set REG_POINTER flag according to MEM_POINTER flag. | bergner | 2006-09-22 | 1 | -0/+2 |
* | * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of | rsandifo | 2006-03-03 | 1 | -1/+1 |
* | * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document. | rsandifo | 2006-03-02 | 1 | -0/+1 |
* | * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE. | rsandifo | 2006-02-18 | 1 | -0/+56 |
* | * tree.def (CHAR_TYPE): Remove. | sayle | 2006-02-08 | 1 | -2/+3 |
* | PR 23196 | rth | 2005-08-02 | 1 | -9/+3 |
* | 2005-07-14 Richard Guenther <rguenther@suse.de> | rguenth | 2005-07-14 | 1 | -9/+5 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * 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 |