aboutsummaryrefslogtreecommitdiff
path: root/gcc/expr.h
AgeCommit message (Expand)AuthorFilesLines
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
2000-02-10combine.c (make_extraction, [...]): Avoid warning on mixed-signedness conditi...Richard Kenner1-12/+20
2000-01-24rtl.def: Add unordered fp comparisions.Richard Henderson1-1/+14
2000-01-14eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi1-161/+162
1999-11-16explow.c (hard_function_value): Add outgoing argument.Jakub Jelinek1-1/+1
1999-10-29expr.c (emit_push_insn): New argument alignment_pad.Catherine Moore1-2/+2
1999-10-03cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1-0/+1
1999-09-30* expr.h (init_mov_optab): Delete declarationJeffrey A Law1-1/+0
1999-09-23Use cbranch patterns when availableBernd Schmidt1-1/+25
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-4/+2
1999-09-09combine.c (SUBST): Break out to a real function do_SUBST.Richard Henderson1-0/+3
1999-09-06Merge in gcc2-ss-010999Jeff Law1-1/+1
1999-09-05Makefile.in (stor-layout.o): Depend on ggc.h.Richard Henderson1-0/+4
1999-09-04Convert many single variables to arraysBernd Schmidt1-166/+383
1999-08-23Fix sparc compilation failureBernd Schmidt1-4/+0
1999-08-18Combined compare & jump infrastructureBernd Schmidt1-0/+3
1999-08-09Include function.h in most files.Bernd Schmidt1-91/+3
1999-08-02expr.h (PROMOTE_PROTOTYPES): Move ...Richard Henderson1-5/+0
1999-08-02Jakub Jelinek <jj@ultra.linux.cz>Jakub Jelinek1-0/+5
1999-07-25builtins.c (expand_builtin_saveregs): Remove static, remove exp and ignore ar...Richard Henderson1-0/+5
1999-07-22Break out builtin function expansion from expr.cBernd Schmidt1-2/+19
1999-05-22* expr.h (lang_expand_constant): Guard with #ifdef TREE_CODE.Mark Mitchell1-1/+3
1999-05-20expr.h (lang_expand_constant): Declare.Mark Mitchell1-0/+6
1999-04-29emit-rtl.c (start_sequence): Expand comments.Mark Mitchell1-7/+23
1999-03-19Warning fixes:Kaveh R. Ghazi1-1/+1
1999-02-25sh.h (PASS_IN_REG_P): For TARGET_HITACHI, don't pass structures in registers.J"orn Rennecke1-0/+11
1999-01-15expr.c (queued_subexp_p): Make public.Richard Henderson1-0/+3