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
b4dfb681
Commit
b4dfb681
authored
Jan 26, 2014
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Complete previous changes.
From-SVN: r207113
parent
5d64ee35
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
95 deletions
+0
-95
gcc/ada/gcc-interface/Makefile.in
+0
-95
No files found.
gcc/ada/gcc-interface/Makefile.in
View file @
b4dfb681
...
...
@@ -1510,101 +1510,6 @@ ifeq ($(strip $(filter-out ibm aix%,$(target_vendor) $(target_os))),)
GMEM_LIB
=
gmemlib
endif
# LynxOS 4
ifeq
($(strip
$(filter-out
lynxos,$(target_os))),)
TOOLS_TARGET_PAIRS
=
\
mlib-tgt-specific.adb<mlib-tgt-specific-lynxos.adb
\
indepsw.adb<indepsw-gnu.adb
ifeq
($(strip
$(filter-out
%86
lynxos,$(target_cpu)
$(target_os))),)
LIBGNAT_TARGET_PAIRS
=
\
a-intnam.ads<a-intnam-lynxos.ads
\
g-soliop.ads<g-soliop-lynxos.ads
\
s-inmaop.adb<s-inmaop-posix.adb
\
s-intman.adb<s-intman-posix.adb
\
s-osinte.adb<s-osinte-lynxos.adb
\
s-osinte.ads<s-osinte-lynxos.ads
\
s-osprim.adb<s-osprim-posix.adb
\
s-taprop.adb<s-taprop-posix.adb
\
s-taspri.ads<s-taspri-posix.ads
\
s-tpopsp.adb<s-tpopsp-posix-foreign.adb
\
$(ATOMICS_TARGET_PAIRS)
\
$(X86_TARGET_PAIRS)
\
system.ads<system-lynxos-x86.ads
else
LIBGNAT_TARGET_PAIRS
=
\
a-intnam.ads<a-intnam-lynxos.ads
\
g-soliop.ads<g-soliop-lynxos.ads
\
s-inmaop.adb<s-inmaop-posix.adb
\
s-intman.adb<s-intman-posix.adb
\
s-osinte.adb<s-osinte-lynxos.adb
\
s-osinte.ads<s-osinte-lynxos.ads
\
s-osprim.adb<s-osprim-posix.adb
\
s-taprop.adb<s-taprop-posix.adb
\
s-taspri.ads<s-taspri-posix.ads
\
s-tpopsp.adb<s-tpopsp-posix-foreign.adb
\
system.ads<system-lynxos-ppc.ads
endif
endif
# LynxOS 5
ifeq
($(strip
$(filter-out
lynxos5,$(target_os))),)
TOOLS_TARGET_PAIRS
=
\
mlib-tgt-specific.adb<mlib-tgt-specific-lynxos.adb
\
indepsw.adb<indepsw-gnu.adb
ifeq
($(strip
$(filter-out
%86,$(target_cpu))),)
LIBGNAT_TARGET_PAIRS
=
\
a-intnam.ads<a-intnam-lynxos.ads
\
g-soliop.ads<g-soliop-lynxos.ads
\
s-inmaop.adb<s-inmaop-posix.adb
\
s-intman.adb<s-intman-posix.adb
\
s-osinte.adb<s-osinte-lynxos-5.adb
\
s-osinte.ads<s-osinte-lynxos-5.ads
\
s-osprim.adb<s-osprim-posix.adb
\
s-taprop.adb<s-taprop-posix.adb
\
s-taspri.ads<s-taspri-posix.ads
\
s-tpopsp.adb<s-tpopsp-posix-foreign.adb
\
$(ATOMICS_TARGET_PAIRS)
\
$(X86_TARGET_PAIRS)
\
system.ads<system-lynxos-x86.ads
else
LIBGNAT_TARGET_PAIRS
=
\
a-intnam.ads<a-intnam-lynxos.ads
\
g-soliop.ads<g-soliop-lynxos.ads
\
s-inmaop.adb<s-inmaop-posix.adb
\
s-intman.adb<s-intman-posix.adb
\
s-osinte.adb<s-osinte-lynxos-5.adb
\
s-osinte.ads<s-osinte-lynxos-5.ads
\
s-osprim.adb<s-osprim-posix.adb
\
s-taprop.adb<s-taprop-posix.adb
\
s-taspri.ads<s-taspri-posix.ads
\
s-tpopsp.adb<s-tpopsp-posix-foreign.adb
\
system.ads<system-lynxos-ppc.ads
endif
endif
# LynxOS 178
ifeq
($(strip
$(filter-out
lynxos178,$(target_os))),)
TOOLS_TARGET_PAIRS
=
\
mlib-tgt-specific.adb<mlib-tgt-specific-lynxos.adb
\
indepsw.adb<indepsw-gnu.adb
LIBGNAT_TARGET_PAIRS
=
\
a-intnam.ads<a-intnam-lynxos.ads
\
g-soliop.ads<g-soliop-lynxos.ads
\
s-inmaop.adb<s-inmaop-posix.adb
\
s-intman.adb<s-intman-posix.adb
\
s-osinte.adb<s-osinte-lynxos-5.adb
\
s-osinte.ads<s-osinte-lynxos178.ads
\
s-osprim.adb<s-osprim-posix.adb
\
s-taprop.adb<s-taprop-posix.adb
\
s-taspri.ads<s-taspri-posix.ads
\
s-tpopsp.adb<s-tpopsp-posix-foreign.adb
\
system.ads<system-lynxos178-ppc.ads
endif
# RTEMS
ifeq
($(strip
$(filter-out
rtems%,$(target_os))),)
LIBGNAT_TARGET_PAIRS
=
\
...
...
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