aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/winnt.c
AgeCommit message (Expand)AuthorFilesLines
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
2003-04-21winnt.c (i386_pe_mark_dllimport): Make the new RTL have the same form as the ...Mark Mitchell1-2/+6
2003-04-20target.h (encode_section_info): Add new argument carrying the RTL to be modif...Zack Weinberg1-2/+3
2003-04-12re PR c++/7910 ([cygwin] Seg fault when compiling OpenSceneGraph 0.9.1)Mark Mitchell1-5/+3
2003-04-11i386.c (tls_model_chars): Remove.Richard Henderson1-8/+1
2003-03-12winnt.c (DLL_IMPORT_PREFIX): New define.Danny Smith1-25/+46
2002-12-26athlon.md: Fix comment typos.Kazu Hirata1-1/+1
2002-12-19i386.c (ix86_handle_cdecl_attribute): Check for attributes incompatible with ...Casper S. Hornstrup1-7/+90
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-11-27i386.h (DLL_IMPORT_EXPORT_PREFIX): Define.Casper S. Hornstrup1-7/+9
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata1-5/+5
2002-09-16winnt.c (ix86_handle_dll_attribute): Set DECL_EXTERN and TREE_PUBLIC for dlli...Jason Merrill1-10/+9
2002-08-04Index: ChangeLogGeoffrey Keating1-2/+2
2002-08-01output.h (DECL_READONLY_SECTION): Remove.H.J. Lu1-2/+2