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
8b17c58e
Commit
8b17c58e
authored
Jul 23, 2009
by
Arnaud Charlet
Committed by
Arnaud Charlet
Jul 23, 2009
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* prj-conf.ads, prj-conf.adb: Switch to GPLv3.
From-SVN: r149973
parent
d8771b59
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
8 deletions
+10
-8
gcc/ada/ChangeLog
+4
-0
gcc/ada/prj-conf.adb
+3
-4
gcc/ada/prj-conf.ads
+3
-4
No files found.
gcc/ada/ChangeLog
View file @
8b17c58e
2009
-
07
-
23
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
prj
-
conf
.
ads
,
prj
-
conf
.
adb
:
Switch
to
GPLv3
.
2009
-
07
-
22
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
2009
-
07
-
22
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
exp_aggr
.
adb
(
Gen_Loop
):
Do
not
qualify
the
bounds
of
the
range
if
*
exp_aggr
.
adb
(
Gen_Loop
):
Do
not
qualify
the
bounds
of
the
range
if
...
...
gcc/ada/prj-conf.adb
View file @
8b17c58e
...
@@ -10,14 +10,13 @@
...
@@ -10,14 +10,13 @@
--
--
--
--
--
GNAT
is
free
software
;
you
can
redistribute
it
and
/
or
modify
it
under
--
--
GNAT
is
free
software
;
you
can
redistribute
it
and
/
or
modify
it
under
--
--
terms
of
the
GNU
General
Public
License
as
published
by
the
Free
Soft
-
--
--
terms
of
the
GNU
General
Public
License
as
published
by
the
Free
Soft
-
--
--
ware
Foundation
;
either
version
2
,
or
(
at
your
option
)
any
later
ver
-
--
--
ware
Foundation
;
either
version
3
,
or
(
at
your
option
)
any
later
ver
-
--
--
sion
.
GNAT
is
distributed
in
the
hope
that
it
will
be
useful
,
but
WITH
-
--
--
sion
.
GNAT
is
distributed
in
the
hope
that
it
will
be
useful
,
but
WITH
-
--
--
OUT
ANY
WARRANTY
;
without
even
the
implied
warranty
of
MERCHANTABILITY
--
--
OUT
ANY
WARRANTY
;
without
even
the
implied
warranty
of
MERCHANTABILITY
--
--
or
FITNESS
FOR
A
PARTICULAR
PURPOSE
.
See
the
GNU
General
Public
License
--
--
or
FITNESS
FOR
A
PARTICULAR
PURPOSE
.
See
the
GNU
General
Public
License
--
--
for
more
details
.
You
should
have
received
a
copy
of
the
GNU
General
--
--
for
more
details
.
You
should
have
received
a
copy
of
the
GNU
General
--
--
Public
License
distributed
with
GNAT
;
see
file
COPYING
.
If
not
,
write
--
--
Public
License
distributed
with
GNAT
;
see
file
COPYING3
.
If
not
,
go
to
--
--
to
the
Free
Software
Foundation
,
51
Franklin
Street
,
Fifth
Floor
,
--
--
http
://
www
.
gnu
.
org
/
licenses
for
a
complete
copy
of
the
license
.
--
--
Boston
,
MA
02110
-
1301
,
USA
.
--
--
--
--
--
--
GNAT
was
originally
developed
by
the
GNAT
team
at
New
York
University
.
--
--
GNAT
was
originally
developed
by
the
GNAT
team
at
New
York
University
.
--
--
Extensive
contributions
were
provided
by
Ada
Core
Technologies
Inc
.
--
--
Extensive
contributions
were
provided
by
Ada
Core
Technologies
Inc
.
--
...
...
gcc/ada/prj-conf.ads
View file @
8b17c58e
...
@@ -10,14 +10,13 @@
...
@@ -10,14 +10,13 @@
--
--
--
--
--
GNAT
is
free
software
;
you
can
redistribute
it
and
/
or
modify
it
under
--
--
GNAT
is
free
software
;
you
can
redistribute
it
and
/
or
modify
it
under
--
--
terms
of
the
GNU
General
Public
License
as
published
by
the
Free
Soft
-
--
--
terms
of
the
GNU
General
Public
License
as
published
by
the
Free
Soft
-
--
--
ware
Foundation
;
either
version
2
,
or
(
at
your
option
)
any
later
ver
-
--
--
ware
Foundation
;
either
version
3
,
or
(
at
your
option
)
any
later
ver
-
--
--
sion
.
GNAT
is
distributed
in
the
hope
that
it
will
be
useful
,
but
WITH
-
--
--
sion
.
GNAT
is
distributed
in
the
hope
that
it
will
be
useful
,
but
WITH
-
--
--
OUT
ANY
WARRANTY
;
without
even
the
implied
warranty
of
MERCHANTABILITY
--
--
OUT
ANY
WARRANTY
;
without
even
the
implied
warranty
of
MERCHANTABILITY
--
--
or
FITNESS
FOR
A
PARTICULAR
PURPOSE
.
See
the
GNU
General
Public
License
--
--
or
FITNESS
FOR
A
PARTICULAR
PURPOSE
.
See
the
GNU
General
Public
License
--
--
for
more
details
.
You
should
have
received
a
copy
of
the
GNU
General
--
--
for
more
details
.
You
should
have
received
a
copy
of
the
GNU
General
--
--
Public
License
distributed
with
GNAT
;
see
file
COPYING
.
If
not
,
write
--
--
Public
License
distributed
with
GNAT
;
see
file
COPYING3
.
If
not
,
go
to
--
--
to
the
Free
Software
Foundation
,
51
Franklin
Street
,
Fifth
Floor
,
--
--
http
://
www
.
gnu
.
org
/
licenses
for
a
complete
copy
of
the
license
.
--
--
Boston
,
MA
02110
-
1301
,
USA
.
--
--
--
--
--
--
GNAT
was
originally
developed
by
the
GNAT
team
at
New
York
University
.
--
--
GNAT
was
originally
developed
by
the
GNAT
team
at
New
York
University
.
--
--
Extensive
contributions
were
provided
by
Ada
Core
Technologies
Inc
.
--
--
Extensive
contributions
were
provided
by
Ada
Core
Technologies
Inc
.
--
...
...
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