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
6627e974
Commit
6627e974
authored
Jan 14, 1993
by
Richard Kenner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Change `config/' to `config/mips/'.
From-SVN: r3245
parent
0bfe5f01
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
gcc/config/mips/t-mips
+3
-3
gcc/config/mips/t-osfrose
+3
-3
gcc/config/mips/t-ultrix
+3
-3
No files found.
gcc/config/mips/t-mips
View file @
6627e974
EXTRA_PASSES = mips-tfile mips-tdump
EXTRA_PASSES = mips-tfile mips-tdump
CONFIG2_H = $(srcdir)/config/mips.h
CONFIG2_H = $(srcdir)/config/mips
/mips
.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
# 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 = $(srcdir)/config/mips
/mips
-at.c
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips
/mips
-at.md
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
# and does not need anything from libgcc1.a.
...
...
gcc/config/mips/t-osfrose
View file @
6627e974
EXTRA_OBJS = halfpic.o
EXTRA_OBJS = halfpic.o
LIMITS_H =
LIMITS_H =
CONFIG2_H = $(srcdir)/config/mips
.h $(srcdir)/config
/decrose.h $(srcdir)/halfpic.h
CONFIG2_H = $(srcdir)/config/mips
/mips.h $(srcdir)/config/mips
/decrose.h $(srcdir)/halfpic.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
# 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 = $(srcdir)/config/mips
/mips
-at.c
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips
/mips
-at.md
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
# and does not need anything from libgcc1.a.
...
...
gcc/config/mips/t-ultrix
View file @
6627e974
EXTRA_PASSES = mips-tfile mips-tdump
EXTRA_PASSES = mips-tfile mips-tdump
CONFIG2_H = $(srcdir)/config/mips.h
CONFIG2_H = $(srcdir)/config/mips
/mips
.h
# We have a premade insn-attrtab.c to save the hour it takes to run genattrtab.
# 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 = $(srcdir)/config/mips
/mips
-at.c
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips-at.md
# PREMADE_ATTRTAB_MD = $(srcdir)/config/mips
/mips
-at.md
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# Suppress building libgcc1.a, since the MIPS compiler port is complete
# and does not need anything from libgcc1.a.
# 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