summaryrefslogtreecommitdiff
path: root/gcc/explow.c
AgeCommit message (Expand)AuthorFilesLines
2004-05-13Merge tree-ssa-20020619-branch into mainline.dnovillo1-11/+23
2004-04-08 * explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE.geoffk1-1/+1
2004-04-08 * explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead ofpbrook1-3/+18
2004-03-21 * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner1-4/+1
2004-03-20 * emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTERrakdver1-0/+4
2004-03-14 * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle1-2/+2
2004-02-27gcc/kazu1-1/+1
2004-02-26 * explow.c (force_reg): Call mark_reg_pointer as appropriate.rth1-0/+34
2003-12-13 * c-typeck.c: Fix comment typos.kazu1-1/+1
2003-09-18 PR target/11184mmitchel1-14/+15
2003-06-29 * except.c: Convert prototypes to ISO C90.aj1-94/+41
2003-06-28 * explow.c (find_next_ref): Remove.kazu1-45/+0
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.nathan1-3/+3
2003-06-12 * ChangeLog: Follow spelling conventions.kazu1-1/+1
2003-05-27 * tree.h (contains_placeholder_p): Now returns bool.kenner1-2/+1
2003-05-232003-05-23 Larin Hennessy <larin@science.oregonstate.edu>zack1-7/+0
2003-05-20 * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai1-1/+0
2003-04-14 * explow.c (round_push): Use HOST_WIDE_INT instead of int for thekenner1-1/+5
2003-04-07 PR opt/8634rth1-1/+11
2003-03-20 PR middle-end/6348rth1-1/+1
2003-02-20 * explow.c (force_reg): Avoid useless REG_EQUAL notes.sayle1-1/+2
2002-12-16Merge basic-improvements-branch to trunkzack1-2/+3
2002-10-312002-10-31 Eric Christopher <echristo@redhat.com>echristo1-5/+2
2002-09-22 * dbxout.c: Follow spelling conventions.kazu1-2/+2
2002-09-08 * basic-block.h: Fix comment formatting.kazu1-1/+1
2002-08-19 * machmode.h (SCALAR_INT_MODE_P): New macro to test forsje1-0/+4
2002-08-14Insert memory clobbers before the code that pops variable arrays.dalej1-1/+11
2002-08-03 * explow.c (int_expr_size): New fn.jason1-0/+20
2002-08-02 * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.jason1-8/+2
2002-07-23 * gcc/explow.c (convert_memory_address): Fix conversion of CONSTs.sje1-10/+22
2002-07-16 * gcc/explow.c (convert_memory_address): Remove special handlingsje1-21/+12
2002-06-20 * explow.c (probe_stack_range): Use gen_rtx_fmt_ee.rth1-6/+6
2002-06-112002-06-05 David S. Miller <davem@redhat.com>davem1-2/+2
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.geoffk1-2/+4
2002-06-03 * emit-rtl.c: Likewise.kazu1-10/+10
2002-02-21 * emit-rtl.c (offset_address): Use simplify_gen_binary ratherrth1-6/+18
2002-02-122002-02-12 Eric Christopher <echristo@redhat.com>echristo1-24/+28
2002-02-04Reindent.rth1-1/+1
2002-01-05 * cse.c: Fix formatting.kazu1-2/+2
2001-12-05 * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner1-2/+2
2001-11-23 * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm281-1/+1
2001-11-21 * explow.c (probe_stack_range): Use LCT_NORMAL as second argumentjakub1-1/+1
2001-11-15 * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner1-2/+2
2001-11-13 * Makefile.in (explow.o): Now depends on ggc.h.kenner1-0/+2
2001-11-08 * explow.c (convert_memory_address, case SUBREG): Only returnkenner1-0/+1
2001-10-30 * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL orjakub1-8/+1
2001-10-23 * builtins.c (expand_builtin_setjmp): Only call convert_memory_addresskenner1-11/+11
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>shebs1-19/+19
2001-10-01 * function.c (keep_stack_depressed): Don't use delete_insn.kenner1-76/+0
2001-08-22 * explow.c (set_mem_attributes): Avoid returning a bogus alias setjason1-0/+9