aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.c
AgeCommit message (Expand)Author
2006-12-04 * cp-objcp-common.c (cp_expr_size): Return NULL in the casehubicka
2006-09-22Set REG_POINTER flag according to MEM_POINTER flag.bergner
2006-03-03 * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead ofrsandifo
2006-03-02 * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.rsandifo
2006-02-18 * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo
2006-02-08 * tree.def (CHAR_TYPE): Remove.sayle
2005-08-02 PR 23196rth
2005-07-142005-07-14 Richard Guenther <rguenther@suse.de>rguenth
2005-06-25Update FSF address.kcook
2005-04-27 * explow.c (convert_memory_address): Add gcc_assert.sje
2005-04-27 * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA):davem
2005-04-22 * builtins.c (gimplify_va_arg_expr): Reword comments to avoidnathan
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu
2005-01-15 * explow.c (copy_all_reg, stabilize): Remove.kazu
2004-11-11 * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):kazu
2004-10-18 PR middle-end/17813ebotcazou
2004-09-08 * emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.nathan
2004-08-18 * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth
2004-08-09 * explow.c (memory_address): Use memory_address_p.zack
2004-07-25 * convert.c (convert_to_real, convert_to_integer,sayle
2004-07-20 * rtl.h (plus_constant): Delete.zack
2004-07-16 * tree-def (WITH_SIZE_EXPR): New.rth
2004-07-142004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-07-082004-07-08 Paolo Bonzini <bonzini@gnu.org>bonzini
2004-07-04 * rtl.def (ADDRESSOF): Remove.rth
2004-07-012004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-06-22 * alias.c (adjust_offset_for_component_ref): Usekenner
2004-06-152004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo
2004-04-08 * explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE.geoffk
2004-04-08 * explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead ofpbrook
2004-03-21 * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner
2004-03-20 * emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTERrakdver
2004-03-14 * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle
2004-02-27gcc/kazu
2004-02-26 * explow.c (force_reg): Call mark_reg_pointer as appropriate.rth
2003-12-13 * c-typeck.c: Fix comment typos.kazu
2003-09-18 PR target/11184mmitchel
2003-06-29 * except.c: Convert prototypes to ISO C90.aj
2003-06-28 * explow.c (find_next_ref): Remove.kazu
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.nathan
2003-06-12 * ChangeLog: Follow spelling conventions.kazu
2003-05-27 * tree.h (contains_placeholder_p): Now returns bool.kenner
2003-05-232003-05-23 Larin Hennessy <larin@science.oregonstate.edu>zack
2003-05-20 * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai
2003-04-14 * explow.c (round_push): Use HOST_WIDE_INT instead of int for thekenner
2003-04-07 PR opt/8634rth
2003-03-20 PR middle-end/6348rth
2003-02-20 * explow.c (force_reg): Avoid useless REG_EQUAL notes.sayle