OSDN Git Service

PR fortran/13930
[pf3gnuchains/gcc-fork.git] / gcc / f / ste.c
2003-09-22 rthRevert DECL_SOURCE_LOCATION -> TREE_LOCUS change.
2003-09-21 rth * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATIO...
2003-07-07 nathan * rtl.h (emit_line_note): Take a location_t.
2003-07-06 aj * bad.c: Convert () to (void) in function definitions.
2003-06-08 aj * std.c: Remove #if 0'ed functions.
2003-06-01 toon2003-06-01 Bud Davis <bdavis9659@comcast.net>
2003-05-03 nathan * com.c (ffecom_do_entry_): Use location_t and input_l...
2003-05-01 nathan * input.h (lineno): Rename to ...
2003-05-01 nathan * dwarf2out.c (dwarf2out_init, dwarf2out_finish):...
2003-04-13 zack * tree.c (build_constructor): New function.
2003-03-22 toon2003-03-22 Bud Davis <bdavis9659@comcast.net>
2003-03-15 sayle * c-cppbuiltin.c (builtin_define_with_value_n): Fix...
2003-01-03 toon2003-01-03 Bud Davis <bdavis11@directvinternet.com>
2002-06-04 geoffkMerge from pch-branch up to tag pch-commit-20020603.
2002-02-04 pthomasUpdate copyright dates.
2002-02-04 pthomas2002-02-04 Philipp Thomas <pthomas@suse.de>
2002-01-31 rth * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.
2001-10-17 rth * com.h: Remove FFECOM_targetCURRENT, FFECOM_ON...
2000-10-13 mmitchel Remove obstacks.
2000-06-21 zack * Make-lang.in (F77_SRCS): Remove all .j files.
2000-06-15 ghazi * ste.c (gbe_block): Constify.
2000-02-27 kenner * builtins.c (c_strlen): Use size_diffop and return...
1999-12-30 geoffkMake the Fortran front-end use garbage collection:
1999-11-29 ghazi * com.c (ffecom_get_invented_identifier): Rewrite...
1999-05-02 burleyfix DO WHILE (compile/19990502-1.f)
1999-04-22 burleysupport array bounds checking
1999-04-19 burleyfix DO WHILE
1999-04-17 burleyrewrite to use block/scope structure of GBE
1999-04-04 burleyfix bugs exposed by --enable-checking
1999-03-30 ghaziWarning fixes:
1999-02-15 burleydelete/change my email address
1998-06-16 fxMon Jun 15 22:21:57 1998 Craig Burley <burley@gnu...
1998-06-15 fxThu May 28 21:32:18 1998 Craig Burley <burley@gnu...
1998-05-19 fxJCB: update email in header.
1998-05-18 fxLayout change.
1998-05-18 fxLayout change.
1998-03-22 lawMerge in g77-0.5.22.
1998-02-22 law Improve run-time diagnostic for "PRINT '(I1...
1998-02-12 law * com.c (type_for_mode): Add explicit braces...
1997-11-03 lawImportant patch from Burley.
1997-08-12 lawInitial revision