summaryrefslogtreecommitdiff
path: root/gcc/config/i386/winnt.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+2
* eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold2012-07-191-0/+42
* winnt.c (i386_pe_reloc_rw_mask): New function.Kai Tietz2012-07-041-0/+8
* winnt.c (i386_pe_seh_end_prologue): Move code to ...Tristan Gingold2012-06-251-17/+15
* invoke.texi (fwritable-relocated-rdata): Document new Cygwin/MinGW target opt...Kai Tietz2012-03-071-0/+8
* re PR target/51900 (const variable initialization always zero)Kai Tietz2012-01-231-8/+9
* configure.ac: Add test for new section attribute specifier "e" via define...Kai Tietz2011-09-281-0/+11
* re PR target/9601 (-mrtd switch/stdcall attribute raises warnings for __buitl...Kai Tietz2011-04-111-6/+13
* re PR c++/47213 (ICE: SIGSEGV in determine_visibility (decl2.c:2076) with -fv...Kai Tietz2011-01-131-0/+16
* winnt.c (i386_pe_start_function): Make sure to switch back to function's sect...Kai Tietz2011-01-091-0/+3
* re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn2010-12-101-0/+14
* hwint.c: New.Joseph Myers2010-11-301-1/+0
* tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka2010-11-231-9/+0
* cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers2010-11-101-1/+1
* i386.c (legitimate_pic_address_disp_p): Handle UNSPEC_PCREL.Kai Tietz2010-11-061-4/+1
* Emit SEH unwind info.Richard Henderson2010-10-311-0/+381
* winnt.c (i386_pe_file_end): Quote symbol name in directive -export.Kai Tietz2010-07-111-1/+1
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis2010-06-081-2/+2
* re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)Kai Tietz2010-05-281-1/+1
* re PR bootstrap/44299 (Bootstrap broken for cygwin and mingw targets)Kai Tietz2010-05-271-1/+1
* re PR target/43888 (FAIL: gcc.dg/alias-7.c execution test)Dave Korn2010-05-061-1/+4
* winnt.c (i386_pe_binds_local_p): Handle weak decls.Dave Korn2010-05-021-0/+5
* re PR lto/42776 (LTO doesn't work on non-ELF platforms.)Dave Korn2010-04-271-1/+14
* re PR debug/43293 (Invalid unwind info for i?86 -fpic)Jakub Jelinek2010-03-241-3/+1
* configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_...Dave Korn2009-11-301-0/+67
* re PR target/41512 (dllexport broken on cygwin)Danny Smith2009-10-071-24/+13
* 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