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
ed5db764
Commit
ed5db764
authored
Nov 22, 2000
by
David Billinghurst
Committed by
Jeff Law
Nov 22, 2000
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* Make-lang.in: Add $(build_exeext) to f/fini target
From-SVN: r37656
parent
fff01699
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/f/ChangeLog
+4
-0
gcc/f/Make-lang.in
+1
-1
No files found.
gcc/f/ChangeLog
View file @
ed5db764
2000
-
11
-
21
David
Billinghurst
<
David
.
Billinghurst
@riotinto
.
com
)
*
Make
-
lang
.
in
:
Add
$
(
build_exeext
)
to
f
/
fini
target
2000
-
11
-
21
Andreas
Jaeger
<
aj
@suse
.
de
>
2000
-
11
-
21
Andreas
Jaeger
<
aj
@suse
.
de
>
*
g77
.
texi
(
Floating
-
point
Exception
Handling
)
:
Use
feenableexcept
*
g77
.
texi
(
Floating
-
point
Exception
Handling
)
:
Use
feenableexcept
...
...
gcc/f/Make-lang.in
View file @
ed5db764
...
@@ -136,7 +136,7 @@ f/str-op.h f/str-op.j: f/fini$(build_exeext) f/str-op.fin
...
@@ -136,7 +136,7 @@ f/str-op.h f/str-op.j: f/fini$(build_exeext) f/str-op.fin
f/str-ot.h f/str-ot.j
:
f/fini$(build_exeext) f/str-ot.fin
f/str-ot.h f/str-ot.j
:
f/fini$(build_exeext) f/str-ot.fin
./f/fini
$(build_exeext)
$(srcdir)
/f/str-ot.fin f/str-ot.j f/str-ot.h
./f/fini
$(build_exeext)
$(srcdir)
/f/str-ot.fin f/str-ot.j f/str-ot.h
f/fini
:
f/fini.o f/proj-h.o
f/fini
$(build_exeext)
:
f/fini.o f/proj-h.o
$(HOST_CC)
$(HOST_CFLAGS)
$(HOST_LDFLAGS)
-o
f/fini
$(build_exeext)
\
$(HOST_CC)
$(HOST_CFLAGS)
$(HOST_LDFLAGS)
-o
f/fini
$(build_exeext)
\
f/fini.o f/proj-h.o
f/fini.o f/proj-h.o
...
...
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