summaryrefslogtreecommitdiff
path: root/gcc/f/ste.c
Commit message (Expand)AuthorAgeFilesLines
* Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.rth2003-09-221-2/+2
* * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.rth2003-09-211-2/+2
* * rtl.h (emit_line_note): Take a location_t.nathan2003-07-071-1/+1
* * bad.c: Convert () to (void) in function definitions.aj2003-07-061-13/+13
* * std.c: Remove #if 0'ed functions.aj2003-06-081-144/+0
* 2003-06-01 Bud Davis <bdavis9659@comcast.net>toon2003-06-011-10/+17
* * com.c (ffecom_do_entry_): Use location_t and input_locationnathan2003-05-031-6/+3
* * input.h (lineno): Rename to ...nathan2003-05-011-3/+3
* * dwarf2out.c (dwarf2out_init, dwarf2out_finish): Change parameternathan2003-05-011-3/+3
* * tree.c (build_constructor): New function.zack2003-04-131-6/+6
* 2003-03-22 Bud Davis <bdavis9659@comcast.net>toon2003-03-221-7/+4
* * c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.sayle2003-03-151-2/+2
* 2003-01-03 Bud Davis <bdavis11@directvinternet.com>toon2003-01-031-2/+10
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-18/+8
* Update copyright dates.pthomas2002-02-041-1/+1
* 2002-02-04 Philipp Thomas <pthomas@suse.de>pthomas2002-02-041-0/+1
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-2/+2
* * com.h: Remove FFECOM_targetCURRENT, FFECOM_ONEPASS, BUILT_FOR_270,rth2001-10-171-2163/+1085
* Remove obstacks.mmitchel2000-10-131-59/+2
* * Make-lang.in (F77_SRCS): Remove all .j files.zack2000-06-211-3/+3
* * ste.c (gbe_block): Constify.ghazi2000-06-151-1/+1
* * builtins.c (c_strlen): Use size_diffop and return ssizetype value.kenner2000-02-271-40/+44
* Make the Fortran front-end use garbage collection:geoffk1999-12-301-30/+7
* * com.c (ffecom_get_invented_identifier): Rewrite to take an ellipses.ghazi1999-11-291-6/+6
* fix DO WHILE (compile/19990502-1.f)burley1999-05-021-4/+5
* support array bounds checkingburley1999-04-221-1/+1
* fix DO WHILEburley1999-04-191-1/+4
* rewrite to use block/scope structure of GBEburley1999-04-171-1335/+1659
* fix bugs exposed by --enable-checkingburley1999-04-041-0/+26
* Warning fixes:ghazi1999-03-301-4/+4
* delete/change my email addressburley1999-02-151-1/+1
* Mon Jun 15 22:21:57 1998 Craig Burley <burley@gnu.org>fx1998-06-161-1/+1
* Thu May 28 21:32:18 1998 Craig Burley <burley@gnu.org>fx1998-06-151-1/+2
* JCB: update email in header.fx1998-05-191-2/+2
* Layout change.fx1998-05-181-2/+3
* Layout change.fx1998-05-181-1/+2
* Merge in g77-0.5.22.law1998-03-221-1/+1
* Improve run-time diagnostic for "PRINT '(I1', 42":law1998-02-221-4/+2
* * com.c (type_for_mode): Add explicit braces to avoid ambiguous `else'.law1998-02-121-15/+17
* Important patch from Burley.law1997-11-031-3/+5
* Initial revisionlaw1997-08-121-0/+5414