Skip to content
Snippets Groups Projects
  • Mark Mitchell's avatar
    63c5b495
    defaults.h (TARGET_DECLSPEC): New macro. · 63c5b495
    Mark Mitchell authored
    	* defaults.h (TARGET_DECLSPEC): New macro.
    	* c-cppbuiltin.c (c_cpp_builtins): Handle TARGET_DECLSPEC.
    	* config/arm/pe.h (SUBTARGET_CPP_SPEC): Remove __declspec support.
    	* config/arm/symbian. (TARGET_DLLIMPORT_DECL_ATTRIBUTES): Define.
    	* config/i386/beof-elf.h (TARGET_OS_CPP_BUILTINS): Remove
    	__declspec support.
    	(TARGET_DECLSPEC): Define.
    	* config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Remove
    	__declspec support.
    	* config/i386/i386-interix.h (TARGET_OS_CPP_BUILTINS): Remove
    	__declspec support.
    	(TARGET_DECLSPEC): Define.
    	* config/mcore/mcore.h (TARGET_CPU_CPP_BUILTINS): Remove
    	__declspec support.
    	* config/sh/symbian-pre.h (SUBTARGET_CPP_SPEC): Remove __declspec
    	support.
    	* doc/tm.texi (TARGET_DECLSPEC): Document.
    
    	* doc/extend.texi: Fix typo in comment.
    
    From-SVN: r85571
    63c5b495
    History
    defaults.h (TARGET_DECLSPEC): New macro.
    Mark Mitchell authored
    	* defaults.h (TARGET_DECLSPEC): New macro.
    	* c-cppbuiltin.c (c_cpp_builtins): Handle TARGET_DECLSPEC.
    	* config/arm/pe.h (SUBTARGET_CPP_SPEC): Remove __declspec support.
    	* config/arm/symbian. (TARGET_DLLIMPORT_DECL_ATTRIBUTES): Define.
    	* config/i386/beof-elf.h (TARGET_OS_CPP_BUILTINS): Remove
    	__declspec support.
    	(TARGET_DECLSPEC): Define.
    	* config/i386/cygming.h (TARGET_OS_CPP_BUILTINS): Remove
    	__declspec support.
    	* config/i386/i386-interix.h (TARGET_OS_CPP_BUILTINS): Remove
    	__declspec support.
    	(TARGET_DECLSPEC): Define.
    	* config/mcore/mcore.h (TARGET_CPU_CPP_BUILTINS): Remove
    	__declspec support.
    	* config/sh/symbian-pre.h (SUBTARGET_CPP_SPEC): Remove __declspec
    	support.
    	* doc/tm.texi (TARGET_DECLSPEC): Document.
    
    	* doc/extend.texi: Fix typo in comment.
    
    From-SVN: r85571