summaryrefslogtreecommitdiff
path: root/gcc/config/i386/mingw32.h
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* mingw32.h (SHARED_LIBGCC_SPEC): Synchronize with cygwin-host.Kai Tietz2012-11-301-3/+12
* re PR bootstrap/52947 (bootstrap fails due to wrong include search path compo...Kai Tietz2012-07-061-0/+5
* gcc.c (LINK_COMMAND_SPEC): Deal with -fgnu-tm.Eric Botcazou2012-02-131-0/+2
* cygwin.h (LIBGCJ_SONAME): Updated to match recent libgcj version bump.Dave Korn2011-11-071-1/+1
* configure.ac: Add --with-native-system-header-dir.Simon Baldwin2011-10-171-7/+2
* mingw-w64.h (CPP_SPEC): Rename _REENTRANCE to _REENTRANT.Ozkan Sezer2011-10-041-1/+1
* * config/i386/mingw32.h (GOMP_SELF_SPEC): Add -pthread option.Kai Tietz2011-08-161-1/+2
* netbsd.h (ENABLE_EXECUTE_STACK): Remove.Rainer Orth2011-06-091-19/+1
* linux.h (MD_UNWIND_SUPPORT): Remove.Rainer Orth2011-06-031-6/+0
* mingw32.h (OUTPUT_QUOTED_STRING): Fix macro argument expansion.Uros Bizjak2011-05-201-6/+7
* elf.h (ENDFILE_SPEC): Add Ofast.Michael Matz2011-05-051-1/+1
* ChangeLog gcc/Kai Tietz2011-04-121-0/+11
* config.gcc (*-*-mingw*): Allow as option the posix threading model.Kai Tietz2011-04-011-3/+15
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-8/+1
* cygming.h (DWARF_FRAME_REGISTERS): Adjust comment.Kai Tietz2011-03-251-0/+3
* mingw32.h (TARGET_64BIT): replaced by TARGET_64BIT_DEFAULT in #if check.Kai Tietz2010-09-291-1/+1
* re PR target/45476 (libgcc should contain TCmode functions)Uros Bizjak2010-09-011-8/+0
* PR/target 45452Kai Tietz2010-09-011-1/+1
* mingw32.h ((EXTRA_OS_CPP_BUILTINS): Define _WIN64 not expanded.Kai Tietz2010-08-081-1/+1
* cygwin.h (LIBGCJ_SONAME): Update.Dave Korn2010-07-151-1/+1
* collect2.c (TARGET_64BIT): Redefine to target's default.Kai Tietz2010-04-271-1/+21
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-021-1/+1
* mingw32.h (LIBGCJ_SONAME): Fix cut'n'pasto in DLL name.Dave Korn2010-02-171-1/+1
* mingw32.h (CHECK_EXECUTE_STACK_ENABLED): New macro.Kai Tietz2009-10-271-0/+2
* cygming.h (TARGET_USE_JCR_SECTION): Enable.Dave Korn2009-09-221-0/+4
* cygming.h (DWARF2_UNWIND_INFO): Error build when TARGET_BI_ARCH is specified ...Kai Tietz2009-07-271-1/+3
* mingw-w64.h (STANDARD_INCLUDE_DIR): Remove and use default set in mingw32.h h...Kai Tietz2009-07-241-8/+0
* ChangeLog for gccKai Tietz2009-06-221-0/+8
* re PR target/39472 (Add -mabi=[ms|sysv])H.J. Lu2009-03-271-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-2/+2
* re PR target/38904 (Shared libgcc DLL violates Cygwin platform conventions.)Dave Korn2009-01-311-1/+7
* re PR target/37989 (PR37528 fix broke --disable-shared on mingw32)Mikael Pettersson2008-11-041-2/+6
* Fix PR/25502Kai Tietz2008-10-131-0/+4
* mingw32.h (REAL_LIBGCC_SPEC): Add thread cleanup lib with -mthread switch.Danny Smith2008-10-061-1/+1
* re PR target/37528 (boostrap failure due to configure problems)Danny Smith2008-10-021-3/+5
* configure.ac (RPATH_ENVVAR): Use PATH on Windows.Aaron W. LaFramboise2008-08-311-4/+21
* mingw32.h (TARGET_USE_JCR_SECTION): Undef to let defaults.h definition apply.Danny Smith2008-07-021-2/+1
* tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz2008-06-031-1/+1
* 2008-05-20 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2008-05-201-1/+1
* i386-protos.h (ix86_return_in_memory): Removed.Kai Tietz2008-05-201-1/+1
* Revert my patch for mingw32.Kai Tietz2008-04-261-17/+0
* mingw32.h (SUBTARGET_INIT_BUILTINS): New.Kai Tietz2008-04-261-0/+16
* Enable trampoline code for nx-protected stack Windows.Kai Tietz2008-04-081-0/+21
* ms format support for mingw.Kai Tietz2008-03-201-0/+17
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* config.host (*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to extra_parts.Danny Smith2007-06-141-2/+12
* re PR target/29498 (FTZ/DAZ for SSE should be ported to mingw32)Zuxy Meng2007-05-291-0/+4
* re PR target/31965 (_INTEGRAL_MAX_BITS defined incorrectly)Danny Smith2007-05-171-6/+4
* cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit.Richard Henderson2007-03-301-1/+24