aboutsummaryrefslogtreecommitdiff
path: root/gcc/explow.c
AgeCommit message (Expand)Author
2007-08-31Merged revisions 127676-127677,127680-127682,127684,127689,127691-127692,1276...ra-improvementsPeter Bergner
2007-08-08 * tree.def (FIXED_POINT_TYPE): New type.Chao-ying Fu
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-05-14 * builtins.c (expand_builtin_mathfn): Use EXPAND_NORMAL insteadUros Bizjak
2007-03-21 * explow.c (convert_memory_address): Fold memory reference whenSteve Ellcey
2006-12-04 * cp-objcp-common.c (cp_expr_size): Return NULL in the caseJan Hubicka
2006-09-22Set REG_POINTER flag according to MEM_POINTER flag.Peter Bergner
2006-03-03 * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead ofRichard Sandiford
2006-03-02 * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.Richard Sandiford
2006-02-18 * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.Richard Sandiford
2006-02-08 * tree.def (CHAR_TYPE): Remove.Roger Sayle
2005-08-02 PR 23196Richard Henderson
2005-07-142005-07-14 Richard Guenther <rguenther@suse.de>Richard Guenther
2005-06-25Update FSF address.Kelley Cook
2005-04-27 * explow.c (convert_memory_address): Add gcc_assert.Steve Ellcey
2005-04-27 * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_AREA):David S. Miller
2005-04-22 * builtins.c (gimplify_va_arg_expr): Reword comments to avoidNathan Sidwell
2005-01-18 * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,Kazu Hirata
2005-01-15 * explow.c (copy_all_reg, stabilize): Remove.Kazu Hirata
2004-11-11 * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):Kazu Hirata
2004-10-18 PR middle-end/17813Eric Botcazou
2004-09-08 * emit-rtl.c (immed_double_const): Use gcc_assert and gcc_unreachable.Nathan Sidwell
2004-08-18 * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson
2004-08-09 * explow.c (memory_address): Use memory_address_p.Zack Weinberg
2004-07-25 * convert.c (convert_to_real, convert_to_integer,Roger Sayle
2004-07-20 * rtl.h (plus_constant): Delete.Zack Weinberg
2004-07-16 * tree-def (WITH_SIZE_EXPR): New.Richard Henderson
2004-07-142004-07-14 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-092004-07-08 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-07-082004-07-08 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-07-04 * rtl.def (ADDRESSOF): Remove.Richard Henderson
2004-07-012004-07-01 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-06-22 * alias.c (adjust_offset_for_component_ref): UseRichard Kenner
2004-06-152004-06-15 Jerry Quinn <jlquinn@optonline.net>Jerry Quinn
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo
2004-04-08 * explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE.Geoffrey Keating
2004-04-08 * explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead ofPaul Brook
2004-03-21 * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner
2004-03-20 * emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTERZdenek Dvorak
2004-03-14 * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()Roger Sayle
2004-02-27gcc/Kazu Hirata
2004-02-26 * explow.c (force_reg): Call mark_reg_pointer as appropriate.Richard Henderson
2003-12-13 * c-typeck.c: Fix comment typos.Kazu Hirata
2003-09-18 PR target/11184Mark Mitchell
2003-06-29 * except.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-06-28 * explow.c (find_next_ref): Remove.Kazu Hirata
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell
2003-06-12 * ChangeLog: Follow spelling conventions.Kazu Hirata
2003-05-27 * tree.h (contains_placeholder_p): Now returns bool.Richard Kenner
2003-05-232003-05-23 Larin Hennessy <larin@science.oregonstate.edu>Larin Hennessy