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
9760fbe0
Commit
9760fbe0
authored
8 years ago
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor tweaks
From-SVN: r240988
parent
fbf4c502
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
gcc/ada/ChangeLog
+5
-5
No files found.
gcc/ada/ChangeLog
View file @
9760fbe0
...
...
@@ -2,9 +2,9 @@
*
exp_dbug
.
adb
(
Debug_Renaming_Declaration
):
Process
underlying
types
.
Emit
GNAT
encodings
for
object
renamings
involving
record
components
whose
normalized
bit
offset
is
not
null
.
whose
normalized
bit
offset
is
not
null
.
*
uintp
.
h
(
UI_No_Uint
):
Declare
.
*
gcc
-
interface
/
gigi
.
h
(
can_materialize_object_renaming_p
):
New
.
*
gcc
-
interface
/
gigi
.
h
(
can_materialize_object_renaming_p
):
Likewise
.
*
gcc
-
interface
/
utils
.
c
(
can_materialize_object_renaming_p
):
New
function
.
*
gcc
-
interface
/
trans
.
c
(
gnat_to_gnu
)
<
N_Object_Renaming_Declaration
>:
...
...
@@ -13,12 +13,12 @@
2016
-
10
-
11
Pierre
-
Marie
de
Rodat
<
derodat
@
adacore
.
com
>
*
gcc
-
interface
/
utils2
.
c
(
build_binary_op
):
Add
a
NO_FOLD
argument
.
Disable
folding
when
true
.
*
gcc
-
interface
/
utils2
.
c
(
build_binary_op
):
Add
a
NO_FOLD
argument
.
Disable
folding
when
it
is
true
.
*
gcc
-
interface
/
gigi
.
h
(
choices_to_gnu
):
Remove
declaration
.
(
build_binary_op
):
Update
signature
and
comment
.
*
gcc
-
interface
/
decl
.
c
(
choices_to_gnu
):
Make
static
.
Disable
folding
for
all
calls
to
build_binary_op
.
folding
in
calls
to
build_binary_op
.
2016
-
10
-
11
Tristan
Gingold
<
gingold
@
adacore
.
com
>
...
...
This diff is collapsed.
Click to expand it.
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