aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/ste.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-21Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson1-2/+2
2003-09-21tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson1-2/+2
2003-07-07rtl.h (emit_line_note): Take a location_t.Nathan Sidwell1-1/+1
2003-07-06bad.c: Convert () to (void) in function definitions.Andreas Jaeger1-13/+13
2003-06-08std.c: Remove #if 0'ed functions.Andreas Jaeger1-144/+0
2003-06-01ste.c (ffeste_R838): Handle ERROR_MARK.Bud Davis1-10/+17
2003-05-03com.c (ffecom_do_entry_): Use location_t and input_location directly.Nathan Sidwell1-6/+3
2003-05-01input.h (lineno): Rename to ...Nathan Sidwell1-3/+3
2003-05-01dwarf2out.c (dwarf2out_init, [...]): Change parameter name from input_filename.Nathan Sidwell1-3/+3
2003-04-13tree.c (build_constructor): New function.Zack Weinberg1-6/+6
2003-03-22com.c (ffecom_constantunion_with_type): New function.Bud Davis1-7/+4
2003-03-15c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle1-2/+2
2003-01-03stc.c (ffestc_R810): Allow any kind integer in case statements.Toon Moene1-2/+10
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-18/+8
2002-02-04Update copyright dates.Philipp Thomas1-1/+1
2002-02-04bad.def [...]: Insert comments to mark messages as not being printf style whe...Philipp Thomas1-0/+1
2002-01-30rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson1-2/+2
2001-10-17com.h: Remove FFECOM_targetCURRENT...Richard Henderson1-2163/+1085
2000-10-13Remove obstacks.Mark Mitchell1-59/+2
2000-06-21Make-lang.in (F77_SRCS): Remove all .j files.Zack Weinberg1-3/+3
2000-06-15* ste.c (gbe_block): Constify.Kaveh R. Ghazi1-1/+1
2000-02-27builtins.c (c_strlen): Use size_diffop and return ssizetype value.Richard Kenner1-40/+44
1999-12-30Make the Fortran front-end use garbage collection:Geoff Keating1-30/+7
1999-11-29com.c (ffecom_get_invented_identifier): Rewrite to take an ellipses.Kaveh R. Ghazi1-6/+6
1999-05-02fix DO WHILE (compile/19990502-1.f)Craig Burley1-4/+5
1999-04-22support array bounds checkingCraig Burley1-1/+1
1999-04-19fix DO WHILECraig Burley1-1/+4
1999-04-17rewrite to use block/scope structure of GBECraig Burley1-1335/+1659
1999-04-04fix bugs exposed by --enable-checkingCraig Burley1-0/+26
1999-03-30Warning fixes:Kaveh R. Ghazi1-4/+4
1999-02-15delete/change my email addressCraig Burley1-1/+1
1998-06-16Cutover to system.h:Craig Burley1-1/+1
1998-06-15Restore circa-0.5.22 capabilities of `g77' driver:Craig Burley1-1/+2
1998-05-19JCB: update email in header.Dave Love1-2/+2
1998-05-18Layout change.Dave Love1-2/+3
1998-05-18Layout change.Dave Love1-1/+2
1998-03-22Merge in g77-0.5.22.Jeff Law1-1/+1
1998-02-22Improve run-time diagnostic for "PRINT '(I1', 42":Craig Burley1-4/+2
1998-02-12com.c (type_for_mode): Add explicit braces to avoid ambiguous `else'.Kaveh R. Ghazi1-15/+17
1997-11-02Important patch from Burley.Craig Burley1-3/+5
1997-08-12Initial revisionJeff Law1-0/+5414