]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/explow.c
* df-problems.c (df_set_note): Avoid C++ keywords.
[thirdparty/gcc.git] / gcc / explow.c
2008-07-15  ghazi * df-problems.c (df_set_note): Avoid C++ keywords.
2008-06-01  rsandifogcc/
2008-04-25  hubicka PR testsuite/35843
2008-04-18  hubicka * except.c (dw2_size_of_call_site_table,
2008-04-09  bergner PR middle-end/PR28690
2008-02-23  jsm28 * explow.c (memory_address): Assert that the generated...
2007-12-03  aldyh PR33713
2007-08-23  ghazi * config/arc/arc-protos.h arc_select_cc_mode, gen_comp...
2007-08-08  chaoyingfu * tree.def (FIXED_POINT_TYPE): New type.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-05-14  uros * builtins.c (expand_builtin_mathfn): Use EXPAN...
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.
next