Age | Commit message (Expand) | Author | Files | Lines |
2009-03-29 | c-common.c (c_expand_expr, c_staticp): Remove. | Paolo Bonzini | 1 | -1/+1 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-09-12 | emit-rtl.c (set_reg_attrs_from_value): Fix invalid alignment information pass... | Ulrich Weigand | 1 | -3/+1 |
2008-08-16 | re PR middle-end/20548 (ACATS c52103x c52104x c52104y segfault) | Eric Botcazou | 1 | -4/+8 |
2008-07-15 | df-problems.c (df_set_note): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -6/+6 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -5/+2 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -3/+3 |
2008-04-18 | except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r... | Jan Hubicka | 1 | -1/+1 |
2008-04-09 | PR middle-end/PR28690 | Peter Bergner | 1 | -1/+1 |
2008-02-23 | explow.c (memory_address): Assert that the generated address is valid. | Joseph Myers | 1 | -0/+1 |
2007-12-03 | re PR middle-end/33713 (can't find a register in class 'GENERAL_REGS' while r... | Steven Bosscher | 1 | -30/+7 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -3/+3 |
2007-08-08 | tree.def (FIXED_POINT_TYPE): New type. | Chao-ying Fu | 1 | -1/+1 |
2007-07-26 | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 1 | -5/+4 |
2007-05-14 | builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL instead of 0 in the cal... | Uros Bizjak | 1 | -1/+1 |
2007-03-21 | explow.c (convert_memory_address): Fold memory reference when POINTERS_EXTEND... | Steve Ellcey | 1 | -3/+6 |
2006-12-04 | cp-objcp-common.c (cp_expr_size): Return NULL in the case size is undefined. | Jan Hubicka | 1 | -2/+9 |
2006-09-22 | Set REG_POINTER flag according to MEM_POINTER flag. | Peter Bergner | 1 | -0/+2 |
2006-03-03 | tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P. | Richard Sandiford | 1 | -1/+1 |
2006-03-02 | tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document. | Richard Sandiford | 1 | -0/+1 |
2006-02-18 | re PR target/9703 ([arm] Accessing data through constant pool more times coul... | Richard Sandiford | 1 | -0/+56 |
2006-02-08 | tree.def (CHAR_TYPE): Remove. | Roger Sayle | 1 | -2/+3 |
2005-08-02 | re PR target/23196 (ICE instantiate_virtual_regs_in_insn when -fforce-addr used) | Richard Henderson | 1 | -9/+3 |
2005-07-14 | Makefile.in (explow.o, [...]): Depend on target.h. | Richard Guenther | 1 | -9/+5 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-04-27 | * explow.c (convert_memory_address): Add gcc_assert. | Steve Ellcey | 1 | -0/+1 |
2005-04-27 | explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA): Kill setjmpless... | David S. Miller | 1 | -134/+39 |
2005-04-22 | builtins.c (gimplify_va_arg_expr): Reword comments to avoid 'abort'. | Nathan Sidwell | 1 | -2/+2 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-15 | explow.c (copy_all_reg, stabilize): Remove. | Kazu Hirata | 1 | -54/+0 |
2004-11-11 | c-typeck.c (c_size_in_bytes, [...]): Make them static. | Kazu Hirata | 1 | -1/+1 |
2004-10-18 | re PR middle-end/17813 (ada bootstrap failure on i486-linux) | Eric Botcazou | 1 | -0/+4 |
2004-09-08 | emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable. | Nathan Sidwell | 1 | -19/+12 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -28/+0 |
2004-08-09 | explow.c (memory_address): Use memory_address_p. | Zack Weinberg | 1 | -1/+2 |
2004-07-25 | convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -2/+2 |
2004-07-20 | rtl.h (plus_constant): Delete. | Zack Weinberg | 1 | -4/+2 |
2004-07-16 | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 1 | -10/+15 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -10/+0 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -1/+1 |
2004-07-08 | explow.c (optimize_save_area_alloca): Do not accept parameters. | Paolo Bonzini | 1 | -2/+2 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -3/+0 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -5/+5 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -1/+1 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -13/+13 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -11/+23 |
2004-04-08 | * explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE. | Geoffrey Keating | 1 | -1/+1 |
2004-04-08 | explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of PROMOTE_FOR_CAL... | Paul Brook | 1 | -3/+18 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -4/+1 |
2004-03-20 | emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER flag. | Zdenek Dvorak | 1 | -0/+4 |