aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)AuthorFilesLines
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
2001-04-11Makefile.in (ifcvt.o): Depend on toplev.h.Kaveh R. Ghazi1-3/+0
2001-04-04expr.h: Remove #ifdef FUNCTION_CONVERSION_BUG logic.Zack Weinberg1-9/+0
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-12/+9
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-4/+0
2001-03-21i386.md (pophi1, [...]): Remove.Jan Hubicka1-3/+0
2000-12-03bb-reorder.c (reorder_basic_blocks): Don't check for EH edges unless exceptio...Richard Henderson1-1/+2
2000-11-29expr.h (store_by_pieces): Add prototype.Jakub Jelinek1-0/+19
2000-11-03Move fold_builtin declaration to proper headerBernd Schmidt1-1/+0
2000-11-01Constant folding for builtinsBernd Schmidt1-0/+1
2000-10-18Adding new option -ftrapv.Chandrakala Chavva1-1/+13
2000-09-17Bring back equal forms for libcallsBernd Schmidt1-5/+0
2000-09-17splay-tree.c (splay_tree_predecessor): Fix typo in comment.Mark Mitchell1-0/+11
2000-07-27expr.h (get_alias_set, [...]): Delete prototypes.Rodney Brown1-4/+0
2000-06-05explow.c (maybe_set_unchanging): New function, broken out from...Jason Merrill1-0/+5
2000-06-02alias.c (lang_get_alias_set): Remove.Richard Henderson1-1/+1
2000-05-31Makefile.in (c-decl.o): Depend on rtl.h and expr.h.Richard Kenner1-13/+34
2000-04-17loop.c (canonicalize_condition): Add WANT_REG argument.Richard Henderson1-1/+1
2000-03-30builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.Richard Kenner1-2/+3
2000-03-25* Rework fields used to describe positions of bitfields andRichard Kenner1-6/+10
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-12/+14
2000-02-25Copyright fixes.Jeff Law1-1/+2
2000-02-18loop.c (canonicalize_condition): New function, broken out of get_condition.John Wehle1-1/+6