summaryrefslogtreecommitdiff
path: root/gcc/config/i386/winnt.c
Commit message (Expand)AuthorAgeFilesLines
* winnt.c (i386_pe_determine_dllexport_p): Don't dllexport if !TREE_PUBLIC.Danny Smith2009-07-121-0/+6
* winnt.c (i386_pe_encode_section_info): Update call to make_decl_one_only.Rafael Avila de Espindola2009-06-161-1/+1
* re PR target/37216 ([cygming] Invalid alignment for SSE store to .comm data g...Dave Korn2009-05-281-5/+12
* arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-101-5/+5
* hashtab.h: Update GTY annotations to new syntaxTaras Glek2009-04-221-2/+2
* winnt.c (i386_pe_asm_output_aligned_decl_common): Revert accidental And undoc...Danny Smith2009-02-211-2/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* re PR target/38054 (Assertion failed in change_decl_assembler_name())Danny Smith2008-12-021-19/+12
* Add this missing ChangeLog entry:Danny Smith2008-10-031-11/+4
* winnt.c (i386_pe_strip_name_encoding_full): Add a null terminator to the stri...Danny Smith2008-10-031-2/+10
* alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi2008-08-061-3/+3
* c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi2008-06-271-2/+2
* re PR target/35661 (__attribute__((cold)) generates wrong code)Zuxy Meng2008-04-141-0/+9
* Add AMD SSE5 support; Add iterator over function arguments; Add stdarg_p, pro...Michael Meissner2007-09-131-31/+29
* alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi2007-08-241-2/+2
* host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton2007-08-021-5/+4
* re PR target/27067 (Compile errors with multiple inheritance where the stdcal...Danny Smith2007-05-241-26/+59
* winnt.c (i386_pe_file_end): Strip only USER_LABEL_PREFIX when writing export ...Danny Smith2007-04-251-1/+1
* varasm.c (initializer_constant_valid_p): Don't deny DECL_DLLIMPORT_P on funct...Richard Henderson2007-03-291-295/+171
* re PR target/27789 (attribute handling fallout from DECL_INITIAL changes)Danny Smith2006-06-231-20/+39
* rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new opaque type.Richard Sandiford2006-01-271-2/+2
* rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document.Richard Sandiford2006-01-251-2/+2
* basic-block.h, [...]: Fix comment typos.Kazu Hirata2005-12-161-1/+1
* re PR target/21275 (gcc 4.0.0 crash with mingw when using stdout in global var)Danny Smith2005-10-121-152/+64
* toplev.c (default_tree_printer): Handle setting location with '+' flag.Joseph Myers2005-07-021-13/+13
* Update FSF address.R. Kelley Cook2005-06-251-2/+2
* common.opt (-Wattributes): New.DJ Delorie2005-05-251-3/+4
* attribs.c, [...]: Update copyright.Kazu Hirata2005-04-281-1/+1
* diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2005-04-231-6/+6
* i386.c (type_natural_mode): Use gcc_unreachable and gcc_assert instead of abort.Nathan Sidwell2005-04-211-22/+11
* re PR debug/9963 ([CygWin] g++ -gcoff report "C_EFCN symbol out of scope")Ian Lance Taylor2005-04-051-3/+6
* cfghooks.c, [...]: Fix comment typos.Kazu Hirata2005-04-031-1/+1
* cygming.h (SUBTARGET_ATTRIBUTE_TABLE): Define, with entry for selectany attri...Danny Smith2005-04-011-4/+40
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-2/+2
* darwin-c.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-1/+1
* alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2004-09-171-2/+1
* configure.ac: Check for COMDAT support.Mark Mitchell2004-09-151-1/+2
* PR c++/16030Danny Smith2004-08-211-72/+55
* re PR c++/16924 (dllexport attribute now causes some symbols _not_ to be expo...Mark Mitchell2004-08-131-13/+15
* tree.c (handle_dll_attribute): Move here from i383/winnt.c.Mark Mitchell2004-08-061-74/+0
* winnt.c (i386_pe_encode_section_info): Smash rtlname's XSTR in place, so we d...Per Bothner2004-06-291-9/+9
* winnt.c (i386_pe_output_labelref): Correct misplaced ')'.Danny Smith2004-06-091-2/+2
* toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file.Danny Smith2004-06-051-6/+8
* re PR c++/14587 (Multiple inheriance/DLL testcase (g++.dg/ext/dllexport-MI1.C...Jason Merrill2004-04-301-1/+2
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-04-301-1/+1
* winnt.c (i386_pe_strip_name_encoding_full): Strip leading '@' on fastcall sym...Danny Smith2004-03-121-1/+6
* bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata2004-01-311-7/+7
* 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-3/+3
* cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.Danny Smith2003-10-161-21/+20