aboutsummaryrefslogtreecommitdiff
path: root/gcc/convert.c
AgeCommit message (Expand)Author
2001-02-23 * convert.c (convert_to_integer): Don't do unsigned unless result orkenner
2000-07-12Warning fixes:ghazi
2000-06-24Vector conversions supportcrux
2000-03-25 * Rework fields used to describe positions of bitfields andkenner
2000-03-21gccnathan
2000-02-26Copyright fixeslaw
1999-09-07Merge in gcc2-ss-010999law
1998-08-30 * convert.c (convert_to_integer): Issue an error on conversions tommitchel
1998-05-06Wed May 6 06:35:38 1998 Robert Lipe <robertl@dgii.com>robertl
1998-05-05 * Check in merge from gcc2. See ChangeLog.12 for details.law
1998-04-03dummy commit before mergelaw
1996-07-03formatting tweaksmrs
1995-07-17(convert_to_integer): If TYPE is a enumeral type or if its precisionkenner
1995-06-15Update FSF address.kenner
1995-02-13Support reference typesmerrill
1994-12-25(convert_to_pointer): Eliminate ref to null_pointer_node.kenner
1994-05-18(convert_to_real): Accept boolean values.merrill
1994-03-14(convert_to_integer): Convert integer_one_node to proper type beforekenner
1994-03-14(convert_to_integer): When changing type of truthvalue operation,kenner
1993-07-29(convert_to_integer): Don't pass truncate into ABS_EXPR.rms
1993-04-28(convert_to_integer): When we want to return zero, be sure we honorkenner
1993-04-23(convert_to_integer, convert_to_complex): Avoid usingkenner
1993-03-31(convert_to_real): Pass mode arg to REAL_VALUE_ATOF.rms
1993-03-09Minor fix in last change.rms
1993-03-09(convert_to_complex): Avoid using comptypes.rms
1993-03-04(convert_to_pointer): Fix typo comparing size of integer and pointers.sac
1993-03-04(convert_to_real): Convert complex to real.rms
1993-02-25(convert_to_integer): Delete Feb 19 change.wilson
1993-02-22(convert_to_integer): #if 0 the truncated integer warning.rms
1993-02-19(convert_to_integer): Warn if integer is truncated and that changes the value.rms
1993-01-09Initial revisionbrendan