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
65fe7470
Commit
65fe7470
authored
Dec 14, 2017
by
Eric Botcazou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* gcc-interface/Makefile.in: Generalize support for symbolic traces.
From-SVN: r255653
parent
00677c48
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
32 additions
and
2 deletions
+32
-2
gcc/ada/ChangeLog
+5
-1
gcc/ada/gcc-interface/Makefile.in
+27
-1
No files found.
gcc/ada/ChangeLog
View file @
65fe7470
2017
-
12
-
14
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
gcc
-
interface
/
Makefile
.
in
:
Generalize
support
for
symbolic
traces
.
2017
-
12
-
14
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
*
gcc
-
interface
/
misc
.
c
(
default_pass_by_ref
):
Minor
tweak
.
2017
-
12
-
14
Eric
Botcazou
<
ebotcazou
@
adacore
.
com
>
...
...
@@ -315,7 +319,7 @@
*
usage
.
adb
(
Usage
):
Add
output
for
switches
-
gnatH
and
-
gnatJ
.
*
doc
/
gnat_ugn
/
elaboration_order_handling_in_gnat
.
rst
:
Update
the
documentation
to
include
the
legacy
and
relaxed
elaboration
models
.
*
gnat_ugn
.
texi
:
Regenerate
.
*
gnat_ugn
.
texi
:
Regenerate
.
2017
-
12
-
05
Arnaud
Charlet
<
charlet
@
adacore
.
com
>
...
...
gcc/ada/gcc-interface/Makefile.in
View file @
65fe7470
...
...
@@ -951,10 +951,13 @@ ifeq ($(strip $(filter-out sparc% sun solaris%,$(target_cpu) $(target_vendor) $(
s-taspri.ads<libgnarl/s-taspri__solaris.ads
\
s-tpopsp.adb<libgnarl/s-tpopsp__solaris.adb
\
g-soliop.ads<libgnat/g-soliop__solaris.ads
\
$(TRASYM_DWARF_UNIX_PAIRS)
\
$(ATOMICS_TARGET_PAIRS)
\
$(ATOMICS_BUILTINS_TARGET_PAIRS)
\
system.ads<libgnat/system-solaris-sparc.ads
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_UNIX_OBJS)
EH_MECHANISM
=
-gcc
THREADSLIB
=
-lposix4
-lthread
MISCLIB
=
-lposix4
-lnsl
-lsocket
...
...
@@ -980,6 +983,7 @@ ifeq ($(strip $(filter-out %86 %x86_64 solaris2%,$(target_cpu) $(target_os))),)
s-taspri.ads<libgnarl/s-taspri__solaris.ads
\
s-tpopsp.adb<libgnarl/s-tpopsp__solaris.adb
\
g-soliop.ads<libgnat/g-soliop__solaris.ads
\
$(TRASYM_DWARF_UNIX_PAIRS)
\
$(ATOMICS_TARGET_PAIRS)
\
system.ads<libgnat/system-solaris-x86.ads
...
...
@@ -1002,6 +1006,7 @@ ifeq ($(strip $(filter-out %86 %x86_64 solaris2%,$(target_cpu) $(target_os))),)
endif
EXTRA_GNATRTL_NONTASKING_OBJS
+=
g-sse.o g-ssvety.o
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_UNIX_OBJS)
EH_MECHANISM
=
-gcc
THREADSLIB
=
-lposix4
-lthread
...
...
@@ -1072,6 +1077,7 @@ ifeq ($(strip $(filter-out %86 kfreebsd%,$(target_cpu) $(target_os))),)
s-taprop.adb<libgnarl/s-taprop__posix.adb
\
s-taspri.ads<libgnarl/s-taspri__posix.ads
\
s-tpopsp.adb<libgnarl/s-tpopsp__posix-foreign.adb
\
$(TRASYM_DWARF_UNIX_PAIRS)
\
$(ATOMICS_TARGET_PAIRS)
\
$(X86_TARGET_PAIRS)
\
system.ads<libgnat/system-freebsd.ads
...
...
@@ -1079,6 +1085,7 @@ ifeq ($(strip $(filter-out %86 kfreebsd%,$(target_cpu) $(target_os))),)
TOOLS_TARGET_PAIRS
=
indepsw.adb<indepsw-gnu.adb
EXTRA_GNATRTL_NONTASKING_OBJS
+=
g-sse.o g-ssvety.o
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_UNIX_OBJS)
EH_MECHANISM
=
-gcc
THREADSLIB
=
-lpthread
...
...
@@ -1178,6 +1185,7 @@ ifeq ($(strip $(filter-out %86 freebsd%,$(target_cpu) $(target_os))),)
s-taprop.adb<libgnarl/s-taprop__posix.adb
\
s-taspri.ads<libgnarl/s-taspri__posix.ads
\
s-tpopsp.adb<libgnarl/s-tpopsp__posix.adb
\
$(TRASYM_DWARF_UNIX_PAIRS)
\
$(ATOMICS_TARGET_PAIRS)
\
$(X86_TARGET_PAIRS)
\
system.ads<libgnat/system-freebsd.ads
...
...
@@ -1185,6 +1193,7 @@ ifeq ($(strip $(filter-out %86 freebsd%,$(target_cpu) $(target_os))),)
GNATLIB_SHARED
=
gnatlib-shared-dual
EXTRA_GNATRTL_NONTASKING_OBJS
+=
g-sse.o g-ssvety.o
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_UNIX_OBJS)
EH_MECHANISM
=
-gcc
THREADSLIB
=
-lpthread
...
...
@@ -1206,6 +1215,7 @@ ifeq ($(strip $(filter-out %86_64 freebsd%,$(target_cpu) $(target_os))),)
s-taprop.adb<libgnarl/s-taprop__posix.adb
\
s-taspri.ads<libgnarl/s-taspri__posix.ads
\
s-tpopsp.adb<libgnarl/s-tpopsp__posix.adb
\
$(TRASYM_DWARF_UNIX_PAIRS)
\
$(ATOMICS_TARGET_PAIRS)
\
$(X86_64_TARGET_PAIRS)
\
system.ads<libgnat/system-freebsd.ads
...
...
@@ -1213,6 +1223,7 @@ ifeq ($(strip $(filter-out %86_64 freebsd%,$(target_cpu) $(target_os))),)
GNATLIB_SHARED
=
gnatlib-shared-dual
EXTRA_GNATRTL_NONTASKING_OBJS
+=
g-sse.o g-ssvety.o
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_UNIX_OBJS)
EH_MECHANISM
=
-gcc
THREADSLIB
=
-lpthread
...
...
@@ -1333,6 +1344,7 @@ ifeq ($(strip $(filter-out ibm aix%,$(target_vendor) $(target_os))),)
s-taprop.adb<libgnarl/s-taprop__posix.adb
\
s-taspri.ads<libgnarl/s-taspri__posix.ads
\
s-tpopsp.adb<libgnarl/s-tpopsp__posix.adb
\
$(TRASYM_DWARF_UNIX_PAIRS)
\
$(ATOMICS_TARGET_PAIRS)
\
$(ATOMICS_BUILTINS_TARGET_PAIRS)
\
system.ads<libgnat/system-aix.ads
...
...
@@ -1346,6 +1358,8 @@ ifeq ($(strip $(filter-out ibm aix%,$(target_vendor) $(target_os))),)
TOOLS_TARGET_PAIRS
=
indepsw.adb<indepsw-gnu.adb
endif
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_UNIX_OBJS)
THREADSLIB
=
-lpthreads
EH_MECHANISM
=
-gcc
...
...
@@ -1439,6 +1453,7 @@ ifeq ($(strip $(filter-out cygwin% mingw32% pe,$(target_os))),)
a-exetim.ads<libgnarl/a-exetim__mingw.ads
\
a-intnam.ads<libgnarl/a-intnam__mingw.ads
\
g-sercom.adb<libgnat/g-sercom__mingw.adb
\
$(TRASYM_DWARF_MINGW_PAIRS)
\
s-tsmona.adb<libgnat/s-tsmona__mingw.adb
\
s-interr.adb<libgnarl/s-interr__sigaction.adb
\
s-intman.adb<libgnarl/s-intman__mingw.adb
\
...
...
@@ -1467,6 +1482,7 @@ ifeq ($(strip $(filter-out cygwin% mingw32% pe,$(target_os))),)
EXTRA_GNATRTL_NONTASKING_OBJS
+=
\
s-win32.o s-winext.o g-regist.o g-sse.o g-ssvety.o
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_MINGW_OBJS)
EXTRA_GNATRTL_TASKING_OBJS
=
a-exetim.o
EXTRA_LIBGNAT_SRCS
+=
mingw32.h
MISCLIB
=
-lws2_32
...
...
@@ -1528,6 +1544,8 @@ ifeq ($(strip $(filter-out powerpc% linux%,$(target_cpu) $(target_os))),)
s-osinte.adb<libgnarl/s-osinte__posix.adb
\
s-tpopsp.adb<libgnarl/s-tpopsp__tls.adb
\
g-sercom.adb<libgnat/g-sercom__linux.adb
\
$(TRASYM_DWARF_UNIX_PAIRS)
\
s-tsmona.adb<libgnat/s-tsmona__linux.adb
\
$(ATOMICS_TARGET_PAIRS)
\
$(ATOMICS_BUILTINS_TARGET_PAIRS)
\
system.ads<libgnat/system-linux-ppc.ads
...
...
@@ -1544,11 +1562,13 @@ ifeq ($(strip $(filter-out powerpc% linux%,$(target_cpu) $(target_os))),)
TOOLS_TARGET_PAIRS
=
indepsw.adb<indepsw-gnu.adb
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_UNIX_OBJS)
EXTRA_GNATRTL_TASKING_OBJS
=
s-linux.o a-exetim.o
EH_MECHANISM
=
-gcc
THREADSLIB
=
-lpthread
-lrt
GNATLIB_SHARED
=
gnatlib-shared-dual
MISCLIB
=
-ldl
GMEM_LIB
=
gmemlib
LIBRARY_VERSION
:=
$(LIB_VERSION)
endif
...
...
@@ -1753,17 +1773,20 @@ ifeq ($(strip $(filter-out %ia64 linux%,$(target_cpu) $(target_os))),)
s-tpopsp.adb<libgnarl/s-tpopsp__tls.adb
\
s-taspri.ads<libgnarl/s-taspri__posix-noaltstack.ads
\
g-sercom.adb<libgnat/g-sercom__linux.adb
\
$(TRASYM_DWARF_UNIX_PAIRS)
\
s-tsmona.adb<libgnat/s-tsmona__linux.adb
\
$(ATOMICS_TARGET_PAIRS)
\
$(ATOMICS_BUILTINS_TARGET_PAIRS)
\
system.ads<libgnat/system-linux-ia64.ads
TOOLS_TARGET_PAIRS
=
indepsw.adb<indepsw-gnu.adb
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_UNIX_OBJS)
EXTRA_GNATRTL_TASKING_OBJS
=
s-linux.o a-exetim.o
EH_MECHANISM
=
-gcc
MISCLIB
=
THREADSLIB
=
-lpthread
-lrt
GNATLIB_SHARED
=
gnatlib-shared-dual
MISCLIB
=
-ldl
GMEM_LIB
=
gmemlib
LIBRARY_VERSION
:=
$(LIB_VERSION)
endif
...
...
@@ -1780,10 +1803,13 @@ ifeq ($(strip $(filter-out ia64% hp hpux%,$(target_cpu) $(target_vendor) $(targe
s-taprop.adb<libgnarl/s-taprop__posix.adb
\
s-taspri.ads<libgnarl/s-taspri__posix.ads
\
s-tpopsp.adb<libgnarl/s-tpopsp__posix-foreign.adb
\
$(TRASYM_DWARF_UNIX_PAIRS)
\
$(ATOMICS_TARGET_PAIRS)
\
$(ATOMICS_BUILTINS_TARGET_PAIRS)
\
system.ads<libgnat/system-hpux-ia64.ads
EXTRA_GNATRTL_NONTASKING_OBJS
+=
$(TRASYM_DWARF_UNIX_OBJS)
MISCLIB
=
EH_MECHANISM
=
-gcc
THREADSLIB
=
-lpthread
...
...
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