aboutsummaryrefslogtreecommitdiff
path: root/gcc/objc/objc-act.c
diff options
context:
space:
mode:
authorDave Korn <dave.korn.cygwin@gmail.com>2010-10-07 14:44:47 +0000
committerDave Korn <davek@gcc.gnu.org>2010-10-07 14:44:47 +0000
commit3edeb30d044a4852881c34229e618b34f95b0d9e (patch)
tree61f6677182acb448816542f358ee079174022c75 /gcc/objc/objc-act.c
parenta4c37c1616cacf3e879e53eaefb675746173ebd7 (diff)
downloadgcc-3edeb30d044a4852881c34229e618b34f95b0d9e.zip
gcc-3edeb30d044a4852881c34229e618b34f95b0d9e.tar.gz
gcc-3edeb30d044a4852881c34229e618b34f95b0d9e.tar.bz2
config.gcc (c_target_objs): Don't add cygwin2.o.
* config.gcc (c_target_objs)[i?86-*-pe|i?86-*-cygwin*]: Don't add cygwin2.o. (cxx_target_objs)[i?86-*-pe|i?86-*-cygwin*]: Likewise. (extra_gcc_objs)[i?86-*-pe|i?86-*-cygwin*]: Don't add cygwin1.o. * config/i386/t-cygwin (cygwin1.o): Delete build rule. (cygwin2.o): Likewise. * config/i386/cygwin1.c: Delete file. * config/i386/cygwin2.c: Likewise. * config/i386/cygwin.h (CPP_SPEC): Remove all %{mno-cygwin} specs and make all {%!mno-cygwin} ones unconditional. (STARTFILE_SPEC): Likewise. (REAL_LIBGCC_SPEC): Likewise. (LIB_SPEC): Likewise. (CXX_WRAP_SPEC): Likewise. (LINK_SPEC): Likewise. (CYGWIN_MINGW_SUBDIR): Delete now-unused macro definition. (CYGWIN_MINGW_SUBDIR_LEN): Likewise. (cygwin_gplusplus_include_dir): Delete now-unused array. (GPLUSPLUS_INCLUDE_DIR): Don't redefine to point to it. (cygwin_gplusplus_tool_include_dir): Delete now-unused array. (GPLUSPLUS_TOOL_INCLUDE_DIR): Don't redefine to point to it. (cygwin_gplusplus_backward_include_dir): Delete now-unused array. (GPLUSPLUS_BACKWARD_INCLUDE_DIR): Don't redefine to point to it. (cygwin_local_include_dir): Delete now-unused array. (LOCAL_INCLUDE_DIR): Don't redefine to point to it. (cygwin_cross_include_dir): Delete now-unused array. (CROSS_INCLUDE_DIR): Don't redefine to point to it. (cygwin_tool_include_dir): Delete now-unused array. (TOOL_INCLUDE_DIR): Don't redefine to point to it. (cygwin_standard_include_dir): Delete now-unused array. (STANDARD_INCLUDE_DIR): Don't redefine to point to it. (GEN_CVT_ARRAY): Delete now-unused macro definition. (cvt_to_mingw): Delete now-unused array. (mingw_scan): Remove prototype of deleted function. (GCC_DRIVER_HOST_INITIALIZATION): Don't define now-unused target macro. * config/i386/cygming.opt (mcygwin): Delete target-specific option. * doc/invoke.texi (-mcygwin): Don't document removed option. (-mno-cygwin): Likewise. From-SVN: r165119
Diffstat (limited to 'gcc/objc/objc-act.c')
0 files changed, 0 insertions, 0 deletions