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
57fa4693
Commit
57fa4693
authored
Oct 07, 1998
by
David S. Miller
Committed by
David S. Miller
Oct 07, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/sparc/sol2-sld-64.h (ASM_CPU_SPEC): Fix typo.
From-SVN: r22904
parent
00b8ce6b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
gcc/ChangeLog
+4
-0
gcc/config/sparc/sol2-sld-64.h
+1
-1
No files found.
gcc/ChangeLog
View file @
57fa4693
Wed
Oct
7
21
:
40
:
24
1998
David
S
.
Miller
<
davem
@pierdol
.
cobaltmicro
.
com
>
*
config
/
sparc
/
sol2
-
sld
-
64
.
h
(
ASM_CPU_SPEC
)
:
Fix
typo
.
Wed
Oct
7
21
:
19
:
46
1998
Ken
Raeburn
<
raeburn
@cygnus
.
com
>
*
config
/
mips
/
mips
.
md
(
tablejump_internal3
,
tablejump_internal4
...
...
gcc/config/sparc/sol2-sld-64.h
View file @
57fa4693
...
...
@@ -83,7 +83,7 @@
"
#undef ASM_CPU_SPEC
#define ASM_CPU_SPEC "
#define ASM_CPU_SPEC "
\
%{mcpu=ultrasparc:" DEF_ARCH32_SPEC("-xarch=v8plusa") DEF_ARCH64_SPEC("-xarch=v9a") "} \
%{mcpu=v9:" DEF_ARCH32_SPEC("-xarch=v8plus") DEF_ARCH64_SPEC("-xarch=v9") "} \
%{!mcpu=ultrasparc:%{!mcpu=v9:%{mcpu*:" DEF_ARCH32_SPEC("-xarch=v8") DEF_ARCH64_SPEC("-xarch=v9") "}}} \
...
...
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