]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/explow.c
Change copyright header to refer to version 3 of the GNU General Public License and...
[thirdparty/gcc.git] / gcc / explow.c
2007-07-26  Nick CliftonChange copyright header to refer to version 3 of the...
2007-05-14  Uros Bizjakbuiltins.c (expand_builtin_mathfn): Use EXPAND_NORMAL...
2007-03-21  Steve Ellceyexplow.c (convert_memory_address): Fold memory referenc...
2006-12-04  Jan Hubickacp-objcp-common.c (cp_expr_size): Return NULL in the...
2006-09-22  Peter BergnerSet REG_POINTER flag according to MEM_POINTER flag.
2006-03-03  Richard Sandifordtm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead...
2006-03-02  Richard Sandifordtm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document.
2006-02-18  Richard Sandifordre PR target/9703 ([arm] Accessing data through constan...
2006-02-08  Roger Sayletree.def (CHAR_TYPE): Remove.
2005-08-02  Richard Hendersonre PR target/23196 (ICE instantiate_virtual_regs_in_ins...
2005-07-14  Richard GuentherMakefile.in (explow.o, [...]): Depend on target.h.
2005-06-25  Kelley CookUpdate FSF address.
2005-04-27  Steve Ellcey* explow.c (convert_memory_address): Add gcc_assert.
2005-04-27  David S. Millerexplow.c (allocate_dynamic_stack_space SETJMP_VIA_SAVE_...
2005-04-22  Nathan Sidwellbuiltins.c (gimplify_va_arg_expr): Reword comments...
2005-01-18  Kazu Hiratabasic-block.h, [...]: Update copyright.
2005-01-15  Kazu Hirataexplow.c (copy_all_reg, stabilize): Remove.
2004-11-11  Kazu Hiratac-typeck.c (c_size_in_bytes, [...]): Make them static.
2004-10-18  Eric Botcazoure PR middle-end/17813 (ada bootstrap failure on i486...
2004-09-08  Nathan Sidwellemit-rtl.c (immed_double_const): Use gcc_assert and...
2004-08-18  Richard Hendersonrtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-09  Zack Weinbergexplow.c (memory_address): Use memory_address_p.
2004-07-25  Roger Sayleconvert.c (convert_to_real, [...]): Replace calls to...
2004-07-20  Zack Weinbergrtl.h (plus_constant): Delete.
2004-07-16  Richard Hendersontree-def (WITH_SIZE_EXPR): New.
2004-07-14  Paolo Bonziniexpr.c (enqueue_insn, [...]): Remove.
2004-07-09  Jerry Quinnalias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P...
2004-07-08  Paolo Bonziniexplow.c (optimize_save_area_alloca): Do not accept...
2004-07-04  Richard Hendersonrtl.def (ADDRESSOF): Remove.
2004-07-01  Jerry Quinnalias.c (get_alias_set, [...]): Use MEM_P.
2004-06-22  Richard Kenneralias.c (adjust_offset_for_component_ref): Use componen...
2004-06-15  Jerry Quinnalias.c (record_set, [...]): Use REG_P.
2004-05-13  Diego NovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-08  Geoffrey Keating* explow.c: Fix typo defining default of PROMOTE_FUNCTI...
2004-04-08  Paul Brookexplow.c (promote_mode): Use PROMOTE_FUNCTION_MODE...
2004-03-21  Richard Kenneralias.c (get_alias_set): Remove handling of PLACEHOLDER...
2004-03-20  Zdenek Dvorakemit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_P...
2004-03-14  Roger Saylealias.c (get_alias_set): Replace calls via (*lang_hooks...
2004-02-27  Kazu Hiratabb-reorder.c, [...]: Update copyright.
2004-02-26  Richard Hendersonexplow.c (force_reg): Call mark_reg_pointer as appropriate.
2003-12-13  Kazu Hiratac-typeck.c: Fix comment typos.
2003-09-18  Mark Mitchellre PR target/11184 ([ia64 hpux] ICE on __builtin_apply...
2003-06-29  Andreas Jaegerexcept.c: Convert prototypes to ISO C90.
2003-06-28  Kazu Hirataexplow.c (find_next_ref): Remove.
2003-06-27  Nathan Sidwellrtl.h (emit_note): Remove FILE parameter.
2003-06-12  Kazu HirataChangeLog: Follow spelling conventions.
2003-05-27  Richard Kennertree.h (contains_placeholder_p): Now returns bool.
2003-05-23  Larin Hennessyexplow.c (allocate_dynamic_stack_space): Remove call...
2003-05-20  Matt Kraai* alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-04-14  Olivier Hainqueexplow.c (round_push): Use HOST_WIDE_INT instead of...
2003-04-07  Glen Nakamurare PR rtl-optimization/8634 (incorrect code for inlinin...
2003-03-20  Richard Hendersonre PR middle-end/6348 (internal error in allocate_dynam...
2003-02-20  Roger Sayle* explow.c (force_reg): Avoid useless REG_EQUAL notes.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-31  Eric Christopherexplow.c (convert_memory_address): Use shallow_copy_rtx.
2002-09-22  Kazu Hiratadbxout.c: Follow spelling conventions.
2002-09-08  Kazu Hiratabasic-block.h: Fix comment formatting.
2002-08-19  Geoffrey Keatingmachmode.h (SCALAR_INT_MODE_P): New macro to test for...
2002-08-14  Dale JohannesenInsert memory clobbers before the code that pops variab...
2002-08-03  Jason Merrillexplow.c (int_expr_size): New fn.
2002-08-02  Jason Merrilllanghooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.
2002-07-23  Steve Ellceyexplow.c (convert_memory_address): Fix conversion of...
2002-07-16  Steve Ellceyexplow.c (convert_memory_address): Remove special handl...
2002-06-20  Richard Henderson* explow.c (probe_stack_range): Use gen_rtx_fmt_ee.
2002-06-11  David S. MillerDelete SEQUENCE rtl usage outside of reorg and ssa...
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03  Kazu Hirataemit-rtl.c: Likewise.
2002-02-21  Richard Hendersonemit-rtl.c (offset_address): Use simplify_gen_binary...
2002-02-12  Eric Christopherexplow.c (hard_function_value): Add comment explaining...
2002-02-04  Richard HendersonReindent.
2002-01-05  Kazu Hiratacse.c: Fix formatting.
2001-12-05  Richard Kennerattribs.c (handle_no_check_memory_usage_atribute):...
2001-11-23  Joseph MyersChangeLog.0, [...]: Fix spelling errors.
2001-11-21  Jakub Jelinekexplow.c (probe_stack_range): Use LCT_NORMAL as second...
2001-11-15  Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-13  Richard KennerMakefile.in (explow.o): Now depends on ggc.h.
2001-11-08  Richard Kennerexplow.c (convert_memory_address, [...]): Only return...
2001-10-30  Jakub Jelinekemit-rtl.c (set_unique_reg_note): Don't create REG_EQUA...
2001-10-23  Richard Kennerbuiltins.c (expand_builtin_setjmp): Only call convert_m...
2001-10-11  Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-01  Richard Kennerfunction.c (keep_stack_depressed): Don't use delete_insn.
2001-08-22  Jason Merrillexplow.c (set_mem_attributes): Avoid returning a bogus...
2001-08-22  Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-13  Zack Weinbergexpr.h: Split out optab- and libfunc-related code to...
2001-08-12  Zack Weinbergdefaults.h: Define PREFERRED_STACK_BOUNDARY to STACK_BO...
2001-08-08  Kazu Hiratadbxout.c: Fix comment formatting.
2001-07-19  Steve Ellcey* tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-11  Richard Kenneralias.c (set_mem_alias_set): New function.
2001-07-09  Richard Kenneremit-rtl.c (adjust_address, [...]): Handle an address...
2001-07-09  Richard Kenner[multiple changes]
2001-07-04  Richard Kenneremit-rtl.c (replace_equiv_address): New function.
2001-07-04  Richard KennerInstall correct hunks
2001-07-04  Richard Kenner* explow.c (plus_constant_wide): Reinitialize Y for...
2001-07-03  Richard Kennerexplow.c (plus_constant_wide, case PLUS): Call find_con...
2001-07-03  Richard Kennerexplow.c (plus_constant_wide, [...]): New case.
2001-06-15  Richard Kenner* explow.c (expr_size): If DECL and size specified...
2001-06-04  Richard Kennertree.def (ARRAY_RANGE_REF): New code.
2001-05-01  Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-03-22  Richard Hendersonmkconfig.sh: Include insn-flags.h.
2001-02-13  Alexandre Oliva* explow.c (trunc_int_for_mode): Sign-extend value...
next