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
c4075a15
Commit
c4075a15
authored
Aug 20, 2008
by
Arnaud Charlet
Committed by
Arnaud Charlet
Aug 20, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor reforamatting.
From-SVN: r139297
parent
0dd8a0b1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
4 deletions
+8
-4
gcc/ada/ChangeLog
+4
-0
gcc/ada/gnatvsn.ads
+4
-4
No files found.
gcc/ada/ChangeLog
View file @
c4075a15
2008
-
08
-
20
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
2008
-
08
-
20
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
gnatvsn
.
ads
:
Minor
reformatting
.
2008
-
08
-
20
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
a
-
crbtgk
.
adb
,
repinfo
.
adb
,
g
-
traceb
.
ads
,
repinfo
.
ads
,
*
a
-
crbtgk
.
adb
,
repinfo
.
adb
,
g
-
traceb
.
ads
,
repinfo
.
ads
,
system
-
linux
-
s390x
.
ads
,
s
-
fatflt
.
ads
,
s
-
parame
-
ae653
.
ads
,
g
-
spipat
.
adb
,
system
-
linux
-
s390x
.
ads
,
s
-
fatflt
.
ads
,
s
-
parame
-
ae653
.
ads
,
g
-
spipat
.
adb
,
g
-
spipat
.
ads
,
g
-
tasloc
.
adb
,
g
-
debpoo
.
adb
,
g
-
except
.
ads
,
g
-
debpoo
.
ads
,
g
-
spipat
.
ads
,
g
-
tasloc
.
adb
,
g
-
debpoo
.
adb
,
g
-
except
.
ads
,
g
-
debpoo
.
ads
,
gcc/ada/gnatvsn.ads
View file @
c4075a15
...
@@ -36,15 +36,15 @@
...
@@ -36,15 +36,15 @@
package
Gnatvsn
is
package
Gnatvsn
is
Gnat_Static_Version_String
:
constant
String
:=
"GNU Ada"
;
--
Static
string
identifying
this
version
,
that
can
be
used
as
an
argument
--
to
e
.
g
.
pragma
Ident
.
function
Gnat_Version_String
return
String
;
function
Gnat_Version_String
return
String
;
--
Version
output
when
GNAT
(
compiler
),
or
its
related
tools
,
including
--
Version
output
when
GNAT
(
compiler
),
or
its
related
tools
,
including
--
GNATBIND
,
GNATCHOP
,
GNATFIND
,
GNATLINK
,
GNATMAKE
,
GNATXREF
,
are
run
--
GNATBIND
,
GNATCHOP
,
GNATFIND
,
GNATLINK
,
GNATMAKE
,
GNATXREF
,
are
run
--
(
with
appropriate
verbose
option
switch
set
).
--
(
with
appropriate
verbose
option
switch
set
).
Gnat_Static_Version_String
:
constant
String
:=
"GNU Ada"
;
--
Static
string
identifying
this
version
,
that
can
be
used
as
an
argument
--
to
e
.
g
.
pragma
Ident
.
type
Gnat_Build_Type
is
(
FSF
,
GPL
);
type
Gnat_Build_Type
is
(
FSF
,
GPL
);
--
See
Build_Type
below
for
the
meaning
of
these
values
.
--
See
Build_Type
below
for
the
meaning
of
these
values
.
...
...
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