summaryrefslogtreecommitdiff
path: root/gcc/explow.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-11/+23
* * explow.c: Fix typo defining default of PROMOTE_FUNCTION_MODE.geoffk2004-04-081-1/+1
* * explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead ofpbrook2004-04-081-3/+18
* * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner2004-03-211-4/+1
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTERrakdver2004-03-201-0/+4
* * alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) ()sayle2004-03-141-2/+2
* gcc/kazu2004-02-271-1/+1
* * explow.c (force_reg): Call mark_reg_pointer as appropriate.rth2004-02-261-0/+34
* * c-typeck.c: Fix comment typos.kazu2003-12-131-1/+1
* PR target/11184mmitchel2003-09-181-14/+15
* * except.c: Convert prototypes to ISO C90.aj2003-06-291-94/+41
* * explow.c (find_next_ref): Remove.kazu2003-06-281-45/+0
* * rtl.h (emit_note): Remove FILE parameter.nathan2003-06-271-3/+3
* * ChangeLog: Follow spelling conventions.kazu2003-06-121-1/+1
* * tree.h (contains_placeholder_p): Now returns bool.kenner2003-05-271-2/+1
* 2003-05-23 Larin Hennessy <larin@science.oregonstate.edu>zack2003-05-231-7/+0
* * alias.c (nonlocal_mentioned_p, nonlocal_referenced_p)kraai2003-05-201-1/+0
* * explow.c (round_push): Use HOST_WIDE_INT instead of int for thekenner2003-04-141-1/+5
* PR opt/8634rth2003-04-071-1/+11
* PR middle-end/6348rth2003-03-201-1/+1
* * explow.c (force_reg): Avoid useless REG_EQUAL notes.sayle2003-02-201-1/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-2/+3
* 2002-10-31 Eric Christopher <echristo@redhat.com>echristo2002-10-311-5/+2
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* * machmode.h (SCALAR_INT_MODE_P): New macro to test forsje2002-08-191-0/+4
* Insert memory clobbers before the code that pops variable arrays.dalej2002-08-141-1/+11
* * explow.c (int_expr_size): New fn.jason2002-08-031-0/+20
* * langhooks-def.h (LANG_HOOKS_EXPR_SIZE): New macro.jason2002-08-021-8/+2
* * gcc/explow.c (convert_memory_address): Fix conversion of CONSTs.sje2002-07-231-10/+22
* * gcc/explow.c (convert_memory_address): Remove special handlingsje2002-07-161-21/+12
* * explow.c (probe_stack_range): Use gen_rtx_fmt_ee.rth2002-06-201-6/+6
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-2/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-2/+4
* * emit-rtl.c: Likewise.kazu2002-06-031-10/+10
* * emit-rtl.c (offset_address): Use simplify_gen_binary ratherrth2002-02-211-6/+18
* 2002-02-12 Eric Christopher <echristo@redhat.com>echristo2002-02-121-24/+28
* Reindent.rth2002-02-041-1/+1
* * cse.c: Fix formatting.kazu2002-01-051-2/+2
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-2/+2
* * ChangeLog.0, ChangeLog.2, ChangeLog.3, ChangeLog.4, ChangeLog,jsm282001-11-231-1/+1
* * explow.c (probe_stack_range): Use LCT_NORMAL as second argumentjakub2001-11-211-1/+1
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-2/+2
* * Makefile.in (explow.o): Now depends on ggc.h.kenner2001-11-131-0/+2
* * explow.c (convert_memory_address, case SUBREG): Only returnkenner2001-11-081-0/+1
* * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL orjakub2001-10-301-8/+1
* * builtins.c (expand_builtin_setjmp): Only call convert_memory_addresskenner2001-10-231-11/+11
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-19/+19
* * function.c (keep_stack_depressed): Don't use delete_insn.kenner2001-10-011-76/+0
* * explow.c (set_mem_attributes): Avoid returning a bogus alias setjason2001-08-221-0/+9