summaryrefslogtreecommitdiff
path: root/gcc/config/i386/cygming.h
Commit message (Expand)AuthorAgeFilesLines
* cygming.h (TARGET_SUBTARGET64_DEFAULT): New.Kai Tietz2008-06-091-0/+4
* cygming.h (MAYBE_UWIN_CPP_BUILTINS): Remove.Danny Smith2008-06-071-3/+0
* tm.texi (OVERRIDE_ABI_FORMAT): New.Kai Tietz2008-06-031-14/+5
* cygming.h (ASM_OUTPUT_LABELREF): Honor option -f(no-)leading-underscore.Kai Tietz2008-05-211-2/+2
* 2008-05-20 Kai Tietz <kai.tietz@onevision.com>Kai Tietz2008-05-201-5/+8
* i386-protos.h (ix86_return_in_memory): Removed.Kai Tietz2008-05-201-8/+5
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-1/+1
* cygming.h (ASM_OUTPUT_DWARF_OFFSET): Add 8 byte offsets for 64-bit mingw.Kai Tietz2008-04-021-1/+1
* cygming.h (BIGGEST_ALIGNMENT): Removed.H.J. Lu2008-03-261-4/+0
* re PR target/34970 (name mangling broken for __attributte__((fastcall)))Danny Smith2008-01-261-1/+12
* config/i386/cygming.h (DWARF2_UNWIND_INFO): Handle 64-bitKai Tietz2007-12-111-5/+3
* re PR target/33774 (Cygwin/mingw do not support 16 byte alignment of struct/u...Danny Smith2007-11-081-1/+5
* cygming.h (TARGET_STRIP_NAME_ENCODING): Don't override default.Danny Smith2007-09-111-2/+0
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-4/+3
* cygming.h (PREFERRED_DEBUGGING_TYPE): Define to DWARF2_DEBUG on 32 bit target...Danny Smith2007-07-111-16/+10
* config.host (*-cygwin* |*-mingw* ): Add crtbegin.o, crtend.o to extra_parts.Danny Smith2007-06-141-3/+14
* re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith2007-05-241-8/+5
* cygming.h (DWARF2_DEBUGGING_INFO): Enable by default for 64-bit.Richard Henderson2007-03-301-10/+49
* varasm.c (initializer_constant_valid_p): Don't deny DECL_DLLIMPORT_P on funct...Richard Henderson2007-03-291-36/+7
* bpapi.h (TARGET_BPABI_CPP_BUILTINS): Define __GXX_TYPEINFO_EQUALITY_INLINE bu...Joseph Myers2006-11-131-0/+1
* re PR target/28427 (warning: alignment of '__FUNCTION__' is greater than maxi...Danny Smith2006-07-201-0/+10
* tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating2006-03-171-7/+7
* alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford2005-12-071-42/+3
* re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith2005-10-121-0/+3
* cygming.h (SUBTARGET_ENCODE_SECTION_INFO): Define.Danny Smith2005-08-071-2/+5
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* * config/i386/cygming.h (NO_PROFILE_COUNTERS): Define.Danny Smith2005-06-011-0/+4
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+2
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-1/+1
* config.gcc (*-*-darwin*): Add darwin.opt to $extra_options.Richard Sandiford2005-04-211-20/+0
* re PR debug/9963 ([CygWin] g++ -gcoff report "C_EFCN symbol out of scope")Ian Lance Taylor2005-04-051-2/+2
* cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with entry for selectany attri...Danny Smith2005-04-011-0/+4
* defaults.h (TARGET_USE_JCR_SECTION): New macro.Danny Smith2004-12-131-0/+5
* re PR target/18106 (Weak symbols are unimplemented on Windows)Aaron W. LaFramboise2004-11-051-0/+12
* cygming.h (TARGET_OS_CPP_BUILTINS): Define __GXX_MERGED_TYPEINFO_NAMES to 0.Danny Smith2004-10-181-0/+3
* defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.Zack Weinberg2004-09-091-5/+2
* Fix typo: Change "in_unlikely_text_section" to "in_unlikely_executed_text".Caroline Tice2004-08-191-1/+1
* Hot/cold partitioning update patch.Caroline Tice2004-08-181-0/+1
* re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek2004-08-121-0/+1
* tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell2004-08-061-1/+1
* defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell2004-08-041-9/+0
* * config/i386/cygming.h [HAVE_GAS_PE_SECREL32_RELOC]Brian Ford2004-04-301-0/+21
* re PR c++/14808 ([win32] Undefined results with virtual base classes)Danny Smith2004-04-081-0/+5
* bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2004-01-311-1/+1
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+1
* cygming.h: Fix comment formatting.Kazu Hirata2004-01-021-1/+1
* cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Declare function aliases as functions.Danny Smith2003-11-261-1/+3
* cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.Danny Smith2003-10-161-0/+15
* cygming.h (READONLY_DATA_SECTION_ASM_OP): Define.Danny Smith2003-10-071-0/+5
* cygwin1.c: Convert to ISO C90 prototypes.Kelley Cook2003-09-301-1/+1