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
15098359
Commit
15098359
authored
Aug 29, 2007
by
M R Swami Reddy
Committed by
Nick Clifton
Aug 29, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.sub: Add support for cr16 target.
From-SVN: r127885
parent
e4170021
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
ChangeLog
+4
-0
config.sub
+4
-0
No files found.
ChangeLog
View file @
15098359
2007-08-29 M R Swami Reddy <MR.Swami.Redd@nsc.com>
* config.sub: Add support for cr16 target.
2007-08-22 Bud Davis <jmdavis@link.com>
* MAINTAINERS (Write After Approval): Added myself.
...
...
config.sub
View file @
15098359
...
...
@@ -479,6 +479,10 @@ case $basic_machine in
basic_machine
=
cr16c-unknown
os
=
-elf
;;
cr16
)
basic_machine
=
cr16-unknown
os
=
-elf
;;
crds
|
unos
)
basic_machine
=
m68k-crds
;;
...
...
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