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
bce0deb2
Commit
bce0deb2
authored
May 19, 2002
by
Mark Mitchell
Committed by
Mark Mitchell
May 19, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config.gcc (powerpc-wrs-windiss*): New target.
From-SVN: r53635
parent
4aa74a4f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
gcc/ChangeLog
+4
-0
gcc/config.gcc
+6
-0
No files found.
gcc/ChangeLog
View file @
bce0deb2
2002-05-19 Mark Mitchell <mark@codesourcery.com>
* config.gcc (powerpc-wrs-windiss*): New target.
2002-05-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
2002-05-19 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* config/rs6000/rs6000.md (ashrdi3_no_power): New.
* config/rs6000/rs6000.md (ashrdi3_no_power): New.
...
...
gcc/config.gcc
View file @
bce0deb2
...
@@ -2906,6 +2906,12 @@ powerpc-wrs-vxworks*)
...
@@ -2906,6 +2906,12 @@ powerpc-wrs-vxworks*)
tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
thread_file='vxworks'
thread_file='vxworks'
;;
;;
powerpc-wrs-windiss*)
xm_defines=POSIX
tm_file="${tm_file} elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/windiss.h"
tmake_file="rs6000/t-ppcgas rs6000/t-ppccomm"
thread_file=""
;;
powerpcle-wrs-vxworks*)
powerpcle-wrs-vxworks*)
xm_defines=POSIX
xm_defines=POSIX
tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/sysv4le.h rs6000/vxppc.h"
tm_file="${tm_file} dbxelf.h elfos.h svr4.h freebsd-spec.h rs6000/sysv4.h rs6000/sysv4le.h rs6000/vxppc.h"
...
...
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