-
- Downloads
defaults.h (TARGET_DECLSPEC): New macro.
* 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
Showing
- gcc/ChangeLog 22 additions, 0 deletionsgcc/ChangeLog
- gcc/c-cppbuiltin.c 9 additions, 0 deletionsgcc/c-cppbuiltin.c
- gcc/config/arm/pe.h 1 addition, 8 deletionsgcc/config/arm/pe.h
- gcc/config/arm/symbian.h 4 additions, 1 deletiongcc/config/arm/symbian.h
- gcc/config/i386/beos-elf.h 2 additions, 1 deletiongcc/config/i386/beos-elf.h
- gcc/config/i386/cygming.h 0 additions, 9 deletionsgcc/config/i386/cygming.h
- gcc/config/i386/i386-interix.h 2 additions, 1 deletiongcc/config/i386/i386-interix.h
- gcc/config/mcore/mcore.h 0 additions, 8 deletionsgcc/config/mcore/mcore.h
- gcc/config/sh/symbian-pre.h 1 addition, 8 deletionsgcc/config/sh/symbian-pre.h
- gcc/defaults.h 10 additions, 0 deletionsgcc/defaults.h
- gcc/doc/extend.texi 1 addition, 1 deletiongcc/doc/extend.texi
- gcc/doc/tm.texi 9 additions, 0 deletionsgcc/doc/tm.texi
Loading
Please register or sign in to comment