From: Dave Love Date: Wed, 15 Jul 1998 10:01:19 +0000 (+0000) Subject: Changes from Craig. X-Git-Tag: prereleases/egcs-1.1-prerelease~236 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=683b64e6966c83c687a099cb58d712f47fe3e061;p=thirdparty%2Fgcc.git Changes from Craig. From-SVN: r21185 --- diff --git a/gcc/f/ChangeLog.egcs b/gcc/f/ChangeLog.egcs index ab217bfe3524..7f6c91419859 100644 --- a/gcc/f/ChangeLog.egcs +++ b/gcc/f/ChangeLog.egcs @@ -1,20 +1,11 @@ -1998-07-06 Mike Stump - - * Make-lang.in (f77.stage?): Use mv -f instead of just mv so that - we can move g77.c. - Sat Jun 27 12:18:33 1998 Jeffrey A Law (law@cygnus.com) - * Make-lang.in (g77): Depend on mkstemp.o. Link in mkstemp.o + * Make-lang.in (g77): Depend on mkstemp.o. Link in mkstemp.o. Wed Jun 24 01:01:23 1998 Jeffrey A Law (law@cygnus.com) * g77spec.c (lang_specific_driver): Revert last change. -Mon Jun 22 23:12:05 1998 H.J. Lu (hjl@gnu.org) - - * Make-lang.in (G77STAGESTUFF): Add g77.c. - Fri Jun 19 07:54:40 1998 H.J. Lu (hjl@gnu.org) * g77spec.c (lang_specific_driver): Check n_infiles before @@ -37,11 +28,6 @@ Fri May 15 01:44:22 1998 Mumit Khan * Make-lang.in (f77.mostlyclean): Add missing exeext. -Thu Apr 30 18:59:43 1998 Jim Wilson - - * Make-lang.in (g77.info, g77.dvi, BUGS, INSTALL, NEWS): Put -o - option before input file. - Sat Apr 18 15:26:57 1998 Jim Wilson * g77spec.c (lang_specific_driver): New argument in_added_libraries. @@ -67,7 +53,7 @@ Sat Apr 4 17:45:01 1998 Richard Henderson 1998-03-28 Dave Love - * Make-lang.in (f771$(exeext)): Fix typpo. + * Make-lang.in (f771$(exeext)): Fix typo. 1998-03-24 Martin von Loewis @@ -91,59 +77,11 @@ Tue Mar 3 10:52:35 1998 Manfred Hollstein * g77.texi: Use @url for citing URLs. -Fri Feb 13 00:14:56 1998 Kaveh R. Ghazi - - * com.c (type_for_mode): Add explicit braces to avoid ambiguous `else'. - - * expr.c (ffeexpr_type_combine): Likewise. - (ffeexpr_reduce_): Likewise. - (ffeexpr_declare_parenthesized_): Likewise. - - * src.c (ffesrc_strcmp_1ns2i): Likewise. - (ffesrc_strcmp_2c): Likewise. - (ffesrc_strncmp_2c): Likewise. - - * stb.c (ffestb_halt1_): Likewise. - (ffestb_R90910_): Likewise. - (ffestb_R9109_): Likewise. - - * stc.c (ffestc_R544_equiv_): Likewise. - - * std.c (ffestd_subr_copy_easy_): Likewise. - (ffestd_R1001dump_): Likewise. - (ffestd_R1001dump_1005_1_): Likewise. - (ffestd_R1001dump_1005_2_): Likewise. - (ffestd_R1001dump_1005_3_): Likewise. - (ffestd_R1001dump_1005_4_): Likewise. - (ffestd_R1001dump_1005_5_): Likewise. - (ffestd_R1001dump_1010_2_): Likewise. - - * ste.c (ffeste_R840): Likewise. - - * sts.c (ffests_puttext): Likewise. - - * symbol.c (ffesymbol_check_token_): Likewise. - - * target.c (ffetarget_real1): Likewise. - (ffetarget_real2): Likewise. - Wed Feb 11 01:44:48 1998 Richard Henderson (rth@cygnus.com) * com.c (ffecom_ptr_to_expr) [FFEBLD_opARRAYREF]: Do upper - lower in the native type, so as to properly handle negative indices. -Fri Jan 9 19:09:07 1998 Craig Burley - - Fix -fpedantic combined with `F()' invocation, - also -fugly-comma combined with `IARGC()' invocation: - * bad.def (FFEBAD_NULL_ARGUMENT_W): New diagnostic. - * expr.c (ffeexpr_finished_): Don't reject null expressions - in the argument-expression context -- let outer context - handle that. - (ffeexpr_token_arguments_): Warn about null expressions - here if -fpedantic (as appropriate). - Obey -fugly-comma for only external-procedure invocations. - Tue Feb 3 20:13:05 1998 Richard Henderson * config-lang.in: Remove references to runtime/. @@ -159,18 +97,10 @@ Sun Feb 1 12:43:49 1998 J"orn Rennecke Sun Feb 1 02:26:58 1998 Richard Henderson - * runtime directory -- moved into "libfc2" in the toplevel + * runtime directory -- moved into "libf2c" in the toplevel directory. * Make-lang.in: Remove all runtime related stuff. -Sun Jan 25 12:32:15 1998 Kaveh R. Ghazi - - * Make-lang.in (f77.stage1): Depend on stage1-start so parallel - make works better. - * (f77.stage2): Likewise for stage2-start. - * (f77.stage3): Likewise for stage3-start. - * (f77.stage4): Likewise for stage4-start. - Sat Jan 17 21:28:08 1998 Pieter Nagel * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and