From 6818f0fc846185c49f08e7a1c742b71fb0dc8388 Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Thu, 6 Nov 2008 12:03:39 +0000 Subject: [PATCH] Makefile.in (SPARC/Solaris): Use a common set of files for the target-dependent part of the runtime. * gcc-interface/Makefile.in (SPARC/Solaris): Use a common set of files for the target-dependent part of the runtime. (SPARC/Linux): Likewise. From-SVN: r141641 --- gcc/ada/ChangeLog | 6 +++++ gcc/ada/gcc-interface/Makefile.in | 54 +++++++++++++++------------------------ 2 files changed, 26 insertions(+), 34 deletions(-) diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index a1c70a6..7db1344 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,5 +1,11 @@ 2008-11-06 Eric Botcazou + * gcc-interface/Makefile.in (SPARC/Solaris): Use a common set of + files for the target-dependent part of the runtime. + (SPARC/Linux): Likewise. + +2008-11-06 Eric Botcazou + * gcc-interface/decl.c (gnat_to_gnu_entity) : If not optimizing, create a PARM_DECL pointing to the VAR_DECL for debugging purposes. diff --git a/gcc/ada/gcc-interface/Makefile.in b/gcc/ada/gcc-interface/Makefile.in index 21bd1df..58100bb 100644 --- a/gcc/ada/gcc-interface/Makefile.in +++ b/gcc/ada/gcc-interface/Makefile.in @@ -732,7 +732,7 @@ ifeq ($(strip $(filter-out mips% wrs vx%,$(targ))),) endif ifeq ($(strip $(filter-out sparc% sun solaris%,$(targ))),) - LIBGNAT_TARGET_PAIRS_32 = \ + LIBGNAT_TARGET_PAIRS_COMMON = \ a-intnam.ads