summaryrefslogtreecommitdiffstats
path: root/gcc/optabs.c
Commit message (Expand)AuthorAgeFilesLines
* * optabs.c (prepare_float_lib_cmp): Protect *px and *py fromlaw2000-05-311-1/+2
* * optabs.c (can_extend_p): Allow unsignedp to have any nonzero value.kenner2000-05-221-6/+7
* * optabs.c (expand_float): Don't allow mode widening that causesgeoffk2000-05-141-0/+4
* * rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P andkenner2000-05-041-2/+0
* http://gcc.gnu.org/ml/gcc-patches/2000-04/msg01057.htmldavem2000-04-271-1/+2
* * c-decl.c (mark_binding_level): Use 'for' instead of `while'.kenner2000-04-181-0/+1
* * flow.c (count_basic_blocks, find_basic_blocks_1): Remove last change.kenner2000-04-151-11/+13
* * alias.c (nonlocal_reference_p): Take a care forhubicka2000-04-131-2/+2
* * optabs.c (emit_libcall_block): Remove spurious REG_EQUAL noteslaw2000-04-051-1/+19
* * builtins.c (get_pointer_alignment): Use host_integerp & tree_low_cst.kenner2000-03-301-7/+11
* * Rework fields used to describe positions of bitfields andkenner2000-03-251-4/+4
* * rtl.h (rtunion_def): Constify member `rtstr'.ghazi2000-03-071-1/+1
* Fix copyrights.law2000-02-261-1/+2
* * bitmap.c (bitmap_operation): Avoid using -1 for index since unsigned.kenner2000-02-191-1/+2
* * jump.c (jump_optimize_1): The first operand in a relationallaw2000-02-111-2/+4
* * rtl.def: Add unordered fp comparisions.rth2000-01-241-9/+49
* * machmode.h: PROTO -> PARAMS.ghazi2000-01-171-14/+14
* Update copyrights for last checkin.ghazi2000-01-111-1/+1
* * Makefile.in (optabs.o): Depend on real.hghazi2000-01-101-0/+1
* * elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses aroundghazi2000-01-091-1/+1
* * c-common.c (enum attrs): Add A_NO_LIMIT_STACK.geoffk1999-12-041-1/+7
* Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR>kenner1999-11-011-1/+21
* * optabs.c (init_traps): Fix typo in last change.mmitchel1999-09-241-1/+1
* * optabs.c (init_traps): Register trap_rtx as a GC root.mmitchel1999-09-241-4/+5
* Use cbranch patterns when availablecrux1999-09-231-41/+48
* Make it possible to prototype port-specific functions (and convert i386 to us...crux1999-09-201-0/+1
* * system.h (CTYPE_CONV, TOUPPER, TOLOWER): New macros. Useghazi1999-09-161-1/+1
* Replace insn_foo with insn_data.foo.rth1999-09-121-42/+48
* * combine.c (SUBST): Break out to a real function do_SUBST.rth1999-09-091-132/+142
* Merge in gcc2-ss-010999law1999-09-071-7/+18
* * Makefile.in (tree.o): Depend on ggc.h.mmitchel1999-09-051-0/+17
* Convert many single variables to arrayscrux1999-09-041-167/+3
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-271-4/+0
* * optabs.c (emit_cmp_and_jump_insns): Be more thorough inrth1999-08-261-1/+2
* Fix sparc compilation failurecrux1999-08-231-11/+17
* * machmode.h (mode_name): Constify a char*.ghazi1999-08-201-1/+1
* Combined compare & jump infrastructurecrux1999-08-181-129/+184
* Include function.h in most files. Remove most of the global variablescrux1999-08-091-0/+1
* Unroll my commit of 1999/08/01 16:14:58, there was a communications mixupgeoffk1999-08-021-3/+3
* * config/rs6000/rs6000.c (num_insns_constant_wide): Correctgeoffk1999-08-011-3/+3
* * optabs.c (expand_cmplxdiv_wide): Use expand_abs to get the absoluterearnsha1999-06-081-5/+11
* * optabs.c (expand_cmplxdiv_straight, expand_cmplxdiv_wide):ghazi1999-05-201-8/+16
* improve open-coding of complex divide, use new method in g77burley1999-05-181-104/+385
* * optabs.c (emit_cmp_and_jump_insns): Handle the case where bothlaw1999-05-101-0/+9
* Tue Apr 27 19:50:25 EDT 1999 Andrew MacLeod <amacleod@cygnus.com>amacleod1999-04-271-1/+1
* * fold-const.c (make_range): Always initialize arg0 and arg1.law1999-04-261-3/+3
* 1999-04-17 20:11 -0400 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-171-0/+1
* amacleod1999-03-251-25/+18
* Warning fixes:ghazi1999-03-191-3/+2
* * c-aux-info.c (data_type, affix_data_type, gen_decl,ghazi1999-03-061-8/+11
OpenPOWER on IntegriCloud