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
b47460a0
Commit
b47460a0
authored
Nov 01, 1992
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sol2-c1.asm, sol2-ci.asm, sol2-cn.asm have been renamed from sol2-crt...
From-SVN: r2674
parent
99f1660f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
gcc/config/sparc/t-sol2
+6
-6
No files found.
gcc/config/sparc/t-sol2
View file @
b47460a0
...
...
@@ -16,9 +16,9 @@ gmon.o: config/gmon-sol2.c $(GCC_PASSES) $(CONFIG_H)
-c $(srcdir)/config/gmon-sol2.c -o gmon.o
# Assemble startup files.
crt1.o: config/sol2-c
rt
1.asm
$(AS) -o crt1.o $(srcdir)/config/sol2-c
rt
1.asm
crti.o: config/sol2-c
rt
i.asm
$(AS) -o crti.o $(srcdir)/config/sol2-c
rt
i.asm
crtn.o: config/sol2-c
rt
n.asm
$(AS) -o crtn.o $(srcdir)/config/sol2-c
rt
n.asm
crt1.o: config/sol2-c1.asm
$(AS) -o crt1.o $(srcdir)/config/sol2-c1.asm
crti.o: config/sol2-ci.asm
$(AS) -o crti.o $(srcdir)/config/sol2-ci.asm
crtn.o: config/sol2-cn.asm
$(AS) -o crtn.o $(srcdir)/config/sol2-cn.asm
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