aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/com.c
AgeCommit message (Expand)AuthorFilesLines
1998-10-12Warning fixes:Kaveh R. Ghazi1-0/+2
1998-10-02(ffecom_expr_intrinsic_): Fix return type for RAND.Dave Love1-1/+1
1998-08-05com.c (ffecom_convert_narrow_, [...]): Allow conversion from pointer to same-...Craig Burley1-4/+10
1998-07-16(ffecom_finish_symbol_transform_): Revert change of 1998-05-23...Craig Burley1-29/+4
1998-07-13com.c (ffecom_push_tempvar): Replace kludge that munged back-end globals dire...Craig Burley1-9/+10
1998-07-12com.c (ffecom_expr_): Die if padding for constant is non-zero.Craig Burley1-23/+1
1998-07-08Fix debugging of CHARACTER*(*), etc., which requires emitting debug info on t...Craig Burley1-10/+0
1998-07-06intdoc.in: Add entry for DATE_AND_TIME.Dave Love1-0/+1
1998-06-30Fix 980628-*.f:Craig Burley1-21/+100
1998-06-16Cutover to system.h:Craig Burley1-1/+5
1998-06-15Restore circa-0.5.22 capabilities of `g77' driver:Craig Burley1-4/+2
1998-06-10New interface for lang_decode_option.Dave Brolley1-3/+4
1998-06-07com.c (lang_init_options): New function.Richard Henderson1-0/+9
1998-06-04com.c (ffecom_init_0): Fix setup of INTEGER(KIND=7) pointer type.Craig Burley1-2/+3
1998-06-03(ffecom_expr_): Fix D**I and Z**I cases to not convert (DOUBLE PRECISION) D a...Craig Burley1-7/+22
1998-05-23com.c (ffecom_finish_symbol_transform_): Don't transform statement (nested) f...Craig Burley1-9/+36
1998-05-22com.c (ffecom_init_0): Rename xargc to f__xargc, in accord with same-dated ch...Craig Burley1-1/+1
1998-05-19JCB: update email in header.Dave Love1-1/+1
1998-05-18(ffecom_convert_narrow_, ffecom_convert_widen_):Craig Burley1-2/+17
1998-05-14[multiple changes]Craig Burley1-3/+3
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-04-15com.c (init_parse): Now returns char* containing filename;Dave Brolley1-1/+3
1998-04-14Changes from Craig. See ChangeLog for details.Craig Burley1-0/+2
1998-04-08com.c (finput): New variable.Dave Brolley1-3/+26
1998-04-04com.c (ffecom_expr_): Revert Oct 22 change.Richard Henderson1-55/+36
1998-03-27* com.c (ffecom_tree_canonize_ptr_): Fix up spacing a bit.Craig Burley1-2/+2
1998-03-23c-lang.c (lang_print_xnode): New function.Martin v. Löwis1-0/+10
1998-03-22Merge in g77-0.5.22.Jeff Law1-6/+17
1998-02-22Another bunch of patches from Craig. See ChangeLogs for details.Jeff Law1-62/+90
1998-02-22Improve run-time diagnostic for "PRINT '(I1', 42":Craig Burley1-26/+70
1998-02-22com.c (ffecom_arglist_expr_): Crash if non-supplied optional arg isn't passed...Jeff Law1-0/+37
1998-02-22Various changes from Craig. See the appropriate ChangeLog files.Craig Burley1-0/+7
1998-02-12com.c (type_for_mode): Add explicit braces to avoid ambiguous `else'.Kaveh R. Ghazi1-4/+6
1998-02-10Copy comment to go with the subtraction patch.Richard Henderson1-0/+2
1998-02-10com.c (ffecom_ptr_to_expr): Do upper - lower in the native type, so as to pro...Richard Henderson1-3/+5
1998-02-01com.c (ffecom_tree_canonize_ptr_): Place bitsizetype typed expr as first agum...J"orn Rennecke1-15/+7
1997-12-18* com.c (ffecom_sym_transform_): Assumed arrays have no upper bound.Richard Henderson1-10/+14
1997-12-15* com.c (ffecom_type_vardesc_): Vardesc.dims is a `ftnlen*'.Richard Henderson1-1/+1
1997-11-02Important patch from Burley.Craig Burley1-1/+2
1997-11-02com.c (ffecom_expr_): Only use TREE_TYPE argument for simple arithmetic...Richard Henderson1-20/+62
1997-10-22com.c (ffecom_expr_): Take an new arg TREE_TYPE that if non-null specifies th...Richard Henderson1-37/+20
1997-09-18com.c (lang_printable_name): Use verbosity argument.Jeffrey A Law1-1/+8
1997-09-14Update to official g77-0.5.21.Jeff Law1-6/+6
1997-08-27Update to Aug 26 g77 front end and runtime.Jeff Law1-15/+21
1997-08-12g77.info*: Rebuilt.Jeffrey A Law1-3/+2
1997-08-12Initial revisionJeff Law1-0/+16225