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
ff514262
Commit
ff514262
authored
May 08, 1992
by
Michael Meissner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
From-SVN: r941
parent
1e276c4a
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
12 additions
and
0 deletions
+12
-0
gcc/config/mips/t-mips
+4
-0
gcc/config/mips/t-osfrose
+4
-0
gcc/config/mips/t-ultrix
+4
-0
No files found.
gcc/config/mips/t-mips
View file @
ff514262
...
...
@@ -3,6 +3,10 @@ CCLIBFLAGS = -O -G 0
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 = config/mips-at.c
PREMADE_ATTRTAB_MD = config/mips-at.md
# Add additional dependencies to recompile selected modules whenever the
# tm.h file changes. The files compiled are:
#
...
...
gcc/config/mips/t-osfrose
View file @
ff514262
...
...
@@ -2,6 +2,10 @@ EXTRA_OBJS = halfpic.o
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 = config/mips-at.c
PREMADE_ATTRTAB_MD = config/mips-at.md
# Add additional dependencies to recompile selected modules whenever the
# tm.h file changes. The files compiled are:
#
...
...
gcc/config/mips/t-ultrix
View file @
ff514262
...
...
@@ -3,6 +3,10 @@ CCLIBFLAGS = -O -G 0
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 = config/mips-at.c
PREMADE_ATTRTAB_MD = config/mips-at.md
# Add additional dependencies to recompile selected modules whenever the
# tm.h file changes. The files compiled are:
#
...
...
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