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
767cd81c
Commit
767cd81c
authored
Nov 18, 2015
by
Arnaud Charlet
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor code clean ups.
From-SVN: r230537
parent
c0dd5b38
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
11 deletions
+9
-11
gcc/ada/gcc-interface/Makefile.in
+9
-11
No files found.
gcc/ada/gcc-interface/Makefile.in
View file @
767cd81c
...
@@ -691,10 +691,11 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworksae,$(target_cpu) $(target_vendor)
...
@@ -691,10 +691,11 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworksae,$(target_cpu) $(target_vendor)
ifeq
($(strip
$(filter-out
vthreads,$(THREAD_KIND))),)
ifeq
($(strip
$(filter-out
vthreads,$(THREAD_KIND))),)
LIBGNAT_TARGET_PAIRS
+=
\
LIBGNAT_TARGET_PAIRS
+=
\
s-thread.adb<s-thread-ae653.adb
\
s-thread.adb<s-thread-ae653.adb
\
s-osvers.ads<s-osvers-vxworks-653.ads
\
$(DUMMY_SOCKETS_TARGET_PAIRS)
$(DUMMY_SOCKETS_TARGET_PAIRS)
GNATRTL_SOCKETS_OBJS
=
GNATRTL_SOCKETS_OBJS
=
EXTRA_GNATRTL_NONTASKING_OBJS
+=
s-thread.o
EXTRA_GNATRTL_NONTASKING_OBJS
+=
s-thread.o
s-osvers.o
else
else
LIBGNAT_TARGET_PAIRS
+=
\
LIBGNAT_TARGET_PAIRS
+=
\
g-socthi.ads<g-socthi-vxworks.ads
\
g-socthi.ads<g-socthi-vxworks.ads
\
...
@@ -735,6 +736,7 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworksmils,$(target_cpu) $(target_vendo
...
@@ -735,6 +736,7 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworksmils,$(target_cpu) $(target_vendo
s-tasinf.ads<s-tasinf-vxworks.ads
\
s-tasinf.ads<s-tasinf-vxworks.ads
\
s-taspri.ads<s-taspri-vxworks.ads
\
s-taspri.ads<s-taspri-vxworks.ads
\
s-thread.adb<s-thread-ae653.adb
\
s-thread.adb<s-thread-ae653.adb
\
s-osvers.ads<s-osvers-vxworks-mils.ads
\
s-tpopsp.adb<s-tpopsp-vxworks.adb
\
s-tpopsp.adb<s-tpopsp-vxworks.adb
\
s-vxwork.ads<s-vxwork-ppc.ads
\
s-vxwork.ads<s-vxwork-ppc.ads
\
system.ads<system-vxworks-ppc-mils.ads
\
system.ads<system-vxworks-ppc-mils.ads
\
...
@@ -746,7 +748,7 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworksmils,$(target_cpu) $(target_vendo
...
@@ -746,7 +748,7 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworksmils,$(target_cpu) $(target_vendo
mlib-tgt-specific.adb<mlib-tgt-specific-vxworks.adb
\
mlib-tgt-specific.adb<mlib-tgt-specific-vxworks.adb
\
indepsw.adb<indepsw-gnu.adb
indepsw.adb<indepsw-gnu.adb
EXTRA_GNATRTL_NONTASKING_OBJS
=
i-vxwork.o i-vxwoio.o s-thread.o
EXTRA_GNATRTL_NONTASKING_OBJS
=
i-vxwork.o i-vxwoio.o s-thread.o
s-osvers.o
EXTRA_GNATRTL_TASKING_OBJS
=
s-vxwork.o s-vxwext.o
EXTRA_GNATRTL_TASKING_OBJS
=
s-vxwork.o s-vxwext.o
EXTRA_LIBGNAT_OBJS
+=
vx_stack_info.o sigtramp-vxworks.o
EXTRA_LIBGNAT_OBJS
+=
vx_stack_info.o sigtramp-vxworks.o
...
@@ -764,7 +766,7 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworksmils,$(target_cpu) $(target_vendo
...
@@ -764,7 +766,7 @@ ifeq ($(strip $(filter-out powerpc% wrs vxworksmils,$(target_cpu) $(target_vendo
endif
endif
# VxWorksae / VxWorks 653 for x86 (vxsim) - ?? VxWorks mils not implemented
# VxWorksae / VxWorks 653 for x86 (vxsim) - ?? VxWorks mils not implemented
ifeq
($(strip
$(filter-out
%86
wrs
vxworksae
vxworksmils
,$(target_cpu)
$(target_vendor)
$(target_os))),)
ifeq
($(strip
$(filter-out
%86
wrs
vxworksae,$(target_cpu)
$(target_vendor)
$(target_os))),)
# target pairs for kernel + vthreads runtime
# target pairs for kernel + vthreads runtime
LIBGNAT_TARGET_PAIRS
=
\
LIBGNAT_TARGET_PAIRS
=
\
a-elchha.adb<a-elchha-vxworks-ppc-full.adb
\
a-elchha.adb<a-elchha-vxworks-ppc-full.adb
\
...
@@ -805,10 +807,11 @@ ifeq ($(strip $(filter-out %86 wrs vxworksae vxworksmils,$(target_cpu) $(target_
...
@@ -805,10 +807,11 @@ ifeq ($(strip $(filter-out %86 wrs vxworksae vxworksmils,$(target_cpu) $(target_
ifeq
($(strip
$(filter-out
vthreads,$(THREAD_KIND))),)
ifeq
($(strip
$(filter-out
vthreads,$(THREAD_KIND))),)
LIBGNAT_TARGET_PAIRS
+=
\
LIBGNAT_TARGET_PAIRS
+=
\
s-thread.adb<s-thread-ae653.adb
\
s-thread.adb<s-thread-ae653.adb
\
s-osvers.ads<s-osvers-vxworks-653.ads
\
$(DUMMY_SOCKETS_TARGET_PAIRS)
$(DUMMY_SOCKETS_TARGET_PAIRS)
GNATRTL_SOCKETS_OBJS
=
GNATRTL_SOCKETS_OBJS
=
EXTRA_GNATRTL_NONTASKING_OBJS
+=
s-thread.o
EXTRA_GNATRTL_NONTASKING_OBJS
+=
s-thread.o
s-osvers.o
else
else
LIBGNAT_TARGET_PAIRS
+=
\
LIBGNAT_TARGET_PAIRS
+=
\
g-socthi.ads<g-socthi-vxworks.ads
\
g-socthi.ads<g-socthi-vxworks.ads
\
...
@@ -2493,7 +2496,7 @@ LIBGNAT_OBJS = adadecode.o adaint.o argv.o aux-io.o \
...
@@ -2493,7 +2496,7 @@ LIBGNAT_OBJS = adadecode.o adaint.o argv.o aux-io.o \
# from ADA_INCLUDE_SRCS.
# from ADA_INCLUDE_SRCS.
LIBGNAT_SRCS
=
$
(
patsubst %.o,%.c,
$(LIBGNAT_OBJS)
)
\
LIBGNAT_SRCS
=
$
(
patsubst %.o,%.c,
$(LIBGNAT_OBJS)
)
\
adadecode.h adaint.h env.h gsocket.h raise.h
\
adadecode.h adaint.h env.h gsocket.h raise.h
standard.ads.h
\
tb-gcc.c thread.c
$(EXTRA_LIBGNAT_SRCS)
tb-gcc.c thread.c
$(EXTRA_LIBGNAT_SRCS)
# GNATRTL_NONTASKING_OBJS and GNATRTL_TASKING_OBJS can be found in
# GNATRTL_NONTASKING_OBJS and GNATRTL_TASKING_OBJS can be found in
...
@@ -2705,11 +2708,6 @@ install-gcc-specs:
...
@@ -2705,11 +2708,6 @@ install-gcc-specs:
done
done
install-gnatlib
:
../stamp-gnatlib-$(RTSDIR) install-gcc-specs
install-gnatlib
:
../stamp-gnatlib-$(RTSDIR) install-gcc-specs
# Create the directory before deleting it, in case the directory is
# a list of directories (as it may be on VMS). This ensures we are
# deleting the right one.
-$(MKDIR)
$(DESTDIR)$(ADA_RTL_OBJ_DIR)
-$(MKDIR)
$(DESTDIR)$(ADA_INCLUDE_DIR)
$(RMDIR)
$(DESTDIR)$(ADA_RTL_OBJ_DIR)
$(RMDIR)
$(DESTDIR)$(ADA_RTL_OBJ_DIR)
$(RMDIR)
$(DESTDIR)$(ADA_INCLUDE_DIR)
$(RMDIR)
$(DESTDIR)$(ADA_INCLUDE_DIR)
-
$(MKDIR)
$(DESTDIR)$(ADA_RTL_OBJ_DIR)
-
$(MKDIR)
$(DESTDIR)$(ADA_RTL_OBJ_DIR)
...
@@ -2745,7 +2743,7 @@ install-gnatlib: ../stamp-gnatlib-$(RTSDIR) install-gcc-specs
...
@@ -2745,7 +2743,7 @@ install-gnatlib: ../stamp-gnatlib-$(RTSDIR) install-gcc-specs
fi;
\
fi;
\
done
done
# This copy must be done preserving the date on the original file.
# This copy must be done preserving the date on the original file.
for
file
in
$(RTSDIR)/*.ad
?
;
do
\
for
file
in
$(RTSDIR)/*.ad
[sb]*
;
do
\
$(INSTALL_DATA_DATE)
$$file
$(DESTDIR)$(ADA_INCLUDE_DIR);
\
$(INSTALL_DATA_DATE)
$$file
$(DESTDIR)$(ADA_INCLUDE_DIR);
\
done
done
cd
$(DESTDIR)$(ADA_INCLUDE_DIR);
$(CHMOD)
a-wx
*.adb
cd
$(DESTDIR)$(ADA_INCLUDE_DIR);
$(CHMOD)
a-wx
*.adb
...
...
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