Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
riscv-gcc-1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
lvzhengyang
riscv-gcc-1
Commits
f75fb509
Commit
f75fb509
authored
Mar 04, 1998
by
Jeffrey A Law
Committed by
Jeff Law
Mar 04, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Make-lang.in: Remove more references to libf77.
From-SVN: r18404
parent
875dfcec
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
gcc/f/ChangeLog.egcs
+4
-0
gcc/f/Make-lang.in
+2
-2
No files found.
gcc/f/ChangeLog.egcs
View file @
f75fb509
Wed Mar 4 17:38:21 1998 Jeffrey A Law (law@cygnus.com)
* Make-lang.in: Remove more references to libf77.
Tue Mar 3 10:52:35 1998 Manfred Hollstein <manfred@s-direktnet.de>
Tue Mar 3 10:52:35 1998 Manfred Hollstein <manfred@s-direktnet.de>
* g77.texi: Use @url for citing URLs.
* g77.texi: Use @url for citing URLs.
...
...
gcc/f/Make-lang.in
View file @
f75fb509
...
@@ -92,7 +92,7 @@ F77 f77: f771
...
@@ -92,7 +92,7 @@ F77 f77: f771
# Tell GNU make to ignore these if they exist.
# Tell GNU make to ignore these if they exist.
.PHONY
:
F77 f77 f77.all.build f77.all.cross
\
.PHONY
:
F77 f77 f77.all.build f77.all.cross
\
f77.start.encap f77.rest.encap f77.info f77.dvi
\
f77.start.encap f77.rest.encap f77.info f77.dvi
\
f77.install-normal
install-libf77
\
f77.install-normal
\
f77.install-common f77.install-info f77.install-man
\
f77.install-common f77.install-info f77.install-man
\
f77.uninstall f77.mostlyclean f77.clean f77.distclean
\
f77.uninstall f77.mostlyclean f77.clean f77.distclean
\
f77.maintainer-clean f77.realclean f77.stage1 f77.stage2 f77.stage3
\
f77.maintainer-clean f77.realclean f77.stage1 f77.stage2 f77.stage3
\
...
@@ -303,7 +303,7 @@ f77.rebuilt: $(srcdir)/f/g77.info $(srcdir)/f/BUGS $(srcdir)/f/INSTALL \
...
@@ -303,7 +303,7 @@ f77.rebuilt: $(srcdir)/f/g77.info $(srcdir)/f/BUGS $(srcdir)/f/INSTALL \
# Install hooks:
# Install hooks:
# f771 is installed elsewhere as part of $(COMPILERS).
# f771 is installed elsewhere as part of $(COMPILERS).
f77.install-normal
:
install-libf77
f77.install-normal
:
# Install the driver program as $(target)-g77
# Install the driver program as $(target)-g77
# and also as either g77 (if native) or $(tooldir)/bin/g77.
# and also as either g77 (if native) or $(tooldir)/bin/g77.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment