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
24ef67fa
Commit
24ef67fa
authored
May 19, 1992
by
Richard Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
entered into RCS
From-SVN: r1014
parent
91141d4f
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
6 deletions
+6
-6
gcc/config/mips/t-mips
+2
-2
gcc/config/mips/t-osfrose
+2
-2
gcc/config/mips/t-ultrix
+2
-2
No files found.
gcc/config/mips/t-mips
View file @
24ef67fa
...
...
@@ -4,8 +4,8 @@ LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
CONFIG2_H = $(srcdir)/config/mips.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
#
PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c
#
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# Supress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
...
...
gcc/config/mips/t-osfrose
View file @
24ef67fa
...
...
@@ -3,8 +3,8 @@ LIMITS_H =
CONFIG2_H = $(srcdir)/config/mips.h $(srcdir)/config/decrose.h $(srcdir)/halfpic.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
#
PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c
#
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# Supress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
...
...
gcc/config/mips/t-ultrix
View file @
24ef67fa
...
...
@@ -4,8 +4,8 @@ LIBGCC2_CFLAGS = -O2 $(GCC_CFLAGS) -g1 -G 0
CONFIG2_H = $(srcdir)/config/mips.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
#
PREMADE_ATTRTAB = $(srcdir)/config/mips-at.c
#
PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# Supress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
...
...
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