OSDN Git Service

2004-10-05 Andrew Pinski <pinskia@physics.uc.edu>
[pf3gnuchains/gcc-fork.git] / gcc / explow.c
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...
2001-01-22 kenner * explow.c (probe_stack_range): Ensure value passed to
2001-01-01 kenner * explow.c (convert_memory_address, case SYMBOL_REF...
2000-10-13 mmitchel Remove obstacks.
2000-09-18 rth * combine.c (if_then_else_cond): Canonicalize...
2000-07-23 aldyhunuglyfying code
2000-06-13 rth * explow.c (set_mem_attributes): Do nothing...
2000-06-06 jason * explow.c (maybe_set_unchanging): New function...
2000-05-31 kenner * Makefile.in (c-decl.o): Depend on rtl.h and expr.h.
2000-05-25 rth * combine.c (try_combine): Use any_condjump_p...
2000-05-04 jason * simplify-rtx.c (simplify_ternary_operation...
2000-05-04 kenner * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGIN...
2000-04-01 hubicka * builtins.c (expand_builtin_apply): Pass proper...
2000-03-30 kenner * calls.c (expand_call): Pass bit alignment to mark_re...
2000-03-25 kenner * Rework fields used to describe positions of bitfield...
2000-02-26 lawCopyright fixes.
2000-02-07 hubicka * calls.c (compute_argument_block_size): New argument
2000-01-19 rth * stupid.c: Die die die.
next