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
e443b7f9
Commit
e443b7f9
authored
Aug 02, 2011
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typo.
From-SVN: r177109
parent
5f7747af
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
gcc/ada/s-parame-ae653.ads
+1
-1
gcc/ada/s-parame-hpux.ads
+1
-1
gcc/ada/s-parame-vxworks.ads
+1
-1
gcc/ada/s-parame.ads
+1
-1
No files found.
gcc/ada/s-parame-ae653.ads
View file @
e443b7f9
...
@@ -114,7 +114,7 @@ package System.Parameters is
...
@@ -114,7 +114,7 @@ package System.Parameters is
ptr_bits
:
constant
:=
Standard
'Address_Size;
ptr_bits
:
constant
:=
Standard
'Address_Size;
subtype C_Address is System.Address;
subtype C_Address is System.Address;
-- Number of bits in Interaces.C pointers, normally a standard address,
-- Number of bits in Inter
f
aces.C pointers, normally a standard address,
-- except on 64-bit VMS where they are 32-bit addresses, for compatibility
-- except on 64-bit VMS where they are 32-bit addresses, for compatibility
-- with legacy code.
-- with legacy code.
...
...
gcc/ada/s-parame-hpux.ads
View file @
e443b7f9
...
@@ -112,7 +112,7 @@ package System.Parameters is
...
@@ -112,7 +112,7 @@ package System.Parameters is
ptr_bits
:
constant
:=
Standard
'Address_Size;
ptr_bits
:
constant
:=
Standard
'Address_Size;
subtype C_Address is System.Address;
subtype C_Address is System.Address;
-- Number of bits in Interaces.C pointers, normally a standard address,
-- Number of bits in Inter
f
aces.C pointers, normally a standard address,
-- except on 64-bit VMS where they are 32-bit addresses, for compatibility
-- except on 64-bit VMS where they are 32-bit addresses, for compatibility
-- with legacy code.
-- with legacy code.
...
...
gcc/ada/s-parame-vxworks.ads
View file @
e443b7f9
...
@@ -114,7 +114,7 @@ package System.Parameters is
...
@@ -114,7 +114,7 @@ package System.Parameters is
ptr_bits
:
constant
:=
Standard
'Address_Size;
ptr_bits
:
constant
:=
Standard
'Address_Size;
subtype C_Address is System.Address;
subtype C_Address is System.Address;
-- Number of bits in Interaces.C pointers, normally a standard address,
-- Number of bits in Inter
f
aces.C pointers, normally a standard address,
-- except on 64-bit VMS where they are 32-bit addresses, for compatibility
-- except on 64-bit VMS where they are 32-bit addresses, for compatibility
-- with legacy code.
-- with legacy code.
...
...
gcc/ada/s-parame.ads
View file @
e443b7f9
...
@@ -114,7 +114,7 @@ package System.Parameters is
...
@@ -114,7 +114,7 @@ package System.Parameters is
ptr_bits
:
constant
:=
Standard
'Address_Size;
ptr_bits
:
constant
:=
Standard
'Address_Size;
subtype C_Address is System.Address;
subtype C_Address is System.Address;
-- Number of bits in Interaces.C pointers, normally a standard address,
-- Number of bits in Inter
f
aces.C pointers, normally a standard address,
-- except on 64-bit VMS where they are 32-bit addresses, for compatibility
-- except on 64-bit VMS where they are 32-bit addresses, for compatibility
-- with legacy code.
-- with legacy code.
...
...
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