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
655d03a8
Commit
655d03a8
authored
Sep 19, 1998
by
Robert Lipe
Committed by
Robert Lipe
Sep 19, 1998
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* config/i386/sco5.h (TARGET_MEM_FUNCTIONS): Define.
From-SVN: r22486
parent
b567319f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
0 deletions
+9
-0
gcc/ChangeLog
+4
-0
gcc/config/i386/sco5.h
+5
-0
No files found.
gcc/ChangeLog
View file @
655d03a8
Sun
Sep
20
00
:
24
:
24
1998
Robert
Lipe
<
robertl
@dgii
.
com
>
*
config
/
i386
/
sco5
.
h
(
TARGET_MEM_FUNCTIONS
)
:
Define
.
1998
-
09
-
19
Torbjorn
Granlund
<
tege
@matematik
.
su
.
se
>
*
fp
-
bit
.
c
(
pack_d
)
:
Do
not
clear
SIGN
when
fraction
is
0
.
...
...
gcc/config/i386/sco5.h
View file @
655d03a8
...
...
@@ -916,6 +916,11 @@ dtors_section () \
#define NO_DOLLAR_IN_LABEL
/* Implicit library calls should use memcpy, not bcopy, etc. They are
faster on OpenServer libraries. */
#define TARGET_MEM_FUNCTIONS
/*
Here comes some major hackery to get the crt stuff to compile properly.
Since we can (and do) compile for both COFF and ELF environments, we
...
...
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