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
f24f688f
Commit
f24f688f
authored
Oct 22, 2012
by
Eric Botcazou
Committed by
Eric Botcazou
Oct 22, 2012
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc-interface/Makefile.in: Remove outdated comment.
From-SVN: r192675
parent
1a19a3e4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
gcc/ada/ChangeLog
+2
-0
gcc/ada/gcc-interface/Makefile.in
+0
-2
No files found.
gcc/ada/ChangeLog
View file @
f24f688f
...
@@ -6,6 +6,8 @@
...
@@ -6,6 +6,8 @@
<
E_Record_Type
>:
Guard
the
call
to
Is_By_Reference_Type
predicate
.
<
E_Record_Type
>:
Guard
the
call
to
Is_By_Reference_Type
predicate
.
<
E_Record_Subtype
>:
Likewise
.
<
E_Record_Subtype
>:
Likewise
.
*
gcc
-
interface
/
Makefile
.
in
:
Remove
outdated
comment
.
2012
-
10
-
22
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
2012
-
10
-
22
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
gcc
-
interface
/
utils
.
c
(
rest_of_record_type_compilation
):
Simplify
and
*
gcc
-
interface
/
utils
.
c
(
rest_of_record_type_compilation
):
Simplify
and
...
...
gcc/ada/gcc-interface/Makefile.in
View file @
f24f688f
...
@@ -2581,8 +2581,6 @@ install-gnatlib: ../stamp-gnatlib-$(RTSDIR)
...
@@ -2581,8 +2581,6 @@ install-gnatlib: ../stamp-gnatlib-$(RTSDIR)
$(RM)
../stamp-gnatlib-$(RTSDIR)
$(RM)
../stamp-gnatlib-$(RTSDIR)
touch
../stamp-gnatlib1-$(RTSDIR)
touch
../stamp-gnatlib1-$(RTSDIR)
# GNULLI End #############################################################
ifeq
($(strip
$(filter-out
alpha64
ia64
dec
hp
vms%
openvms%
alphavms%,$(subst
-,
,$(host)))),)
ifeq
($(strip
$(filter-out
alpha64
ia64
dec
hp
vms%
openvms%
alphavms%,$(subst
-,
,$(host)))),)
OSCONS_CPP
=
../../
$(DECC)
-E
/comment
=
as_is
-DNATIVE
\
OSCONS_CPP
=
../../
$(DECC)
-E
/comment
=
as_is
-DNATIVE
\
-DTARGET
=
'""
$(target)
""'
$(fsrcpfx)
ada/s-oscons-tmplt.c
-DTARGET
=
'""
$(target)
""'
$(fsrcpfx)
ada/s-oscons-tmplt.c
...
...
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