aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/com.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-29c-decl.c (current_function_decl): Move to toplev.c.Martin v. Löwis1-6/+0
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-20/+25
2000-02-24tree.h (TREE_SET_PERMANENT): New macro.Zack Weinberg1-46/+0
2000-02-19c-common.c (decl_attributes): Set DECL_SIZE_UNIT.Richard Kenner1-45/+18
2000-02-17Andy Vaught <andy@maxwell.la.asu.edu>Andy Vaught1-7/+4
2000-02-06com.c (mark_tracker_head, [...]): Protoize.Kaveh R. Ghazi1-4/+2
1999-12-30Make the Fortran front-end use garbage collection:Geoff Keating1-83/+177
1999-11-29com.c (ffecom_file_, [...]): Constify a char*.Kaveh R. Ghazi1-11/+10
1999-11-29com.c (ffecom_get_invented_identifier): Rewrite to take an ellipses.Kaveh R. Ghazi1-75/+26
1999-10-26tree.h (BLOCK_TYPE_TAGS): Remove.Mark Mitchell1-1/+0
1999-10-16top.h (ffe_is_subscript_check_): Remove extern decl.Greg McGary1-6/+6
1999-09-24Allow to distinguish between three classes of builtin functionsBernd Schmidt1-22/+16
1999-09-10Move declarations and building code for common tree nodes to tree.[ch]Bernd Schmidt1-86/+9
1999-08-31c-parse.in (language_string): Constify.Kaveh R. Ghazi1-1/+1
1999-08-29* com.c (lang_printable_name): Constify a char*.Kaveh R. Ghazi1-2/+2
1999-08-09com.c (lang_print_error_function): Constify a char*.Kaveh R. Ghazi1-6/+2
1999-07-25com.c (ptr_type_node, [...]): New.Richard Henderson1-1/+5
1999-06-28Fix ICE involving -fno-f2c and COMPLEX intrinsic invocationCraig Burley1-1/+4
1999-05-25Delete vestigial FFECOM_FASTER_ARRAY_REFSCraig Burley1-2/+0
1999-05-25Fix 19990525-0.fCraig Burley1-0/+9
1999-05-17improve open-coding of complex divide, use new method in g77Craig Burley1-0/+5
1999-05-15fix INTEGER*8 subscripts, add -fflatten-arraysCraig Burley1-59/+119
1999-05-12disable maintenance of errnoCraig Burley1-0/+1
1999-05-03fix CTIME_subr bugCraig Burley1-1/+1
1999-05-03reverse order of arguments to CTIME_subr, DTIME_subr, ETIME_subr, and TTYNAM_...Craig Burley1-8/+9
1999-04-25fix assignment to partially-overlapped COMPLEXCraig Burley1-0/+80
1999-04-22support array bounds checkingCraig Burley1-97/+264
1999-04-18fix crashes on I/O statements involving COMMON variablesCraig Burley1-0/+2
1999-04-17rewrite to use block/scope structure of GBECraig Burley1-1355/+1951
1999-04-04fix bugs exposed by --enable-checkingCraig Burley1-12/+32
1999-03-27Warning fixes:Kaveh R. Ghazi1-46/+39
1999-02-15delete/change my email addressCraig Burley1-1/+1
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