aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/cygwin.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-21cygwin.h (STARTFILE_SPEC): Explicitly search sysroot/usr/lib/32api for additi...Jonathan Yong1-0/+1
2015-01-29Committing VTV Cygwin patch for Patrick WollgastCaroline Tice1-1/+9
2015-01-29cygwin.h (LIBGCJ_SONAME): Set libgcj version to -16.Bernd Edlinger1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-08-19config.gcc (*-*-cygwin*): Use __cxa_atexit by default.Yaakov Selkowitz1-2/+4
2014-08-19cygwin.h (LINK_SPEC): Pass --tsaware flag only when building executables, not...Yaakov Selkowitz1-1/+2
2014-04-23cygwin.h (ENDFILE_SPEC): Include default-manifest.o if it can be found in the...Nick Clifton1-0/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-04-08cygwin.h (EXTRA_OS_CPP_BUILTINS): Replaced TARGET_CYGWIN64 by TARGET_64BIT.Kai Tietz1-1/+1
2013-03-27cygwin-stdint.h: Add support for cygwin x64 target.Kai Tietz1-3/+12
2013-03-13cygwin.h (SHARED_LIBGCC_SPEC): Make shared libgcc the default setting.Dave Korn1-5/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-02-13gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.Eric Botcazou1-0/+2
2011-11-07cygwin.h (LIBGCJ_SONAME): Updated to match recent libgcj version bump.Dave Korn1-1/+1
2011-05-05elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz1-1/+1
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-3/+1
2010-10-07config.gcc (c_target_objs): Don't add cygwin2.o.Dave Korn1-173/+9
2010-09-22opts-common.c (prune_options): Make static.Joseph Myers1-3/+4
2010-09-01PR/target 45452Kai Tietz1-1/+1
2010-07-15cygwin.h (LIBGCJ_SONAME): Update.Dave Korn1-1/+1
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-04-01re PR target/42609 (undesired operation when working with mno-cygwin)Dave Korn1-1/+1
2010-01-21re PR target/42818 (Static C++ linking breakage "undefined reference to ___re...Dave Korn1-2/+2
2009-11-30configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_...Dave Korn1-0/+32
2009-11-09cygwin.h (LINK_SPEC): Add -tsaware flag if !mno-cygwin.Dave Korn1-1/+1
2009-09-22cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn1-0/+4
2009-08-13cygwin.h (LINK_SPEC): Add --enable-auto-image-base.Dave Korn1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-01-31re PR target/38904 (Shared libgcc DLL violates Cygwin platform conventions.)Dave Korn1-0/+8
2009-01-21re PR bootstrap/37660 (Error Building libssp, recent update)Dave Korn1-3/+20
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-2/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-6/+5
2007-06-14config.host (*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to extra_parts.Danny Smith1-2/+3
2007-05-29re PR target/29498 (FTZ/DAZ for SSE should be ported to mingw32)Zuxy Meng1-0/+4
2006-12-13mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating1-1/+1
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-03-07re PR target/26588 (gfortran -fopenmp passes unrecognised -pthread)David Billinghurst1-0/+6
2006-01-31cygwin.h (GCC_DRIVER_HOST_INITIALIZATION): Cast argv to the appropriate type.Roger Sayle1-2/+2
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-12-16re PR target/18997 (Segmentation Violation in pthread_getspecific)Danny Smith1-0/+4
2003-09-26att.h, [...]: GNU CC -> GCC.Nathanael Nerode1-4/+4
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger1-3/+3
2003-07-03system.h: Include filenames.h.Zack Weinberg1-1/+1
2003-03-21config.gcc (i[34567]86-*-cygwin*): Use new common makefile stub t-cygming.Christopher Faylor1-395/+157
2003-02-27cygwin.h: Don't include any other files directly.Roger Sayle1-5/+2
2003-02-16cygwin.h (TARGET_SUBTARGET_DEFAULT): Set MASK_ALIGN_DOUBLE.Danny Smith1-3/+5
2003-02-15mingw32.h (LIBGCC_SPEC): Add libmingwex.a.Danny Smith1-1/+2
2003-02-12tm.texi (MODIFY_JNI_METHOD_CALL): Document.Ranjit Mathew1-1/+10