summaryrefslogtreecommitdiff
path: root/gcc/f/Make-lang.in
Commit message (Collapse)AuthorAgeFilesLines
* * Make-lang.in (f77.mostlyclean): Clean up stuff in thelaw1997-10-061-0/+4
| | | | | | | | object tree too. (f77.clean, f77.distclean, f77.maintainer-clean): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15846 138bc75d-0d04-0410-961f-82ee72b054a4
* * Make-lang.in (G77_FLAGS_TO_PASS): Pass down RANLIB, RANLIB_TESTlaw1997-09-281-3/+3
| | | | | | | and AR instead of the _FOR_TARGET versions. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15752 138bc75d-0d04-0410-961f-82ee72b054a4
* * Make-lang.in: install.texi was renamed to g77install.texilaw1997-09-231-3/+3
| | | | | | | * install0.texi: Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15665 138bc75d-0d04-0410-961f-82ee72b054a4
* * Make-lang.in: Fix merge problems.law1997-09-181-5/+2
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15544 138bc75d-0d04-0410-961f-82ee72b054a4
* * Make-lang.in: Various changes to build info fileslaw1997-09-151-7/+11
| | | | | | | | | in the object tree rather than the source tree. * proj.h: Include ctype.h. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15447 138bc75d-0d04-0410-961f-82ee72b054a4
* Update to official g77-0.5.21.law1997-09-141-21/+14
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15443 138bc75d-0d04-0410-961f-82ee72b054a4
* Add Fred Fish's LN/LN_S patch.wilson1997-09-111-13/+5
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@15415 138bc75d-0d04-0410-961f-82ee72b054a4
* Update to Aug 26 g77 front end and runtime.law1997-08-281-3/+25
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14985 138bc75d-0d04-0410-961f-82ee72b054a4
* H.J. Lu's SMP patch.wilson1997-08-261-13/+34
| | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14924 138bc75d-0d04-0410-961f-82ee72b054a4
* Fix solaris2 (without GNU install installed) install failure.wilson1997-08-251-2/+6
| | | | | | | | * Makefile.in (install-info): Don't cd into srcdir. Add srcdir to filenames. Use sed to extract base filename for install. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14910 138bc75d-0d04-0410-961f-82ee72b054a4
* Eliminate circular dependence on f77-runtime that caused build failures.wilson1997-08-211-4/+7
| | | | | | | | * Make-lang.in (f77): Delete f77-runtime. (f77.all.build, f77.all.cross, f77.rest.encap): Add f77-runtime. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14873 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in (F77_SRCS): Re-alphabetize.law1997-08-181-3/+3
| | | | | | | | * Make-lang.in (F77_OBJS): Likewise. Minor nit from Craig Burley. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14829 138bc75d-0d04-0410-961f-82ee72b054a4
* * INSTALL: Rebuilt.law1997-08-171-6/+6
| | | | | | | | | | | | | | * install.texi: Remove "Object File Differences" section. Remove all references to zzz.o failing comparison tests. * version.c, version.h: Renamed from zzz.c and zzz.h. Remove date and time stamps so a 3 stage build reports no differences. * Make-lang.in: Corresponding changes. * Makefile.in: Likewise. * g77.c, parse.c: Likewise. So 3-stage build compares OK. Rename zzz.[ch] files to version.[ch]. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14824 138bc75d-0d04-0410-961f-82ee72b054a4
* * Makefile.in, Make-lang.in: Remove "^L" at the beginninglaw1997-08-151-7/+0
| | | | | | | | of lines. Some makes don't like them. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14812 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionlaw1997-08-121-0/+567
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14772 138bc75d-0d04-0410-961f-82ee72b054a4