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
97695e47
Commit
97695e47
authored
Sep 11, 2007
by
Javier Miranda
Committed by
Arnaud Charlet
Sep 11, 2007
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Resync.
From-SVN: r128371
parent
6e3a2cda
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
21 additions
and
0 deletions
+21
-0
gcc/ada/ChangeLog
+21
-0
No files found.
gcc/ada/ChangeLog
View file @
97695e47
2007
-
09
-
11
Javier
Miranda
<
miranda
@
adacore
.
com
>
*
einfo
.
ads
,
einfo
.
adb
(
Dispatch_Table_Wrapper
):
New
attribute
.
Present
in
library
level
record
type
entities
if
we
are
generating
statically
allocated
dispatch
tables
.
*
exp_disp
.
adb
(
Make_Tags
/
Make_DT
):
Replace
previous
code
importing
/
exporting
the
_tag
declaration
by
new
code
importing
/
exporting
the
dispatch
table
wrapper
.
This
change
allows
us
to
statically
allocate
of
the
TSD
.
(
Make_DT
.
Export_DT
):
New
procedure
.
(
Build_Static_DT
):
New
function
.
(
Has_DT
):
New
function
.
*
freeze
.
adb
(
Freeze_Static_Object
):
Code
cleanup
:
Do
not
reset
flags
True_Constant
and
Current_Value
.
Required
to
statically
allocate
the
dispatch
tables
.
(
Check_Allocator
):
Make
function
iterative
instead
of
recursive
.
Also
return
inner
allocator
node
,
when
present
,
so
that
we
do
not
have
to
look
for
that
node
again
in
the
caller
.
2007
-
09
-
11
Jan
Hubicka
<
jh
@
suse
.
cz
>
2007
-
09
-
11
Jan
Hubicka
<
jh
@
suse
.
cz
>
*
misc
.
c
(
gnat_expand_body
):
Kill
.
*
misc
.
c
(
gnat_expand_body
):
Kill
.
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