summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386-interix.h
Commit message (Expand)AuthorAgeFilesLines
* re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers2011-03-311-3/+1
* tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers2010-11-211-5/+2
* i386.c (LONG_TYPE_SIZE): Remove.Uros Bizjak2010-08-121-2/+0
* vmsdbgout.c (ASM_OUTPUT_DEBUG_DATA1): Change format string placeholder from 0...Uros Bizjak2010-05-021-1/+1
* gmon-sol2.c (_mcleanup): Change format string placeholder from 0x%x to %#x.Uros Bizjak2010-04-251-1/+1
* bsd.h (ASM_BYTE): New define.Uros Bizjak2009-07-311-6/+6
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* i386-protos.h (ix86_return_in_memory): Removed.Kai Tietz2008-05-201-2/+3
* 2008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz2008-05-081-4/+2
* i386.h (TARGET_CPU_DEFAULT_*): Substitute with ...Uros Bizjak2007-11-141-1/+1
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* varasm.c (initializer_constant_valid_p): Don't deny DECL_DLLIMPORT_P on funct...Richard Henderson2007-03-291-2/+1
* cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata2006-05-281-1/+1
* aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete.Kaveh R. Ghazi2005-08-161-1/+0
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* defaults.h (MULTIPLE_SYMBOL_SPACES): Provide default.Zack Weinberg2004-09-091-5/+2
* re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek2004-08-121-0/+1
* defaults.h (TARGET_DECLSPEC): New macro.Mark Mitchell2004-08-041-1/+2
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata2004-01-311-1/+2
* cygming.h: Fix comment formatting.Kazu Hirata2004-01-021-4/+4
* i386-interix.h: Remove uses of "register" specifier in declarations of argume...Kazu Hirata2003-12-271-7/+7
* i386-aout.h, [...]: GNU CC -> GCC.Nathanael Nerode2003-09-261-5/+5
* alpha.md: Remove usage of PARAMS.Andreas Jaeger2003-08-171-2/+2
* sol2.h, [...]: Use c_dialect_ macros.Neil Booth2003-07-011-2/+2
* builtins.c: Follow spelling conventions.Kazu Hirata2003-06-281-1/+1
* target.h (asm_out.file_start, [...]): New hooks.Zack Weinberg2003-06-191-10/+2
* athlon.md: Fix comment typos.Kazu Hirata2002-12-261-1/+1
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-4/+25
* elfos.h (HANDLE_SYSV_PRAGMA): Define as 1.Jason Thorpe2002-11-261-1/+1
* chorus.h: Consistently define *_DEBUGGING_INFO with the value 1.Jason Thorpe2002-08-291-2/+2
* alpha.h (TARGET_CPU_CPP_BUILTINS): Replace reference to clk_objective_c with ...Ziemowit Laski2002-08-111-1/+1
* config.gcc (i[34567]86-*-interix*): Replace interix.o with winnt.oDouglas B Rupp2002-08-051-0/+6
* crtdll.h: Define EXTRA_OS_CPP_BUILTINS.Neil Booth2002-06-291-18/+25
* beos-elf.h, [...] (CPP_SPEC): Remove cpp_cpu.Neil Booth2002-06-041-2/+0
* system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson2002-05-191-32/+5
* system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson2002-05-181-23/+6
* final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson2002-05-181-35/+1
* hooks.c (hook_tree_bool_false): New.Richard Henderson2002-05-171-9/+2
* c-common.c (c_common_init): Set options->unsigned_wchar.Neil Booth2002-05-071-1/+0
* * config/i386/i386-interix.h (CPP_PREDEFINES): Handle __declspec.Douglas B Rupp2002-04-121-0/+1
* i386-interix.h (EH_FRAME_IN_DATA_SECTION): Define.Douglas B Rupp2002-04-121-1/+10
* config.gcc (i386-dg-dgux, [...]): Include as many configury headers via tm_fi...David O'Brien2002-04-031-6/+1
* varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson2002-03-021-2/+2
* clix.h (ASM_OUTPUT_ASCII): Avoid signed/unsigned warnings.Kaveh R. Ghazi2001-12-161-1/+1
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-12-091-1/+1
* unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning.Kaveh R. Ghazi2001-11-111-1/+2
* att.h: Fix comment formatting.Kazu Hirata2001-10-311-9/+9
* alpha.md, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* configure.in (HAVE_AS_GOTOFF_IN_DATA): New x86 check.Richard Henderson2001-10-161-15/+0
* Move constructor/destructor handling into target hooks.Richard Henderson2001-08-091-68/+3