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
9d151aff
Commit
9d151aff
authored
Apr 07, 2010
by
Rainer Orth
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update comment for last commit.
From-SVN: r158051
parent
9af27220
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
gcc/config.gcc
+2
-2
No files found.
gcc/config.gcc
View file @
9d151aff
...
@@ -1236,8 +1236,8 @@ i[34567]86-*-rtems*)
...
@@ -1236,8 +1236,8 @@ i[34567]86-*-rtems*)
;;
;;
i[34567]86-*-solaris2*)
i[34567]86-*-solaris2*)
tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h sol2.h"
tm_file="${tm_file} i386/unix.h i386/att.h dbxelf.h elfos.h svr4.h i386/sysv4.h sol2.h"
# Set default arch
and tune to pentium4 like the other i386 targets,
# Set default arch
_32 to pentium4, tune_32 to generic like the other
# although config.guess defaults to i386-pc-solaris2*.
#
i386 targets,
although config.guess defaults to i386-pc-solaris2*.
with_arch_32=${with_arch_32:-pentium4}
with_arch_32=${with_arch_32:-pentium4}
with_tune_32=${with_tune_32:-generic}
with_tune_32=${with_tune_32:-generic}
case ${target} in
case ${target} in
...
...
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