aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/std.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-19fixfixes.c [...]: Remove unnecessary casts.Kaveh R. Ghazi1-10/+6
2003-07-06bad.c: Convert () to (void) in function definitions.Andreas Jaeger1-39/+39
2003-06-08std.c: Remove #if 0'ed functions.Andreas Jaeger1-1636/+0
2003-05-03com.c (ffecom_do_entry_): Use location_t and input_location directly.Nathan Sidwell1-4/+2
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-3/+3
2003-03-15stb.c (ffestb_R100110_): Allow the number before the X format to be optional ...Roger Sayle1-23/+1
2002-08-22where.h (struct _ffewhere_file_): Mark GTY.Hans-Peter Nilsson1-4/+2
2001-10-17std.c (ffestd_labeldef_format): Fix variable/stmt ordering.Richard Henderson1-4/+4
2001-10-17com.h: Remove FFECOM_targetCURRENT...Richard Henderson1-2026/+395
2000-10-13Remove obstacks.Mark Mitchell1-5/+1
2000-05-09top level:Zack Weinberg1-1/+1
1999-11-29com.c (ffecom_get_invented_identifier): Rewrite to take an ellipses.Kaveh R. Ghazi1-25/+21
1999-04-17rewrite to use block/scope structure of GBECraig Burley1-32/+55
1999-03-30Warning fixes:Kaveh R. Ghazi1-20/+20
1999-02-15delete/change my email addressCraig Burley1-1/+1
1998-05-19JCB: update email in header.Dave Love1-2/+2
1998-03-22Merge in g77-0.5.22.Jeff Law1-1/+1
1998-02-22Another bunch of patches from Craig. See ChangeLogs for details.Jeff Law1-88/+189
1998-02-22Support FORMAT(I<1+2>) (constant variable-FORMAT expressions):Craig Burley1-19/+66
1998-02-12com.c (type_for_mode): Add explicit braces to avoid ambiguous `else'.Kaveh R. Ghazi1-40/+58
1997-08-12Initial revisionJeff Law1-0/+6739