summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* 2003-03-13 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>ansgar2003-03-131-0/+2
* * expr.h (lang_expand_expr): Delete obsolete prototype.sayle2003-03-061-8/+0
* * calls.c (store_one_arg): Revert 1999-02-16 change. Revertamodra2003-02-231-5/+8
* * expr.h (default_must_pass_in_stack): Move decl outside ifdef.rth2003-01-211-1/+1
* * expr.h (MUST_PASS_IN_STACK): Move implementation...rth2003-01-201-26/+3
* * expr.h (emit_conditional_add): Add PARAMS to declaration.danglin2003-01-151-3/+3
* * i386.md (adddi3_carry_rex64, subdi3_carry_rex64): Name pattern.hubicka2003-01-081-0/+3
* * expr.c (gen_group_rtx, emit_group_move): New functions.danglin2002-11-271-0/+7
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-2/+2
* * emit-rtl.c (set_mem_size): New function.amodra2002-09-121-0/+3
* * expr.h (enum block_op_methods): New.rth2002-08-291-1/+9
* * explow.c (int_expr_size): New fn.jason2002-08-031-0/+4
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Rename fromrth2002-07-291-0/+6
* * builtins.c (std_expand_builtin_va_start): Remove unusedzack2002-07-161-1/+1
* 2002-06-16 Aldy Hernandez <aldyh@redhat.com>aldyh2002-06-181-0/+2
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-4/+0
* * emit-rtl.c: Likewise.kazu2002-06-031-3/+3
* * expmed.c (const_mult_add_overflow_p): New.rth2002-05-301-0/+1
* * builtins.c (expand_builtin_va_arg): Give warnings not errors forrth2002-03-311-3/+1
* * expr.h (ADD_PARM_SIZE): One more convert for INC.rth2002-03-261-1/+1
* * expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.rth2002-03-261-17/+24
* PR c++/4574jakub2002-02-211-1/+1
* PR c/5615rth2002-02-201-1/+2
* * emit-rtl.c (widen_memory_access): New.rth2001-12-121-0/+4
* * attribs.c (handle_no_check_memory_usage_atribute): Deleted.kenner2001-12-051-22/+4
* * rtl.h (mem_attrs): Rename decl to expr; adjust all users.rth2001-12-021-2/+5
* * Makefile.in (c-lang.o): Depends on langhooks-def.h.kenner2001-11-271-17/+0
* * alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.kenner2001-11-151-4/+3
* Duh, missed this.jakub2001-11-131-3/+15
* * expmed.c (extract_bit_field): No longer pass in alignment.kenner2001-11-111-5/+4
* * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is akenner2001-11-031-0/+3
* * alias.c (can_address_p): No longer static.kenner2001-10-251-0/+1
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-4/+3
* * emit-rtl.c (set_mem_attributes): Alignment is in bits.kenner2001-10-201-1/+1
* * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.kenner2001-10-181-0/+5
* * Makefile.in (print-rtl.o): Depend on TREE_H.kenner2001-10-171-13/+17
* * acconfig.h: Fix comment formatting.kazu2001-10-091-3/+3
* * alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR.kenner2001-10-011-2/+8
* * function.c (keep_stack_depressed): Don't use delete_insn.kenner2001-10-011-0/+3
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * expmed.c (mode_for_extraction): New function.zack2001-08-221-0/+8
* * stmt.c: Don't include insn-codes.h.zack2001-08-211-2/+8
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-0/+29
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-596/+19
* * rtlanal.c (set_noop_p): Return true for noop jumps.hubicka2001-07-201-0/+4
* * calls.c (prepare_call_address): New parameter SIBCALLP. If true,rth2001-07-181-1/+1
* * target.h (struct gcc_target): New fields init_builtins andshebs2001-07-101-0/+3
* 2001-07-09 Toon Moene <toon@moene.indiv.nluug.nl>toon2001-07-091-2/+2
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-2/+13
* * emit-rtl.c (replace_equiv_address): New function.kenner2001-07-041-0/+6