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
8a27a83e
Commit
8a27a83e
authored
26 years ago
by
Richard Earnshaw
Committed by
Richard Earnshaw
26 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* xm-arm.h (HOST_BITS_PER_LONGLONG): Define.
From-SVN: r25335
parent
fa0848d5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
gcc/ChangeLog
+4
-0
gcc/config/arm/xm-arm.h
+1
-0
No files found.
gcc/ChangeLog
View file @
8a27a83e
Sat
Feb
20
09
:
08
:
44
1999
Richard
Earnshaw
(
rearnsha
@arm
.
com
)
*
xm
-
arm
.
h
(
HOST_BITS_PER_LONGLONG
)
:
Define
.
Fri
Feb
19
23
:
02
:
02
1999
Richard
Henderson
<
rth
@cygnus
.
com
>
*
regmove
.
c
(
discover_flags_reg
)
:
New
function
.
...
...
This diff is collapsed.
Click to expand it.
gcc/config/arm/xm-arm.h
View file @
8a27a83e
...
...
@@ -30,6 +30,7 @@ Boston, MA 02111-1307, USA. */
#define HOST_BITS_PER_SHORT 16
#define HOST_BITS_PER_INT 32
#define HOST_BITS_PER_LONG 32
#define HOST_BITS_PER_LONGLONG 64
/* A code distinguishing the floating point format of the host
machine. There are three defined values: IEEE_FLOAT_FORMAT,
...
...
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