aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs.c
AgeCommit message (Expand)Author
1999-12-04* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.Geoffrey Keating
1999-11-01Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>Richard Kenner
1999-09-24 * optabs.c (init_traps): Fix typo in last change.Mark Mitchell
1999-09-24 * optabs.c (init_traps): Register trap_rtx as a GC root.Mark Mitchell
1999-09-23Use cbranch patterns when availableBernd Schmidt
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt
1999-09-16 * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. UseKaveh Ghazi
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson
1999-09-09 * combine.c (SUBST): Break out to a real function do_SUBST.Richard Henderson
1999-09-07Merge in gcc2-ss-010999Jeffrey A Law
1999-09-05 * Makefile.in (tree.o): Depend on ggc.h.Richard Henderson
1999-09-04Convert many single variables to arraysBernd Schmidt
1999-08-271999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>Zack Weinberg
1999-08-26 * optabs.c (emit_cmp_and_jump_insns): Be more thorough inRichard Henderson
1999-08-23Fix sparc compilation failureBernd Schmidt
1999-08-20 * machmode.h (mode_name): Constify a char*.Kaveh Ghazi
1999-08-18Combined compare & jump infrastructureBernd Schmidt
1999-08-09Include function.h in most files. Remove most of the global variablesBernd Schmidt
1999-08-02Unroll my commit of 1999/08/01 16:14:58, there was a communications mixupGeoffrey Keating
1999-08-01 * config/rs6000/rs6000.c (num_insns_constant_wide): CorrectGeoff Keating
1999-06-08* optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absoluteRichard Earnshaw
1999-05-20 * optabs.c (expand_cmplxdiv_straight, expand_cmplxdiv_wide):Kaveh Ghazi
1999-05-18improve open-coding of complex divide, use new method in g77Craig Burley
1999-05-10 * optabs.c (emit_cmp_and_jump_insns): Handle the case where bothJeffrey A Law
1999-04-27Tue Apr 27 19:50:25 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1999-04-26 * fold-const.c (make_range): Always initialize arg0 and arg1.Toshiyasu Morita
1999-04-171999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>Zack Weinberg
1999-03-25 Andrew Macleod
1999-03-19Warning fixes:Kaveh Ghazi
1999-03-06 * c-aux-info.c (data_type, affix_data_type, gen_decl,Kaveh Ghazi
1999-02-14 * except.c (start_catch_handler): Use emit_cmp_and_jump_insns.Jeffrey A Law
1999-01-19 * rtl.h (rtx_def): Update documentation.Mark Mitchell
1999-01-19 * optabs.c (emit_libcall_block): Add a REG_EH_REGION reg note to allAndrew Macleod
1999-01-06Fix copyrights.Jeffrey A Law
1999-01-03 * optabs.c (emit_cmp_and_jump_insns): Use CONSTANT_P canonicalizingJeffrey A Law
1999-01-03 * optabs.c (emit_cmp_insn): Abort if asked to emit non-canonical RTLMichael Hayes
1998-12-08Tue Dec 8 15:32:56 EST 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-10-17Warning fixes:Kaveh Ghazi
1998-10-13Warning fixes:Kaveh Ghazi
1998-10-11Fine-grained control of -fcheck-memory-usage with new no_check_memory_usageKen Raeburn
1998-09-21Mon Sep 21 17:15:26 EDT 1998 Andrew MacLeod <amacleod@cygnus.com>Andrew Macleod
1998-07-30Function entry/exit profiling instrumentation:Ken Raeburn
1998-06-24 * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).John Carr
1998-06-22Warning fixes:Kaveh Ghazi
1998-06-19 * optabs.c (init_traps): Put prototype inside a suitable #ifdef.Jeffrey A Law
1998-06-17 * haifa-sched.c (haifa_classify_insn): TRAP_IF is risky.John Carr
1998-05-06typo typo fixes fixesJeffrey A Law
1998-04-04 * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12Jeffrey A Law
1998-03-20Major cutover to using system.h:Kaveh Ghazi
1998-02-13Rats. Forgot to change copyrights on the first commit.Robert Lipe