aboutsummaryrefslogtreecommitdiff
path: root/gcc/convert.c
AgeCommit message (Expand)Author
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