aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/winnt.c
AgeCommit message (Expand)AuthorFilesLines
2007-09-13Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner1-31/+29
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-05-24re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith1-26/+59
2007-04-25winnt.c (i386_pe_file_end): Strip only USER_LABEL_PREFIX when writing export ...Danny Smith1-1/+1
2007-03-29varasm.c (initializer_constant_valid_p): Don't deny DECL_DLLIMPORT_P on funct...Richard Henderson1-295/+171
2006-06-23re PR target/27789 (attribute handling fallout from DECL_INITIAL changes)Danny Smith1-20/+39
2006-01-27rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new opaque type.Richard Sandiford1-2/+2
2006-01-25rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.Richard Sandiford1-2/+2
2005-12-16basic-block.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-10-12re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith1-152/+64
2005-07-02toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers1-13/+13
2005-06-25Update FSF address.R. Kelley Cook1-2/+2
2005-05-25common.opt (-Wattributes): New.DJ Delorie1-3/+4
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie1-6/+6
2005-04-21i386.c (type_natural_mode): Use gcc_unreachable and gcc_assert instead of abort.Nathan Sidwell1-22/+11
2005-04-05re PR debug/9963 ([CygWin] g++ -gcoff report "C_EFCN symbol out of scope")Ian Lance Taylor1-3/+6
2005-04-03cfghooks.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-04-01cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with entry for selectany attri...Danny Smith1-4/+40
2004-11-09builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers1-2/+2
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham1-2/+1
2004-09-15configure.ac: Check for COMDAT support.Mark Mitchell1-1/+2
2004-08-21PR c++/16030Danny Smith1-72/+55
2004-08-13re PR c++/16924 (dllexport attribute now causes some symbols _not_ to be expo...Mark Mitchell1-13/+15
2004-08-06tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell1-74/+0
2004-06-29winnt.c (i386_pe_encode_section_info): Smash rtlname's XSTR in place, so we d...Per Bothner1-9/+9
2004-06-09winnt.c (i386_pe_output_labelref): Correct misplaced ')'.Danny Smith1-2/+2
2004-06-05toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file.Danny Smith1-6/+8
2004-04-30re PR c++/14587 (Multiple inheriance/DLL testcase (g++.dg/ext/dllexport-MI1.C...Jason Merrill1-1/+2
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-03-12winnt.c (i386_pe_strip_name_encoding_full): Strip leading '@' on fastcall sym...Danny Smith1-1/+6
2004-01-31bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata1-7/+7
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-3/+3
2003-10-16cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.Danny Smith1-21/+20
2003-10-07cygming.h (READONLY_DATA_SECTION_ASM_OP): Define.Danny Smith1-6/+16
2003-09-30cygwin1.c: Convert to ISO C90 prototypes.Kelley Cook1-3/+1
2003-09-20c-format.c (gcc_diag_char_table): Add %J.Richard Henderson1-23/+24
2003-09-18winnt.c (gen_stdcall_suffix): Quit summation of total parm size if a parm has...Danny Smith1-2/+8
2003-08-17alpha.md: Remove usage of PARAMS.Andreas Jaeger1-88/+54
2003-07-26winnt.c: Revert 2003-07-08 change.Danny Smith1-14/+23
2003-07-16winnt.c (associated_type): Artificial methods are not affected by the import/...Danny Smith1-9/+12
2003-07-08re PR bootstrap/11455 (Bootstrap failure in Cygwin)Danny Smith1-23/+14
2003-07-05ggc.h: Follow spelling conventions.Kazu Hirata1-1/+1
2003-07-04PR c++/5287, PR c++/7910, PR c++/11021Danny Smith1-60/+135
2003-06-07config.gcc (with_cpu handling): Translate sparc64 in $machine to --with-cpu=v9.Zack Weinberg1-5/+5
2003-05-21re PR c++/9738 ([mingw] Internal compiler error in rest_of_compilation, at to...Danny Smith1-4/+2
2003-04-21winnt.c (i386_pe_mark_dllimport): Revert previous changes.Mark Mitchell1-7/+5