OSDN Git Service

gcc/
[pf3gnuchains/gcc-fork.git] / gcc / explow.c
2007-03-21 sje * explow.c (convert_memory_address): Fold memory refer...
2006-12-04 hubicka * cp-objcp-common.c (cp_expr_size): Return NULL in...
2006-09-22 bergnerSet REG_POINTER flag according to MEM_POINTER flag.
2006-03-03 rsandifo * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P...
2006-03-02 rsandifo * doc/tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS...
2006-02-18 rsandifo * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_...
2006-02-08 sayle * tree.def (CHAR_TYPE): Remove.
2005-08-02 rth PR 23196
2005-07-14 rguenth2005-07-14 Richard Guenther <rguenther@suse.de>
2005-06-25 kcookUpdate FSF address.
2005-04-27 sje * explow.c (convert_memory_address): Add gcc_assert.
2005-04-27 davem * explow.c (allocate_dynamic_stack_space SETJMP_VIA_SA...
2005-04-22 nathan * builtins.c (gimplify_va_arg_expr): Reword comments...
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-15 kazu * explow.c (copy_all_reg, stabilize): Remove.
2004-11-11 kazu * c-typeck.c (c_size_in_bytes, record_maybe_used_decl):
2004-10-18 ebotcazou PR middle-end/17813
2004-09-08 nathan * emit-rtl.c (immed_double_const): Use gcc_assert...
2004-08-18 rth * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.
2004-08-09 zack * explow.c (memory_address): Use memory_address_p.
2004-07-25 sayle * convert.c (convert_to_real, convert_to_integer,
2004-07-20 zack * rtl.h (plus_constant): Delete.
2004-07-16 rth * tree-def (WITH_SIZE_EXPR): New.
2004-07-14 bonzini2004-07-14 Paolo Bonzini <bonzini@gnu.org>
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-08 bonzini2004-07-08 Paolo Bonzini <bonzini@gnu.org>
2004-07-04 rth * rtl.def (ADDRESSOF): Remove.
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-22 kenner * alias.c (adjust_offset_for_component_ref): Use
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-04-08 geoffk * explow.c: Fix typo defining default of PROMOTE_FUNCT...
2004-04-08 pbrook * explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE...
2004-03-21 kenner * alias.c (get_alias_set): Remove handling of PLACEHOL...
2004-03-20 rakdver * emit-rtl.c (set_mem_attributes_minus_bitpos): Set...
2004-03-14 sayle * alias.c (get_alias_set): Replace calls via (*lang_ho...
2004-02-27 kazugcc/
2004-02-26 rth * explow.c (force_reg): Call mark_reg_pointer...
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-09-18 mmitchel PR target/11184
2003-06-29 aj * except.c: Convert prototypes to ISO C90.
2003-06-28 kazu * explow.c (find_next_ref): Remove.
2003-06-27 nathan * rtl.h (emit_note): Remove FILE parameter.
2003-06-12 kazu * ChangeLog: Follow spelling conventions.
2003-05-27 kenner * tree.h (contains_placeholder_p): Now returns bool.
2003-05-23 zack2003-05-23 Larin Hennessy <larin@science.oregonstate...
2003-05-20 kraai * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)
2003-04-14 kenner * explow.c (round_push): Use HOST_WIDE_INT instead...
2003-04-07 rth PR opt/8634
2003-03-20 rth PR middle-end/6348
2003-02-20 sayle * explow.c (force_reg): Avoid useless REG_EQUAL notes.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-10-31 echristo2002-10-31 Eric Christopher <echristo@redhat.com>
2002-09-22 kazu * dbxout.c: Follow spelling conventions.
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-19 sje * machmode.h (SCALAR_INT_MODE_P): New macro to test for
2002-08-14 dalejInsert memory clobbers before the code that pops variab...
2002-08-03 jason * explow.c (int_expr_size): New fn.
2002-08-02 jason * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New...
2002-07-23 sje * gcc/explow.c (convert_memory_address): Fix conversio...
2002-07-16 sje * gcc/explow.c (convert_memory_address): Remove specia...
2002-06-20 rth * explow.c (probe_stack_range): Use gen_rtx_fmt_ee.
2002-06-11 davem2002-06-05 David S. Miller <davem@redhat.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-06-03 kazu * emit-rtl.c: Likewise.
2002-02-21 rth * emit-rtl.c (offset_address): Use simplify_gen...
2002-02-12 echristo2002-02-12 Eric Christopher <echristo@redhat.com>
2002-02-04 rthReindent.
2002-01-05 kazu * cse.c: Fix formatting.
2001-12-05 kenner * attribs.c (handle_no_check_memory_usage_atribute...
2001-11-23 jsm28 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog...
2001-11-21 jakub * explow.c (probe_stack_range): Use LCT_NORMAL as...
2001-11-15 kenner * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-13 kenner * Makefile.in (explow.o): Now depends on ggc.h.
2001-11-08 kenner * explow.c (convert_memory_address, case SUBREG):...
2001-10-30 jakub * emit-rtl.c (set_unique_reg_note): Don't create REG_E...
2001-10-23 kenner * builtins.c (expand_builtin_setjmp): Only call conver...
2001-10-11 shebs2001-10-10 Stan Shebs <shebs@apple.com>
2001-10-01 kenner * function.c (keep_stack_depressed): Don't use delete_...
2001-08-22 jason * explow.c (set_mem_attributes): Avoid returnin...
2001-08-22 gerald * Makefile.in, alias.c, basic-block.h, bb-reorder...
2001-08-13 zack * expr.h: Split out optab- and libfunc-related code...
2001-08-12 zack * defaults.h: Define PREFERRED_STACK_BOUNDARY to
2001-08-08 kazu * dbxout.c: Fix comment formatting.
2001-07-19 rth * tm.texi (POINTERS_EXTEND_UNSIGNED) Modify definition.
2001-07-11 kenner * alias.c (set_mem_alias_set): New function.
2001-07-09 kenner * emit-rtl.c (adjust_address, adjust_address_nv):...
2001-07-09 kennerMon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1...
2001-07-04 kenner * emit-rtl.c (replace_equiv_address): New function.
2001-07-04 kennerInstall correct hunks
2001-07-04 kenner * explow.c (plus_constant_wide): Reinitialize Y for...
2001-07-03 kenner * explow.c (plus_constant_wide, case PLUS): Call find_...
2001-07-03 kenner * explow.c (plus_constant_wide, case LO_SUM): New...
2001-06-15 kenner * explow.c (expr_size): If DECL and size specified...
2001-06-04 kenner * tree.def (ARRAY_RANGE_REF): New code.
2001-05-01 ghazi * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-03-22 rth * mkconfig.sh: Include insn-flags.h.
2001-02-13 aoliva* explow.c (trunc_int_for_mode): Sign-extend value...
2001-02-06 kenner * combine.c (nonzero_bits, case PLUS): If pointers...
2001-02-01 kenner * builtins.c (expand_builtin_alloca): allocate_dynamic...
next