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
f134da2d
Commit
f134da2d
authored
Nov 19, 1996
by
Michael Meissner
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Use configure to set EXTRA_HEADERS, not t-* file
From-SVN: r13205
parent
e170bb97
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
6 deletions
+0
-6
gcc/config/rs6000/t-ppc
+0
-2
gcc/config/rs6000/t-ppcgas
+0
-2
gcc/config/rs6000/t-winnt
+0
-2
No files found.
gcc/config/rs6000/t-ppc
View file @
f134da2d
...
@@ -2,8 +2,6 @@
...
@@ -2,8 +2,6 @@
LIBGCC1 =
LIBGCC1 =
CROSS_LIBGCC1 =
CROSS_LIBGCC1 =
EXTRA_HEADERS = $(srcdir)/ginclude/ppc-asm.h
# These are really part of libgcc1, but this will cause them to be
# These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite]
# built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c
...
...
gcc/config/rs6000/t-ppcgas
View file @
f134da2d
...
@@ -2,8 +2,6 @@
...
@@ -2,8 +2,6 @@
LIBGCC1 =
LIBGCC1 =
CROSS_LIBGCC1 =
CROSS_LIBGCC1 =
EXTRA_HEADERS = $(srcdir)/ginclude/ppc-asm.h
# These are really part of libgcc1, but this will cause them to be
# These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite]
# built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c eabi.S eabi-ctors.c
...
...
gcc/config/rs6000/t-winnt
View file @
f134da2d
...
@@ -4,8 +4,6 @@ CROSS_LIBGCC1 =
...
@@ -4,8 +4,6 @@ CROSS_LIBGCC1 =
EXTRA_PARTS = crti.o crtn.o
EXTRA_PARTS = crti.o crtn.o
EXTRA_HEADERS = $(srcdir)/ginclude/ppc-asm.h
# These are really part of libgcc1, but this will cause them to be
# These are really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite]
# built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c ntstack.S
LIB2FUNCS_EXTRA = fp-bit.c dp-bit.c ntstack.S
...
...
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