aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)AuthorFilesLines
2003-01-20* expr.h (default_must_pass_in_stack): Move decl outside ifdef.Richard Henderson1-1/+1
2003-01-20expr.h (MUST_PASS_IN_STACK): Move implementation...Richard Henderson1-26/+3
2003-01-15expr.h (emit_conditional_add): Add PARAMS to declaration.John David Anglin1-3/+3
2003-01-08i386.md (adddi3_carry_rex64, [...]): Name pattern.Jan Hubicka1-0/+3
2002-11-27expr.c (gen_group_rtx, [...]): New functions.John David Anglin1-0/+7
2002-09-22dbxout.c: Follow spelling conventions.Kazu Hirata1-2/+2
2002-09-12emit-rtl.c (set_mem_size): New function.Alan Modra1-0/+3
2002-08-29expr.h (enum block_op_methods): New.Richard Henderson1-1/+9
2002-08-03explow.c (int_expr_size): New fn.Jason Merrill1-0/+4
2002-07-29emit-rtl.c (set_mem_attributes_minus_bitpos): Rename from set_mem_attributes ...Richard Henderson1-0/+6
2002-07-16builtins.c (std_expand_builtin_va_start): Remove unused first argument.Zack Weinberg1-1/+1
2002-06-18simd-1.c: New.Aldy Hernandez1-0/+2
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-4/+0
2002-06-03emit-rtl.c: Likewise.Kazu Hirata1-3/+3
2002-05-30expmed.c (const_mult_add_overflow_p): New.Eric Botcazou1-0/+1
2002-03-31builtins.c (expand_builtin_va_arg): Give warnings not errors for promoted arg...Richard Henderson1-3/+1
2002-03-26* expr.h (ADD_PARM_SIZE): One more convert for INC.Richard Henderson1-1/+1
2002-03-26expr.h (ADD_PARM_SIZE): Cast INC to ssizetype.Richard Henderson1-17/+24
2002-02-21re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055)Jakub Jelinek1-1/+1
2002-02-20re PR c/5615 (ICE in size_binop, at fold-const.c:1914)Richard Henderson1-1/+2
2001-12-11emit-rtl.c (widen_memory_access): New.Richard Henderson1-0/+4
2001-12-05attribs.c (handle_no_check_memory_usage_atribute): Deleted.Richard Kenner1-22/+4
2001-12-02rtl.h (mem_attrs): Rename decl to expr; adjust all users.Richard Henderson1-2/+5
2001-11-27Makefile.in (c-lang.o): Depends on langhooks-def.h.Richard Kenner1-17/+0
2001-11-15alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.Richard Kenner1-4/+3
2001-11-13Duh, missed this.Jakub Jelinek1-3/+15
2001-11-11expmed.c (extract_bit_field): No longer pass in alignment.Richard Kenner1-5/+4
2001-11-03emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is a constant exp...Richard Kenner1-0/+3
2001-10-25alias.c (can_address_p): No longer static.Richard Kenner1-0/+1
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-4/+3
2001-10-20emit-rtl.c (set_mem_attributes): Alignment is in bits.Richard Kenner1-1/+1
2001-10-18emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.Richard Kenner1-0/+5
2001-10-17Makefile.in (print-rtl.o): Depend on TREE_H.Richard Kenner1-13/+17
2001-10-09acconfig.h: Fix comment formatting.Kazu Hirata1-3/+3
2001-10-01alias.c (get_alias_set): Try to replace PLACEHOLDER_EXPR.Richard Kenner1-2/+8
2001-10-01function.c (keep_stack_depressed): Don't use delete_insn.Richard Kenner1-0/+3
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-22expmed.c (mode_for_extraction): New function.Zack Weinberg1-0/+8
2001-08-21stmt.c: Don't include insn-codes.h.Zack Weinberg1-2/+8
2001-08-18optabs.h (OTI_flodiv, [...]): Kill.Zack Weinberg1-0/+29
2001-08-13expr.h: Split out optab- and libfunc-related code to...Zack Weinberg1-596/+19
2001-07-20rtlanal.c (set_noop_p): Return true for noop jumps.Jan Hubicka1-0/+4
2001-07-17calls.c (prepare_call_address): New parameter SIBCALLP.Richard Henderson1-1/+1
2001-07-10target.h (struct gcc_target): New fields init_builtins and expand_builtin.Stan Shebs1-0/+3
2001-07-09expr.h: Adjust prototypes for have_add2_insn, have_sub2_insn.Toon Moene1-2/+2
2001-07-09[multiple changes]Richard Kenner1-2/+13
2001-07-04emit-rtl.c (replace_equiv_address): New function.Richard Kenner1-0/+6
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner1-0/+4
2001-04-13expr.h (enum libfunc_index): Add LTI_memmove.Loren J. Rittle1-0/+2
2001-04-12c-common.h (truthvalue_conversion, [...]): Delete redundant declarations.Kaveh R. Ghazi1-1/+0