From: Arnaud Charlet Date: Fri, 20 Feb 2015 11:40:20 +0000 (+0000) Subject: Makefile.in: Remove references to nucleus. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5865a63df4a19147d7a5ae804e97aa79371dfd7b;p=gcc.git Makefile.in: Remove references to nucleus. * gcc-interface/Makefile.in: Remove references to nucleus. * gcc-interface/decl.c (gnat_to_gnu_entity, case E_Procedure): Set extern_flag to true for Inline_Always subprograms with Intrinsic convention. From-SVN: r220851 --- diff --git a/gcc/ada/ChangeLog b/gcc/ada/ChangeLog index c06fb21dadd..c255ca651b0 100644 --- a/gcc/ada/ChangeLog +++ b/gcc/ada/ChangeLog @@ -1,3 +1,10 @@ +2015-02-20 Arnaud Charlet + + * gcc-interface/Makefile.in: Remove references to nucleus. + * gcc-interface/decl.c (gnat_to_gnu_entity, case E_Procedure): Set + extern_flag to true for Inline_Always subprograms with + Intrinsic convention. + 2015-02-20 Yannick Moy * sem_prag.ads: Minor typo in comment. diff --git a/gcc/ada/gcc-interface/Makefile.in b/gcc/ada/gcc-interface/Makefile.in index df2d84c58e2..60c1b5b3f8e 100644 --- a/gcc/ada/gcc-interface/Makefile.in +++ b/gcc/ada/gcc-interface/Makefile.in @@ -2355,27 +2355,6 @@ ifeq ($(strip $(filter-out darwin%,$(target_os))),) GCC_LINK_FLAGS=-static-libstdc++ endif -# ARM Nucleus -ifeq ($(strip $(filter-out arm nucleus%,$(target_cpu) $(target_os))),) - LIBGNAT_TARGET_PAIRS = \ - system.ads