summaryrefslogtreecommitdiff
path: root/gcc/expr.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * emit-rtl.c (adjust_address): New function.kenner2001-07-021-0/+4
* * expr.h (enum libfunc_index): Add LTI_memmove.law2001-04-141-0/+2
* * c-common.h (truthvalue_conversion, type_for_mode,ghazi2001-04-121-1/+0
* * Makefile.in (ifcvt.o): Depend on toplev.h.ghazi2001-04-111-3/+0
* * expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.zack2001-04-041-9/+0
* IA-64 ABI Exception Handling.rth2001-03-281-12/+9
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-4/+0
* * i386.md (pophi1, popqi1, pushqi1): Remove.hubicka2001-03-211-3/+0
* * bb-reorder.c (reorder_basic_blocks): Don't check for EH edgesrth2000-12-031-1/+2
* * expr.h (store_by_pieces): Add prototype.jakub2000-11-291-0/+19
* Move fold_builtin declaration to proper headerbernds2000-11-031-1/+0
* Constant folding for builtinsbernds2000-11-011-0/+1
* Adding new option -ftrapv.cchavva2000-10-181-1/+13
* Bring back equal forms for libcallscrux2000-09-171-5/+0