]> gcc.gnu.org Git - gcc.git/history - gcc/f
t-linux (LIBGCC1, [...]): Add macros and set to empty.
[gcc.git] / gcc / f /
1998-02-22 Craig Burleyexpr.c (ffeexpr_token_arguments_): Make sure outer...
1998-02-22 Craig Burley* Make-lang.in (f77.install-info): Fix typo in script.
1998-02-22 Jeff LawAnother bunch of patches from Craig. See ChangeLogs...
1998-02-22 Craig BurleyImprove run-time diagnostic for "PRINT '(I1', 42":
1998-02-22 Craig Burleyintrin.c (ffeintrin_check_): No longer ignore explicit...
1998-02-22 Craig BurleyMake-lang.in (f77.install-common): Don't install, and...
1998-02-22 Craig Burley* intrin.def: Fix up spacing a bit.
1998-02-22 Jeff Lawcom.c (ffecom_arglist_expr_): Crash if non-supplied...
1998-02-22 Craig BurleyVarious changes from Craig. See the appropriate Change...
1998-02-22 Craig BurleySupport FORMAT(I<1+2>) (constant variable-FORMAT expres...
1998-02-12 Kaveh R. Ghazicom.c (type_for_mode): Add explicit braces to avoid...
1998-02-11 Richard HendersonCopy comment to go with the subtraction patch.
1998-02-11 Richard Hendersoncom.c (ffecom_ptr_to_expr): Do upper - lower in the...
1998-02-08 Craig BurleyFix -fpedantic combined with `F()' invocation,
1998-02-03 Richard Henderson* config-lang.in: Remove references to runtime/.
1998-02-01 J"orn Renneckecom.c (ffecom_tree_canonize_ptr_): Place bitsizetype...
1998-02-01 Richard Henderson* runtime directory -- moved into "libfc2" in the toplevel
1998-02-01 Jeff LawNo longer relavent.
1998-02-01 Jeff Lawconfigure.in (getlogin,getgid,getuid, [...]): Check.
1998-01-26 Anthony Greenflags.h: New flag (optimize_size).
1998-01-25 Kaveh R. GhaziMake-lang.in (f77.stage1): Depend on stage1-start so...
1998-01-20 Jeffrey A LawRemove more bytecode stuff.
1998-01-20 Jeff LawFix ChangeLog entry format.
1998-01-18 Richard HendersonTypo applying the last patch.
1998-01-18 Toon Moenef_back (f/runtime/libI77/backspace.c): use type `uiolen...
1998-01-17 Jeff LawRebuild configure files after recent changes.
1998-01-17 Mumit Khanconfigure.in (sys/param.h,sys/times.h): Check.
1998-01-17 Mumit Khanconfigure.in (NON_UNIX_STDIO): Define if MINGW32.
1998-01-17 Pieter NagelMakefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir...
1998-01-13 Jeffrey A Law* lang-options.h: Add missing options.
1997-12-18 Richard Henderson* com.c (ffecom_sym_transform_): Assumed arrays have...
1997-12-15 Richard Henderson* com.c (ffecom_type_vardesc_): Vardesc.dims is a ...
1997-12-06 Jeff Lawloop.c (invariant_p): Don't test flag_rerun_loop_opt.
1997-12-05 Jeff Lawrelease branch changes from 11-27 snapshot to egcs...
1997-12-02 Jeffrey A Law* Make-lang.in (f77.clean): Remove g77.c.
1997-11-26 Jeff LawFix typo.
1997-11-25 Jeffrey A LawMake-lang.in (f77.all.build): Add $(exeext) to binary...
1997-11-21 Fred FishMake-lang.in (stmp-f2c.h): Move inclusion of F77_FLAGS_...
1997-11-20 H.J. Lu* Make-lang.in (f77.install-info): Depend on f77.info.
1997-11-18 Mumit Khanclose.c (f_exit): Reset f__init so that f_clos does...
1997-11-14 Dave Loveintrin.def: Supply gfrt for CPU_TIME.
1997-11-03 Craig BurleyImportant patch from Burley.
1997-11-03 Richard Hendersoncom.c (ffecom_expr_): Only use TREE_TYPE argument for...
1997-11-02 Jeff LawUpdate mainline egcs to gcc2 snapshot 971021.
1997-11-02 Jeffrey A Law* libF77/signal_.c: Undo last change until we can fix...
1997-10-22 Richard Hendersoncom.c (ffecom_expr_): Take an new arg TREE_TYPE that...
1997-10-16 Paul KoningMake-lang.in (stmp-f2c.h): Don't configure the runtime...
1997-10-15 Richard HendersonForgot to commit last night.
1997-10-15 Richard Hendersonsignal_.c (G77_signal_0): Make return type sig_pf as...
1997-10-13 Richard HendersonMake-lang.in (g77*): Copied from cp/Make-lang.in g++*.
1997-10-08 Richard HendersonMakefile.in (CGFLAGS): Don't force -g0.
1997-10-06 Jeffrey A Law* Makefile.in (distclean): Do a better job at cleaning up.
1997-10-06 Jeffrey A LawMake-lang.in (f77.mostlyclean): Clean up stuff in the...
1997-10-01 Jeff LawFix typo.
1997-10-01 Philippe De Muytersys_clock_.c: File renamed from system_clock_.c.
1997-10-01 Philippe De Muyter* g77.c (pexecute, main): Use unlink, not remove.
1997-10-01 Jeff LawUpdate to 0.5.22-19970929.
1997-09-29 Jeffrey A Law* intdoc.c (main): Remove unused attribute for main...
1997-09-28 Jeffrey A LawMake-lang.in (G77_FLAGS_TO_PASS): Pass down RANLIB...
1997-09-23 Alexandre OlivaForgot to commit.
1997-09-23 Dave Lovedtime_.c (G77_dtime_0): Fix types in HAVE_GETRUSAGE...
1997-09-23 Alexandre OlivaMake-lang.in: install.texi was renamed to g77install...
1997-09-19 Jeffrey A Lawproj.h (FFEPROJ_BSEARCH): Delete all references.
1997-09-19 Jeffrey A Lawg77install.texi: Renamed from install.texi
1997-09-18 Jeffrey A Law* fini.c (main): Return type is int.
1997-09-18 Jeffrey A Lawcom.c (lang_printable_name): Use verbosity argument.
1997-09-18 Jeffrey A LawMakefile.in (stamp-lib): Don't use '$?'...
1997-09-18 Jeffrey A Law* Make-lang.in: Fix merge problems.
1997-09-16 Jeff LawUse @code instead of @uref until we upgrade texinfo.
1997-09-15 Jeffrey A LawMake-lang.in: Various changes to build info files in...
1997-09-15 Jeff LawWe're moving away from distributing generated files.
1997-09-14 Jeff LawUpdate.
1997-09-14 Jeff LawUpdate to official g77-0.5.21.
1997-09-14 Jeff LawThis commit was generated by cvs2svn to compensate...
1997-09-14 Jeff LawInitial revision
1997-09-14 Fred Fish* proj.h (isascii): Provide a default definition if...
1997-09-12 Dave LovePatch from Dave Love
1997-09-11 Jim WilsonAdd Fred Fish's LN/LN_S patch.
1997-09-10 Jim WilsonRebuild from source files.
1997-09-09 Jim WilsonAdd CYGWIN32 support.
1997-09-05 Jeffrey A LawMakefile.in (clean): Don't remove config.cache.
1997-08-28 Jeff LawFilename change in latest g77 update.
1997-08-28 Jeff LawNew file in g77 front end.
1997-08-28 Jeff LawUpdate to Aug 26 g77 front end and runtime.
1997-08-27 Robert Lipe* hostnm_.c: Include errno.h
1997-08-26 Jim WilsonH.J. Lu's SMP patch.
1997-08-25 Jim Wilsonconfigure.in: Always make sure RANLIB_TEST is set.
1997-08-25 Jim Wilsonmissed ChangeLog entry for last checkin
1997-08-25 Jim WilsonFix solaris2 (without GNU install installed) install...
1997-08-22 Jeffrey A Law* Makefile.in (UOBJ): Include symlnk.
1997-08-21 Jim WilsonEliminate circular dependence on f77-runtime that cause...
1997-08-21 Mumit KhanMakefile.in (UOBJ): Include mclock.
1997-08-20 Jim WilsonFix irix6 `make install' problem.
1997-08-20 Jim WilsonChange gcc3 reference to egcs.
1997-08-20 Jim WilsonExpunge reference to gcc3.
1997-08-18 Jeffrey A LawMakefile.in (F77_SRCS): Re-alphabetize.
1997-08-18 Jeff LawRemove another reference to expected object file compar...
1997-08-17 Jeffrey A LawINSTALL: Rebuilt.
1997-08-17 Jeff LawOpps.
1997-08-17 Jeff Law* intdoc.texi: Remove generated file from distribution.
next
This page took 0.159477 seconds and 8 git commands to generate.