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
4dec0b13
Commit
4dec0b13
authored
Jul 21, 1992
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
entered into RCS
From-SVN: r1653
parent
fc416d5b
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 @
4dec0b13
...
@@ -20,9 +20,9 @@ gmon.o: gmon-sol2.c $(GCC_PASSES) $(CONFIG_H)
...
@@ -20,9 +20,9 @@ gmon.o: gmon-sol2.c $(GCC_PASSES) $(CONFIG_H)
-c $(srcdir)/gmon-sol2.c -o gmon.o
-c $(srcdir)/gmon-sol2.c -o gmon.o
# Assemble startup files.
# Assemble startup files.
crt1.o: c
rt1.s
crt1.o: c
onfig/sol2-crt1.asm
$(
CC) -c $(srcdir)/crt1.s
$(
AS) -o crt1.o $(srcdir)/config/sol2-crt1.asm
crti.o: c
rti.s
crti.o: c
onfig/sol2-crti.asm
$(
CC) -c $(srcdir)/crti.s
$(
AS) -o crti.o $(srcdir)/config/sol2-crti.asm
crtn.o: c
rtn.s
crtn.o: c
onfig/sol2-crtn.asm
$(
CC) -c $(srcdir)/crtn.s
$(
AS) -o crtn.o $(srcdir)/config/sol2-crtn.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