aboutsummaryrefslogtreecommitdiff
path: root/gcc/dojump.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-20expr.c (check_max_integer_computation_mode): Remove.Kazu Hirata1-4/+0
2003-12-16flow.c (EXIT_IGNORE_STACK): Move to ...Kazu Hirata1-2/+0
2003-12-05dojump.c (do_jump): If the expression being compared against zero...Roger Sayle1-1/+8
2003-08-20builtins.c (expand_builtin_mathfn): Use get_callee_fndecl.Jason Merrill1-21/+20
2003-07-22alias.c: Fix comment formatting.Kazu Hirata1-1/+1
2003-06-29cse.c: Convert prototypes to ISO C90.Andreas Jaeger1-50/+24
2003-03-30* dojump.c (do_jump): Copy SUBREGs into a pseudo for comparison.Roger Sayle1-4/+9
2003-03-24* dojump.c (do_jump): Handle UNSAVE_EXPR specially.Jakub Jelinek1-0/+6
2003-03-13Makefile.in (dojump.o): New target.Ansgar Esztermann1-0/+1014