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
2d0dd51a
Commit
2d0dd51a
authored
Sep 26, 2011
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix oversight
From-SVN: r179190
parent
58666503
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
gcc/ada/ChangeLog
+7
-7
No files found.
gcc/ada/ChangeLog
View file @
2d0dd51a
2011
-
09
-
26
Rainer
Orth
<
ro
@
CeBiTec
.
Uni
-
Bielefeld
.
DE
>
*
s
-
atocou
-
x86
.
adb
(
Decrement
):
Use
%;.
(
Increment
):
Likewise
.
2011
-
09
-
26
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
gcc
-
interface
/
utils2
.
c
(
build_allocator
):
Set
TREE_THIS_NOTRAP
on
the
dereference
of
the
pointer
to
the
storage
area
.
Remove
useless
type
conversions
and
factor
out
common
code
.
2011
-
09
-
26
Rainer
Orth
<
ro
@
CeBiTec
.
Uni
-
Bielefeld
.
DE
>
*
s
-
atocou
-
x86
.
adb
(
Decrement
):
Use
%;.
(
Increment
):
Likewise
.
2011
-
09
-
26
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
gcc
-
interface
/
utils
.
c
(
maybe_unconstrained_array
):
Declare
TYPE
local
...
...
@@ -11260,7 +11260,7 @@
* gcc-interface/Makefile.in (EXTRA_GNATTOOLS_OBJS): Use libcommon.a
instead of version.o.
2011-05-18 Kai Tietz <ktietz@redhat.com>
2011-05-18 Kai Tietz
<ktietz@redhat.com>
* gcc-interface/trans.c (Exception_Handler_to_gnu_sjlj): Use
boolean_false_node instead of integer_zero_node.
...
...
@@ -14452,7 +14452,7 @@ notice and this notice are preserved.
* gcc-interface/Makefile.in (EXTRA_GNATTOOLS_OBJS): Use libcommon.a
instead of version.o.
2011-05-18 Kai Tietz <ktietz@redhat.com>
2011-05-18 Kai Tietz
<ktietz@redhat.com>
* gcc-interface/trans.c (Exception_Handler_to_gnu_sjlj): Use
boolean_false_node instead of integer_zero_node.
...
...
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