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
ee777171
Commit
ee777171
authored
Jun 18, 2002
by
Dave Brolley
Committed by
DJ Delorie
Jun 18, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merge from src
From-SVN: r54766
parent
5ee924c2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
ChangeLog
+5
-0
configure.in
+6
-0
No files found.
ChangeLog
View file @
ee777171
2002-06-18 Dave Brolley <brolley@redhat.com>
* configure.in: Add support for frv.
* config.sub: Add support for frv.
2002-06-18 Phil Edwards <pme@gcc.gnu.org>
2002-06-18 Phil Edwards <pme@gcc.gnu.org>
* configure: Remove garbage from previous commit.
* configure: Remove garbage from previous commit.
...
...
configure.in
View file @
ee777171
...
@@ -755,6 +755,12 @@ case "${target}" in
...
@@ -755,6 +755,12 @@ case "${target}" in
target_configdirs
=
"
${
target_configdirs
}
target-bsp target-libstub target-cygmon"
target_configdirs
=
"
${
target_configdirs
}
target-bsp target-libstub target-cygmon"
fi
fi
;;
;;
frv-
*
-
*
)
noconfigdirs
=
"
$noconfigdirs
${
libgcj
}
"
if
test
x
${
is_cross_compiler
}
!=
xno
;
then
target_configdirs
=
"
${
target_configdirs
}
target-bsp target-cygmon"
fi
;;
h8300
*
-
*
-
*
)
h8300
*
-
*
-
*
)
noconfigdirs
=
"
$noconfigdirs
target-libgloss"
noconfigdirs
=
"
$noconfigdirs
target-libgloss"
;;
;;
...
...
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