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
5b1ab307
Commit
5b1ab307
authored
Dec 01, 2015
by
Eric Botcazou
Committed by
Eric Botcazou
Dec 01, 2015
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc-interface/Makefile.in (ADA_EXCLUDE_SRCS): Reorder.
From-SVN: r231104
parent
48144522
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
22 additions
and
16 deletions
+22
-16
gcc/ada/ChangeLog
+4
-0
gcc/ada/gcc-interface/Makefile.in
+18
-16
No files found.
gcc/ada/ChangeLog
View file @
5b1ab307
2015
-
12
-
01
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
gcc
-
interface
/
Makefile
.
in
(
ADA_EXCLUDE_SRCS
):
Reorder
.
2015
-
11
-
30
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
2015
-
11
-
30
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
gcc
-
interface
/
trans
.
c
(
gigi
):
Fix
initialization
order
.
*
gcc
-
interface
/
trans
.
c
(
gigi
):
Fix
initialization
order
.
...
...
gcc/ada/gcc-interface/Makefile.in
View file @
5b1ab307
...
@@ -2459,23 +2459,25 @@ ADA_INCLUDE_SRCS =\
...
@@ -2459,23 +2459,25 @@ ADA_INCLUDE_SRCS =\
# Files that are in ADA_INCLUDE_SRCS but not in all configurations.
# Files that are in ADA_INCLUDE_SRCS but not in all configurations.
# They will be removed from the run time if not used.
# They will be removed from the run time if not used.
ADA_EXCLUDE_SRCS
=
\
ADA_EXCLUDE_SRCS
=
\
s-bb.ads
\
g-allein.ads g-alleve.adb g-alleve.ads g-altcon.adb g-altcon.ads
\
s-bbbosu.ads s-bbcaco.ads s-bbcppr.ads s-bbexti.adb s-bbexti.ads
\
g-altive.ads g-alveop.adb g-alveop.ads g-alvety.ads g-alvevi.ads
\
s-bbinte.adb s-bbinte.ads s-bbprot.adb s-bbprot.ads s-bbsle3.ads
\
g-intpri.ads g-regist.adb g-regist.ads g-sse.ads g-ssvety.ads
\
s-bbsuer.ads s-bbsule.ads s-bbthqu.adb s-bbthqu.ads s-bbthre.adb
\
s-bbthre.ads s-bbtiev.adb s-bbtiev.ads s-bbtime.adb s-bbtime.ads
\
s-bcprmu.adb s-bcprmu.ads s-btstch.adb s-btstch.ads
\
s-init.ads s-init.adb
\
s-macres.ads
\
s-stache.adb s-stache.ads
\
s-thread.ads
\
s-vxwext.adb s-vxwext.ads
\
s-vxwexc.adb s-vxwexc.ads
\
s-win32.ads s-winext.ads
\
g-regist.adb g-regist.ads g-sse.ads g-ssvety.ads
\
i-vxwoio.adb i-vxwoio.ads i-vxwork.ads
\
i-vxwoio.adb i-vxwoio.ads i-vxwork.ads
\
g-allein.ads g-alleve.ads g-altcon.ads g-alveop.adb g-alvety.ads
\
s-bb.ads s-bbbosu.ads s-bbcaco.ads s-bbcppr.ads s-bbexti.adb
\
g-alleve.adb g-altcon.adb g-altive.ads g-alveop.ads g-alvevi.ads
s-bbexti.ads s-bbinte.adb s-bbinte.ads s-bbprot.adb s-bbprot.ads
\
s-bbsle3.ads s-bbsuer.ads s-bbsule.ads s-bbthqu.adb s-bbthqu.ads
\
s-bbthre.adb s-bbthre.ads s-bbtiev.adb s-bbtiev.ads s-bbtime.adb
\
s-bbtime.ads s-bcprmu.adb s-bcprmu.ads s-btstch.adb s-btstch.ads
\
s-gcc.adb s-gcc.ads s-gccdiv.adb s-gccdiv.ads
\
s-gccshi.adb s-gccshi.ads
\
s-init.ads s-init.adb s-linux.ads s-macres.ads
\
s-memcom.adb s-memcom.ads s-memmov.adb s-memmov.ads s-memset.adb
\
s-memset.ads s-mufalo.adb s-mufalo.ads s-musplo.adb s-musplo.ads
\
s-sopco3.adb s-sopco3.ads s-sopco4.adb s-sopco4.ads
\
s-sopco5.adb s-sopco5.ads s-stache.adb s-stache.ads
\
s-strcom.adb s-strcom.ads s-thread.ads
\
s-vxwexc.adb s-vxwexc.ads s-vxwext.adb s-vxwext.ads
\
s-win32.ads s-winext.ads
# ADA_EXCLUDE_SRCS without the sources used by the target
# ADA_EXCLUDE_SRCS without the sources used by the target
ADA_EXCLUDE_FILES
=
$
(
filter-out
\
ADA_EXCLUDE_FILES
=
$
(
filter-out
\
...
...
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