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
d5c998a9
Commit
d5c998a9
authored
May 27, 2008
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resync.
From-SVN: r136021
parent
100a5d66
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
43 additions
and
0 deletions
+43
-0
gcc/ada/ChangeLog
+43
-0
No files found.
gcc/ada/ChangeLog
View file @
d5c998a9
2008
-
05
-
27
Vincent
Celier
<
celier
@
adacore
.
com
>
*
gnatcmd
.
adb
:
<
prefix
>-
gnat
stack
spawns
gnatstack
,
not
<
prefix
>-
gnatstack
2008
-
05
-
27
Ed
Schonberg
<
schonberg
@
adacore
.
com
>
*
exp_aggr
.
adb
(
Expand_Array_Aggregate
):
If
the
aggregate
contains
tasks
,
create
an
activation
chain
now
,
before
the
expansion
into
assignments
and
build
-
in
-
place
calls
that
require
the
presence
of
an
activation
chain
.
(
Backend_Processing_Possible
):
If
the
component
type
is
inherently
limited
,
the
aggregate
must
be
expanded
into
individual
built
-
in
-
place
assignments
.
*
sem_ch6
.
adb
(
Build_Extra_Formals
):
Use
underlying
type
of
result
to
determine
whether
an
allocation
extra
parameter
must
be
built
,
to
handle
case
of
a
private
type
whose
full
type
is
a
discriminated
type
with
defaults
.
2008
-
05
-
27
Bob
Duff
<
duff
@
adacore
.
com
>
*
gnat_rm
.
texi
:
Document
the
new
behavior
regarding
trampolines
.
2008
-
05
-
27
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
a
-
direio
.
adb
,
a
-
sequio
.
adb
:
Replace
address
clause
by
unrestricted_access
,
simpler
and
compatible
with
.
NET
.
2008
-
05
-
27
Vincent
Celier
<
celier
@
adacore
.
com
>
*
prj
-
part
.
adb
:
(
Project_Path_Name_Of
.
Try_Path
):
Do
not
use
Locate_Regular_File
to
find
a
project
file
,
so
that
symbolic
links
are
not
resolved
.
2008
-
05
-
27
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
*
a
-
ztexio
.
adb
,
a
-
textio
.
adb
,
a
-
witeio
.
adb
,
s
-
direio
.
adb
:
Replace
heavy
address
clause
by
'Unrestricted_Access, cleaner and more
portable across GNAT targets, since this kind of address clause is not
supported by VM back-ends (.NET/JGNAT).
2008-05-27 Arnaud Charlet <charlet@adacore.com>
* bindgen.adb: Update comments.
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