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
44924a36
Commit
44924a36
authored
Dec 04, 2002
by
Jason Thorpe
Committed by
Jason Thorpe
Dec 04, 2002
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/t-netbsd (USER_H): Set to $(EXTRA_HEADERS).
From-SVN: r59795
parent
3678a93e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
gcc/ChangeLog
+4
-0
gcc/config/t-netbsd
+4
-0
No files found.
gcc/ChangeLog
View file @
44924a36
2002
-
12
-
03
Jason
Thorpe
<
thorpej
@wasabisystems
.
com
>
*
config
/
t
-
netbsd
(
USER_H
)
:
Set
to
$
(
EXTRA_HEADERS
).
2002
-
12
-
03
Aldy
Hernandez
<
aldyh
@redhat
.
com
>
2002
-
12
-
03
Aldy
Hernandez
<
aldyh
@redhat
.
com
>
*
config
/
rs6000
/
spe
.
md
(
*
movv1di_const0
)
:
New
pattern
.
*
config
/
rs6000
/
spe
.
md
(
*
movv1di_const0
)
:
New
pattern
.
...
...
gcc/config/t-netbsd
View file @
44924a36
# Don't run fixproto
# Don't run fixproto
STMP_FIXPROTO =
STMP_FIXPROTO =
# We don't want the base GCC user headers, but we do want
# any extras a target might specify.
USER_H = $(EXTRA_HEADERS)
# Always build crtstuff with PIC.
# Always build crtstuff with PIC.
CRTSTUFF_T_CFLAGS = -fPIC
CRTSTUFF_T_CFLAGS = -fPIC
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