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
5aa8b4bb
Commit
5aa8b4bb
authored
Jun 28, 1992
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(INSTALL): Deleted.
From-SVN: r1325
parent
760d6b6f
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
0 additions
and
7 deletions
+0
-7
gcc/config/m88k/x-dgux
+0
-1
gcc/config/m88k/x-dolph
+0
-2
gcc/config/m88k/x-sysv4
+0
-2
gcc/config/ns32k/x-genix
+0
-1
gcc/config/sparc/x-sysv4
+0
-1
No files found.
gcc/config/m88k/x-dgux
View file @
5aa8b4bb
CC = /bin/gcc
BISONFLAGS = -l
INSTALL = cp
X_CFLAGS = -D_M88KBCS_TARGET
INSTALL_HEADERS =
gcc/config/m88k/x-dolph
View file @
5aa8b4bb
INSTALL = cp
# Green Hills C on Dolphin UNIX System V/88 Release 3.2 Version 3.5/5.60 does
# not provide alloca.
...
...
gcc/config/m88k/x-sysv4
View file @
5aa8b4bb
INSTALL = cp
# Problems in early version of the assembler have been fixed (-DNO_BUGS).
# There are peculiar problems with the include files that require __STDC__
# to be defined as 0. This results in sigset_t being defined which otherwise
...
...
gcc/config/ns32k/x-genix
View file @
5aa8b4bb
# Makefile modifications for compilation on Genix.
INSTALL=cp
ALLOCA=alloca.o
MALLOC = malloc.o
...
...
gcc/config/sparc/x-sysv4
View file @
5aa8b4bb
X_CFLAGS=-DSVR4
INSTALL=cp
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