aboutsummaryrefslogtreecommitdiff
path: root/gcc/optabs.c
AgeCommit message (Expand)Author
2001-07-032001-07-03 Jan Hubicka <jh@suse.cz>ro
2001-05-13EH merge from mainline.rth
2001-05-12 2001-03-25 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>rth
2001-05-11 * optabs.c (emit_libcall_block): Don't mark calls as CONST_CALL_P.mmitchel
2001-04-14 * expr.h (enum libfunc_index): Add LTI_memmove.law
2001-01-28 * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi
2000-11-17 * stringpool.c: New file.zack
2000-11-14* optabs.c (expand_complex_ab):: Use overflow-trapping optabs forcchavva
2000-10-18Adding new option -ftrapv.cchavva
2000-10-13 Remove obstacks.mmitchel
2000-09-18Set CONST_CALL_P for libcallscrux
2000-09-17Bring back equal forms for libcallscrux
2000-09-17Fix problem with last checkin - applied a slightly earlier version than what ...crux
2000-09-15Avoid copying libcall results directly to user variables.crux
2000-09-15 * calls.c (precompute_register_parameters): Use COSTS_N_INSNS, not 2.rth
2000-09-11 * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack
2000-08-24 * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,gkm
2000-05-31 * optabs.c (prepare_float_lib_cmp): Protect *px and *py fromlaw
2000-05-22 * optabs.c (can_extend_p): Allow unsignedp to have any nonzero value.kenner
2000-05-14* optabs.c (expand_float): Don't allow mode widening that causesgeoffk
2000-05-04 * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner
2000-04-27http://gcc.gnu.org/ml/gcc-patches/2000-04/msg01057.htmldavem
2000-04-18 * c-decl.c (mark_binding_level): Use 'for' instead of `while'.kenner
2000-04-15 * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change.kenner
2000-04-13 * alias.c (nonlocal_reference_p): Take a care forhubicka
2000-04-05 * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL noteslaw
2000-03-30 * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.kenner
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-03-07 * rtl.h (rtunion_def): Constify member `rtstr'.ghazi
2000-02-26Fix copyrights.law
2000-02-19 * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.kenner
2000-02-11 * jump.c (jump_optimize_1): The first operand in a relationallaw
2000-01-24 * rtl.def: Add unordered fp comparisions.rth
2000-01-17 * machmode.h: PROTO -> PARAMS.ghazi
2000-01-11Update copyrights for last checkin.ghazi
2000-01-10 * Makefile.in (optabs.o): Depend on real.hghazi
2000-01-09 * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses aroundghazi
1999-12-04* c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk
1999-11-01Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner
1999-09-24 * optabs.c (init_traps): Fix typo in last change.mmitchel
1999-09-24 * optabs.c (init_traps): Register trap_rtx as a GC root.mmitchel
1999-09-23Use cbranch patterns when availablecrux
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...crux
1999-09-16 * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi
1999-09-12Replace insn_foo with insn_data.foo.rth
1999-09-09 * combine.c (SUBST): Break out to a real function do_SUBST.rth
1999-09-07Merge in gcc2-ss-010999law
1999-09-05 * Makefile.in (tree.o): Depend on ggc.h.mmitchel
1999-09-04Convert many single variables to arrayscrux
1999-08-271999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack