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
9198ae90
Commit
9198ae90
authored
May 26, 1996
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Properly set tm_file and {build,host}_xm_file.
From-SVN: r12113
parent
5421b3d0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
gcc/config/alpha/config-nt.sed
+3
-3
No files found.
gcc/config/alpha/config-nt.sed
View file @
9198ae90
...
...
@@ -18,11 +18,11 @@ out_object_file=alpha.obj
/
^
md_file
/
c
\
md_file=config/alpha/alpha.md
/
^
tm_file
/
c
\
tm_file=config/alpha/winnt.h
tm_file=config/alpha/
alpha.h config/alpha/
winnt.h
/
^
build_xm_file
/
c
\
build_xm_file=config/alpha/xm-winnt.h
build_xm_file=config/alpha/xm-
alpha.h config/winnt/xm-winnt.h config/alpha/xm-
winnt.h
/
^
host_xm_file
/
c
\
host_xm_file=config/alpha/xm-winnt.h
host_xm_file=config/alpha/xm-
alpha.h config/winnt/xm-winnt.h config/alpha/xm-
winnt.h
/
^
####target
/
i
\
CC = cl
\
CLIB = libc.lib kernel32.lib
\
...
...
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