aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/cygming.h
AgeCommit message (Expand)AuthorFilesLines
2008-06-09cygming.h (TARGET_SUBTARGET64_DEFAULT): New.Kai Tietz1-0/+4
2008-06-07cygming.h (MAYBE_UWIN_CPP_BUILTINS): Remove.Danny Smith1-3/+0
2008-06-03tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz1-14/+5
2008-05-21cygming.h (ASM_OUTPUT_LABELREF): Honor option -f(no-)leading-underscore.Kai Tietz1-2/+2
2008-05-202008-05-20 Kai Tietz <kai.tietz@onevision.com>Kai Tietz1-5/+8
2008-05-20i386-protos.h (ix86_return_in_memory): Removed.Kai Tietz1-8/+5
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-04-02cygming.h (ASM_OUTPUT_DWARF_OFFSET): Add 8 byte offsets for 64-bit mingw.Kai Tietz1-1/+1
2008-03-26cygming.h (BIGGEST_ALIGNMENT): Removed.H.J. Lu1-4/+0
2008-01-26re PR target/34970 (name mangling broken for __attributte__((fastcall)))Danny Smith1-1/+12
2007-12-11config/i386/cygming.h (DWARF2_UNWIND_INFO): Handle 64-bitKai Tietz1-5/+3
2007-11-08re PR target/33774 (Cygwin/mingw do not support 16 byte alignment of struct/u...Danny Smith1-1/+5
2007-09-11cygming.h (TARGET_STRIP_NAME_ENCODING): Don't override default.Danny Smith1-2/+0
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-11cygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target...Danny Smith1-16/+10
2007-06-14config.host (*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to extra_parts.Danny Smith1-3/+14
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith1-8/+5
2007-03-30cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit.Richard Henderson1-10/+49
2007-03-29varasm.c (initializer_constant_valid_p): Don't deny DECL_DLLIMPORT_P on funct...Richard Henderson1-36/+7
2006-11-13bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers1-0/+1
2006-07-20re PR target/28427 (warning: alignment of '__FUNCTION__' is greater than maxi...Danny Smith1-0/+10
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating1-7/+7
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-42/+3
2005-10-12re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith1-0/+3
2005-08-07cygming.h (SUBTARGET_ENCODE_SECTION_INFO): Define.Danny Smith1-2/+5
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-06-01* config/i386/cygming.h (NO_PROFILE_COUNTERS): Define.Danny Smith1-0/+4
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+2
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-1/+1
2005-04-21config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford1-20/+0
2005-04-05re PR debug/9963 ([CygWin] g++ -gcoff report "C_EFCN symbol out of scope")Ian Lance Taylor1-2/+2
2005-04-01cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with entry for selectany attri...Danny Smith1-0/+4
2004-12-13defaults.h (TARGET_USE_JCR_SECTION): New macro.Danny Smith1-0/+5
2004-11-05re PR target/18106 (Weak symbols are unimplemented on Windows)Aaron W. LaFramboise1-0/+12
2004-10-18cygming.h (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED_TYPEINFO_NAMES to 0.Danny Smith1-0/+3
2004-09-09defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.Zack Weinberg1-5/+2
2004-08-19Fix typo: Change "in_unlikely_text_section" to "in_unlikely_executed_text".Caroline Tice1-1/+1
2004-08-18Hot/cold partitioning update patch.Caroline Tice1-0/+1
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek1-0/+1
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell1-1/+1
2004-08-04defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell1-9/+0
2004-04-30* config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]Brian Ford1-0/+21
2004-04-08re PR c++/14808 ([win32] Undefined results with virtual base classes)Danny Smith1-0/+5
2004-01-31bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-1/+1
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata1-1/+1
2004-01-02cygming.h: Fix comment formatting.Kazu Hirata1-1/+1
2003-11-26cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Declare function aliases as functions.Danny Smith1-1/+3
2003-10-16cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.Danny Smith1-0/+15
2003-10-07cygming.h (READONLY_DATA_SECTION_ASM_OP): Define.Danny Smith1-0/+5
2003-09-30cygwin1.c: Convert to ISO C90 prototypes.Kelley Cook1-1/+1