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
e8515283
Commit
e8515283
authored
Aug 07, 2001
by
David Edelsohn
Committed by
David Edelsohn
Aug 07, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi: Document fine-grained multilib configuration.
From-SVN: r44695
parent
056400f1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
26 additions
and
0 deletions
+26
-0
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+22
-0
No files found.
gcc/ChangeLog
View file @
e8515283
2001
-
08
-
07
David
Edelsohn
<
edelsohn
@gnu
.
org
>
*
doc
/
install
.
texi
:
Document
fine
-
grained
multilib
configuration
.
Tue
Aug
7
16
:
52
:
54
CEST
2001
Jan
Hubicka
<
jh
@suse
.
cz
>
*
rtlanal
.
c
(
find_first_parameter_load
)
:
Call
note_stores
...
...
gcc/doc/install.texi
View file @
e8515283
...
...
@@ -502,6 +502,28 @@ libraries to support different target variants, calling
conventions
,
etc
should
not
be
built
.
The
default
is
to
build
a
predefined
set
of
them
.
Some
targets
provide
finer
-
grained
control
over
which
multilibs
are
built
(
e
.
g
.,
@
option
{--
disable
-
softfloat
}):
@
table
@
code
@
item
arc
-*-
elf
*
biendian
.
@
item
arm
-*-*
fpu
,
26
bit
,
underscore
,
interwork
,
biendian
,
nofmult
.
@
item
m68
*-*-*
softfloat
,
m68881
,
m68000
,
m68020
.
@
item
mips
*-*-*
single
-
float
,
biendian
,
softfloat
.
@
item
powerpc
*-*-*,
rs6000
*-*-*
aix64
,
pthread
,
softfloat
,
powercpu
,
powerpccpu
,
powerpcos
,
biendian
,
sysv
,
aix
.
@
end
table
@
item
--
enable
-
threads
Specify
that
the
target
supports
threads
.
This
affects
the
Objective
-
C
compiler
and
runtime
...
...
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