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
71b96724
Commit
71b96724
authored
Sep 12, 2001
by
Roman Lechtchinsky
Committed by
Gerald Pfeifer
Sep 12, 2001
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* doc/install.texi (Specific, alphaev5-cray-unicosmk*): Document.
From-SVN: r45561
parent
a44d2c39
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
0 deletions
+32
-0
gcc/ChangeLog
+4
-0
gcc/doc/install.texi
+28
-0
No files found.
gcc/ChangeLog
View file @
71b96724
2001
-
09
-
12
Roman
Lechtchinsky
<
rl
@cs
.
tu
-
berlin
.
de
>
*
doc
/
install
.
texi
(
Specific
,
alphaev5
-
cray
-
unicosmk
*
)
:
Document
.
2001
-
09
-
11
Jim
Wilson
<
wilson
@redhat
.
com
>
2001
-
09
-
11
Jim
Wilson
<
wilson
@redhat
.
com
>
*
alias
.
c
(
clear_reg_alias_info
)
:
Only
handle
pseudo
registers
.
*
alias
.
c
(
clear_reg_alias_info
)
:
Only
handle
pseudo
registers
.
...
...
gcc/doc/install.texi
View file @
71b96724
...
@@ -1275,6 +1275,8 @@ These lists are updated as new information becomes available.
...
@@ -1275,6 +1275,8 @@ These lists are updated as new information becomes available.
@
item
@
item
@
uref
{#
alpha
*-
dec
-
osf
*,,
alpha
*-
dec
-
osf
*}
@
uref
{#
alpha
*-
dec
-
osf
*,,
alpha
*-
dec
-
osf
*}
@
item
@
item
@
uref
{#
alphaev5
-
cray
-
unicosmk
*,,
alphaev5
-
cray
-
unicosmk
*}
@
item
@
uref
{#
arc
-*-
elf
,,
arc
-*-
elf
}
@
uref
{#
arc
-*-
elf
,,
arc
-*-
elf
}
@
item
@
item
@
uref
{#
arm
-*-
aout
,,
arm
-*-
aout
}
@
uref
{#
arm
-*-
aout
,,
arm
-*-
aout
}
...
@@ -1624,6 +1626,32 @@ provide a fix shortly.
...
@@ -1624,6 +1626,32 @@ provide a fix shortly.
</
p
>
</
p
>
<
hr
>
<
hr
>
@
end
html
@
end
html
@
heading
@
anchor
{
alphaev5
-
cray
-
unicosmk
*}
alphaev5
-
cray
-
unicosmk
*
Cray
T3E
systems
running
Unicos
/
Mk
.
This
port
is
incomplete
and
has
many
known
bugs
.
We
hope
to
improve
the
support
for
this
target
soon
.
Currently
,
only
the
C
front
end
is
supported
,
and
it
is
not
possible
to
build
parallel
applications
.
Cray
modules
are
not
supported
;
in
particular
,
Craylibs
are
assumed
to
be
in
@
file
{/
opt
/
ctl
/
craylibs
/
craylibs
}.
You
absolutely
@
strong
{
must
}
use
GNU
make
on
this
platform
.
Also
,
you
need
to
tell
GCC
where
to
find
the
assembler
and
the
linker
.
The
simplest
way
to
do
so
is
by
providing
@
option
{--
with
-
as
}
and
@
option
{--
with
-
ld
}
to
@
file
{
configure
},
e
.
g
.@:
@
samp
{
configure
--
with
-
as
=/
opt
/
ctl
/
bin
/
cam
--
with
-
ld
=/
opt
/
ctl
/
bin
/
cam
--
enable
-
languages
=
c
}
The
comparison
test
during
@
samp
{
make
bootstrap
}
fails
on
Unicos
/
Mk
because
the
assembler
inserts
timestamps
into
object
files
.
You
should
be
able
to
work
around
this
by
doing
@
samp
{
make
all
}
after
getting
this
failure
.
@
html
</
p
>
<
hr
>
@
end
html
@
heading
@
anchor
{
arc
-*-
elf
}
arc
-*-
elf
@
heading
@
anchor
{
arc
-*-
elf
}
arc
-*-
elf
Argonaut
ARC
processor
.
Argonaut
ARC
processor
.
This
configuration
is
intended
for
embedded
systems
.
This
configuration
is
intended
for
embedded
systems
.
...
...
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