summaryrefslogtreecommitdiffstats
path: root/gcc/fold-const.c
Commit message (Expand)AuthorAgeFilesLines
* Revert this change:mmitchel1999-06-021-14/+10
* hlaw1999-05-271-7/+5
* * fold-const.c (fold): STRIP_NOPS when deciding whether or notmmitchel1999-05-261-10/+14
* * fold-const.c (fold_truthop): When converting a one-bitlaw1999-05-171-15/+10
* * fold-const.c (make_range): Always initialize arg0 and arg1.law1999-04-261-2/+2
* * fold-const.c (fold_truthop): Optimize bitfield references withlaw1999-03-261-12/+11
* * fold-const.c (fold_truthop): Build a type for both the lhs andlaw1999-03-261-25/+49
* * fold-const.c (fold_truthop): Mask the lhs and rhs after merginglaw1999-03-261-10/+22
* * fold-const.c (fold_truthop): Verify that the lhs and rhs arelaw1999-03-261-1/+3
* * fold-const.c (make_range): If orig_type is unset, set it as soonlaw1999-03-241-2/+5
* * fold-const.c (fold): Recognise a rotate by an unsigned amount.law1999-03-241-16/+36
* * fold-const.c (exact_real_inverse): Move variable `float_error'ghazi1999-03-151-59/+112
* hlaw1999-02-111-6/+18
* Remove trigraph in commentzack1999-01-271-1/+1
* Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog forlaw1999-01-271-11/+34
* * fold-const.c (lshift_double): Mark 'prec' arguments as possiblylaw1999-01-231-2/+2
* * c-common.c (declare_function_name): Declare predefinied variablerth1998-12-011-0/+229
* Warning fixes:ghazi1998-10-131-1/+1
* * fold-const.c (fold): Yet another COND_EXPR bug: when foldingrth1998-09-201-0/+4
* * fold-const.c (fold): Fix another type in COND_EXPR handling code.law1998-09-201-1/+2
* * fold-const.c (fold): Fix typo in COND_EXPR handling code.law1998-09-191-2/+3
* * Makefile.in (cplus-dep.o): Use cplus-dem.c from libiberty.law1998-08-171-0/+1
* * expr.c (safe_from_p): Change code to ERROR_MARK only when notjason1998-08-131-15/+3
* * loop.h (struct induction): Add no_const_addval.rth1998-07-171-12/+35
* * Merge from gcc2 June 9, 1998 snapshot. See ChangeLog.13 forlaw1998-06-291-10/+19
* * fold-const.c (make_range): Don't go looking at TREE_OPERANDs ofmmitchel1998-06-251-4/+14
* * c-common.c (truthvalue_conversion): Protect side effects in theschwab1998-06-191-4/+8
* * fold-const.c (make_range): Do not widen the type of the expression.law1998-06-171-0/+6
* * expr.c (check_max_integer_computation_mode): New function.law1998-06-171-0/+4
* * fold-const.c (fold): Revert last change. It breaks constantrth1998-06-121-17/+5
* * fold-const.c (fold): Even with otherwise constant trees, look forrth1998-06-091-5/+17
* Some fixes for KNR compilers:ghazi1998-06-061-1/+1
* * fold-const.c (fold, case EQ_EXPR): When folding VAR++ == CONSTlaw1998-06-021-4/+49
* * fold-const.c (ssize_binop): New fn.jason1998-05-221-0/+34
* * fold-const.c (constant_boolean_node): New function.mmitchel1998-05-151-14/+24
* typo typo fixes fixeslaw1998-05-061-1/+1
* Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl1998-05-061-0/+1
* * Check in merge from gcc2. See ChangeLog.12 for details.law1998-05-051-22/+40
* * fold-const.c (fold_convert): Fix typo.law1998-04-251-1/+1
* * tree.h (sizetype_tab[2], sbitsizetype, ubitsizetype): Merge allrth1998-04-041-2/+2
* * Check in merge from gcc2. See ChangeLog.11 and ChangeLog.12law1998-04-041-12/+12
* * fold-const.c optimze_bit_field_compare): Initialize rnbitpos,law1998-04-011-6/+6
* * varasm.c (make_decl_rtl): Update the DECL_ASSEMBLER_NAME for ammitchel1998-04-011-0/+2
* * fold-const.c (fold): Replace sign-extension of a zero extendedlaw1998-03-191-0/+7
* Wed Mar 18 13:46:07 1998 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>rth1998-03-181-1/+9
* * fold-const.c (fold_range_test): Always return a value.law1998-03-011-2/+3
* * fold-const.c: Include "system.h" to get stdlib.h and stdio.h.law1998-02-171-7/+8
* * tree.c (first_rtl_op): New fn.jason1998-02-161-3/+5
* * varasm.c (output_constant_pool): Bring back 'done' label insidelaw1998-02-141-1/+0
* * expr.c (get_inner_reference): Use sbitsizetype for type sizes.law1998-02-011-15/+17
OpenPOWER on IntegriCloud