aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/mingw32.h
AgeCommit message (Expand)AuthorFilesLines
2008-07-02mingw32.h (TARGET_USE_JCR_SECTION): Undef to let defaults.h definition apply.Danny Smith1-2/+1
2008-06-03tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz1-1/+1
2008-05-202008-05-20 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-1/+1
2008-05-20i386-protos.h (ix86_return_in_memory): Removed.Kai Tietz1-1/+1
2008-04-26Revert my patch for mingw32.Kai Tietz1-17/+0
2008-04-26mingw32.h (SUBTARGET_INIT_BUILTINS): New.Kai Tietz1-0/+16
2008-04-08Enable trampoline code for nx-protected stack Windows.Kai Tietz1-0/+21
2008-03-20ms format support for mingw.Kai Tietz1-0/+17
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-06-14config.host (*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to extra_parts.Danny Smith1-2/+12
2007-05-29re PR target/29498 (FTZ/DAZ for SSE should be ported to mingw32)Zuxy Meng1-0/+4
2007-05-17re PR target/31965 (_INTEGRAL_MAX_BITS defined incorrectly)Danny Smith1-6/+4
2007-03-30cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit.Richard Henderson1-1/+24
2006-11-01target.h (targetm.cxx.use_atexit_for_cxa_atexit): New target hook.Danny Smith1-0/+4
2006-10-06* config/i386/mingw32.h (GOMP_SELF_SPECS): Add -mthreads for openmp.Danny Smith1-2/+2
2006-06-06time.c: New file.Francois-Xavier Coudert1-0/+4
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-07-01gcc.c (STANDARD_STARTFILE_PREFIX_1): Define.Aaron W. LaFramboise1-3/+7
2003-09-26i386-aout.h, [...]: GNU CC -> GCC.Nathanael Nerode1-4/+4
2003-05-28mingw32.h (STANDARD_INCLUDE_DIR): Update.Aaron W. LaFramboise1-2/+7
2003-03-21config.gcc (i[34567]86-*-cygwin*): Use new common makefile stub t-cygming.Christopher Faylor1-37/+5
2003-02-27cygwin.h: Don't include any other files directly.Roger Sayle1-2/+0
2003-02-15mingw32.h (LIBGCC_SPEC): Add libmingwex.a.Danny Smith1-2/+3
2002-12-26athlon.md: Fix comment typos.Kazu Hirata1-3/+3
2002-12-19i386.c (ix86_handle_cdecl_attribute): Check for attributes incompatible with ...Casper S. Hornstrup1-0/+2
2002-12-05cygwin.h (SUBTARGET_PROLOGUE): Replace with PROFILE_HOOK.Danny Smith1-4/+0
2002-06-29crtdll.h: Define EXTRA_OS_CPP_BUILTINS.Neil Booth1-15/+30
2002-06-04beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu.Neil Booth1-1/+1
2002-05-24* config/i386/mingw32.h (CPP_SPEC): Remove -remap.Danny Smith1-1/+1
2002-05-23mingw32.h (OUTPUT_QUOTED_STRING): Properly output quoted strings.Gabriel Dos Reis1-18/+24
2002-03-25mingw32.h (WINT_TYPE): Define as "short unsigned int".Danny Smith1-0/+3
2001-10-31att.h: Fix comment formatting.Kazu Hirata1-4/+4
2001-10-10cygwin.h: Avoid adding include files if -nostdinc is used.Christopher Faylor1-7/+15
2001-04-19vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie1-1/+3
2001-02-25config.gcc: Expunge references to alpha/t-pe...Zack Weinberg1-3/+1
2001-01-29mingw32.h: Override STARTFILE_SPEC and LINK_SPEC declared in cygwin.h.Thomas Pfaff1-1/+11
2000-11-02config:Neil Booth1-1/+1
2000-05-04cygwin.h (CPP_PREDEFINES): Don't define __STDC__.Mumit Khan1-5/+7
2000-02-26Fix copyrights.Jeff Law1-1/+1
2000-01-31386bsd.h, [...]: Remove -Di386 -Acpu(i386) -Amachine(i386) from CPP_PREDEFINES.Zack Weinberg1-3/+3
2000-01-04gthr-win32.h (__gthread_active_p): Support Mingw MT runtime.Mumit Khan1-3/+5
1999-12-14crtdll.h (STARTFILE_SPEC): Add -pg profiling support.Mumit Khan1-2/+6
1999-09-06Merge in gcc2-ss-010999Jeff Law1-8/+0
1999-04-12cygwin.h (SUBTARGET_SWITCHES): Add -mconsole; fix -mno-nop-fun-dllimport and ...Mumit Khan1-8/+4
1999-02-09cygwin.h (SUBTARGET_OVERRIDE_OPTIONS): New macro to ignore fpic/fPIC for wind...Mumit Khan1-2/+5
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer1-2/+2
1998-10-25crtdll.h (CPP_PREDEFINES): Fix typo.Mumit Khan1-1/+1
1998-09-05cygwin32.h (BIGGEST_ALIGNMENT): Define.Mumit Khan1-1/+5
1998-07-06Support for dllimport and dllexport attributes for i386-pe.Mumit Khan1-0/+1