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
b54ababf
Commit
b54ababf
authored
Jun 28, 1992
by
Charles Hannum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
entered into RCS
From-SVN: r1323
parent
a5646fb6
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
6 deletions
+0
-6
gcc/config/i386/x-aix
+0
-3
gcc/config/i386/x-isc
+0
-1
gcc/config/i386/x-sysv3
+0
-1
gcc/config/i860/x-sysv3
+0
-1
No files found.
gcc/config/i386/x-aix
View file @
b54ababf
# There is an alloca in -lbsd, but it is limited to 32K
# There is an alloca in -lbsd, but it is limited to 32K
ALLOCA = alloca.o
ALLOCA = alloca.o
# Is this right?
# INSTALL=cp
gcc/config/i386/x-isc
View file @
b54ababf
CLIB = -lPW -lcposix
CLIB = -lPW -lcposix
INSTALL = cp
X_CFLAGS = -D_POSIX_SOURCE
X_CFLAGS = -D_POSIX_SOURCE
ENQUIRE_LDFLAGS = -posix $(LDFLAGS)
ENQUIRE_LDFLAGS = -posix $(LDFLAGS)
gcc/config/i386/x-sysv3
View file @
b54ababf
CLIB=-lPW
CLIB=-lPW
INSTALL=cp
gcc/config/i860/x-sysv3
View file @
b54ababf
INSTALL=cp
ALLOCA=alloca.o
ALLOCA=alloca.o
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