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
25b656e7
Commit
25b656e7
authored
Aug 02, 2004
by
Paolo Bonzini
Committed by
Paolo Bonzini
Aug 02, 2004
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Sync from src.
From-SVN: r85442
parent
b1e8c0fd
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
0 deletions
+8
-0
ChangeLog
+5
-0
configure
+0
-0
configure.in
+3
-0
No files found.
ChangeLog
View file @
25b656e7
2004-08-02 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Sync from src, add noconfigdirs for crx-*-*.
* configure: Regenerate.
2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
* maintainer-scripts/gcc_release: Revert yesterday's change.
...
...
configure
View file @
25b656e7
This diff is collapsed.
Click to expand it.
configure.in
View file @
25b656e7
...
...
@@ -515,6 +515,9 @@ case "${target}" in
cris-*-*)
noconfigdirs="$noconfigdirs ${libgcj} target-newlib target-libgloss"
;;
crx-*-*)
noconfigdirs="$noconfigdirs target-libgloss target-libstdc++-v3 target-mudflap ${libgcj}"
;;
d10v-*-*)
noconfigdirs="$noconfigdirs target-libstdc++-v3 target-libgloss ${libgcj}"
;;
...
...
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