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
6ab3ebb4
Commit
6ab3ebb4
authored
Jun 06, 2013
by
Doug Rupp
Committed by
Eric Botcazou
Jun 06, 2013
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.host (arm-wrs-vxworks): Configure with other soft float.
From-SVN: r199747
parent
3371a64f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
+5
-1
libgcc/ChangeLog
+4
-0
libgcc/config.host
+1
-1
No files found.
libgcc/ChangeLog
View file @
6ab3ebb4
2013-06-06 Douglas B Rupp <rupp@adacore.com>
* config.host (arm-wrs-vxworks): Configure with other soft float.
2013-06-04 Jürgen Urban <JuergenUrban@gmx.de>
* config.host (mipsr5900-*-elf*, mipsr5900el-*-elf*, mips64r5900-*-elf*)
...
...
libgcc/config.host
View file @
6ab3ebb4
...
...
@@ -316,7 +316,7 @@ alpha*-dec-*vms*)
md_unwind_header=alpha/vms-unwind.h
;;
arm-wrs-vxworks)
tmake_file="$tmake_file arm/t-arm arm/t-vxworks t-
fdpbit
"
tmake_file="$tmake_file arm/t-arm arm/t-vxworks t-
softfp-sfdf t-softfp-excl arm/t-softfp t-softfp
"
extra_parts="$extra_parts crti.o crtn.o"
;;
arm*-*-netbsdelf*)
...
...
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