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
18b554cb
Commit
18b554cb
authored
24 years ago
by
Richard Henderson
Committed by
Richard Henderson
24 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/alpha/t-alpha (LIB2FUNCS_EXTRA): Use qrrnd.asm in place.
From-SVN: r33682
parent
7a98f269
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
gcc/ChangeLog
+4
-0
gcc/config/alpha/t-alpha
+2
-6
No files found.
gcc/ChangeLog
View file @
18b554cb
2000
-
05
-
04
Richard
Henderson
<
rth
@cygnus
.
com
>
*
config
/
alpha
/
t
-
alpha
(
LIB2FUNCS_EXTRA
)
:
Use
qrrnd
.
asm
in
place
.
2000
-
05
-
04
Kaveh
R
.
Ghazi
<
ghazi
@caip
.
rutgers
.
edu
>
*
system
.
h
:
Don
'
t
wrap
<
sys
/
types
.
h
>
with
HAVE_SYS_TYPES_H
.
...
...
This diff is collapsed.
Click to expand it.
gcc/config/alpha/t-alpha
View file @
18b554cb
# This is really part of libgcc1, but this will cause them to be
# built correctly, so... [taken from t-sparclite]
LIB2FUNCS_EXTRA = qrnnd.S
qrnnd.S: $(srcdir)/config/alpha/qrnnd.asm
cat $(srcdir)/config/alpha/qrnnd.asm > qrnnd.S
# This is a support routine for longlong.h, used by libgcc2.c.
LIB2FUNCS_EXTRA = $(srcdir)/config/alpha/qrnnd.asm
This diff is collapsed.
Click to expand it.
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