aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/winnt.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-06-01winnt.c (i386_pe_encode_section_info): Remove obsolete kludge.Eric Botcazou1-14/+0
2015-05-20fixup hash table descriptor in winnt.cTrevor Saunders1-3/+3
2015-05-05i386.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1 and HOST_WIDE_INT_1U...Uros Bizjak1-1/+1
2015-04-18remove need for store_values_directlyTrevor Saunders1-7/+7
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-3/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-28cgraph.h: Flatten.Andrew MacLeod1-0/+4
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+13
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-1/+1
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-07-24remove useless unused attributes in i386 codeTrevor Saunders1-13/+8
2014-07-01revert r212197 for apparently not actually being obviousTrevor Saunders1-1/+1
2014-07-01fix -Wunused-parameter warning in winnt.cTrevor Saunders1-1/+1
2014-06-27remove broken and redundant diagnostic in i386_pe_section_type_flagsTrevor Saunders1-20/+0
2014-06-25fix typo in winnt.cTrevor Saunders1-1/+1
2014-06-25Fixup const qualification of the argument passed to hash_table::find_slotTrevor Saunders1-1/+1
2014-06-24Remove a layer of indirection from hash_tableTrevor Saunders1-8/+8
2014-06-12symtab.c (section_hash): New hash.Jan Hubicka1-1/+1
2014-06-09symtab.c (dump_symtab_base): Update dumping.Jan Hubicka1-1/+1
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-22Create a new header lto-section-names.hBernd Schmidt1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-3/+3
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-01winnt.c (i386_pe_asm_named_section): Be prepared for an identifier node.Eric Botcazou1-2/+3
2013-11-27winnt.c (i386_pe_section_type_flags): Use const pointer cast.Kai Tietz1-1/+1
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+10
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+2
2013-10-29darwin.c: Include gimple.h.Andrew MacLeod1-0/+1
2013-09-23rtl.texi (REG_NOTES): Say that int_list can also be used.Richard Sandiford1-1/+3
2013-09-13winnt-cxx.c (i386_pe_type_dllexport_p): Don't dll-export inline-functions.Kai Tietz1-0/+5
2013-05-30This patch is a consolodation of the hash_table patches to theLawrence Crowl1-13/+29
2013-05-10re PR target/55033 (PowerPC section type conflict error)Alan Modra1-1/+1
2013-04-02re PR target/52790 (Problems using x86_64-w64-mingw-w32-gfortran with mcmodel...Kai Tietz1-0/+58
2013-02-04re PR libstdc++/54314 (undefined references to 'construction vtable for std::...Jakub Jelinek1-2/+3
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+2
2012-07-19eh_personality.cc (__gxx_personality_seh0): New function.Tristan Gingold1-0/+42
2012-07-04winnt.c (i386_pe_reloc_rw_mask): New function.Kai Tietz1-0/+8
2012-06-25winnt.c (i386_pe_seh_end_prologue): Move code to ...Tristan Gingold1-17/+15
2012-03-07invoke.texi (fwritable-relocated-rdata): Document new Cygwin/MinGW target opt...Kai Tietz1-0/+8
2012-01-23re PR target/51900 (const variable initialization always zero)Kai Tietz1-8/+9
2011-09-28configure.ac: Add test for new section attribute specifier "e" via define...Kai Tietz1-0/+11
2011-04-11re PR target/9601 (-mrtd switch/stdcall attribute raises warnings for __buitl...Kai Tietz1-6/+13
2011-01-13re PR c++/47213 (ICE: SIGSEGV in determine_visibility (decl2.c:2076) with -fv...Kai Tietz1-0/+16
2011-01-09winnt.c (i386_pe_start_function): Make sure to switch back to function's sect...Kai Tietz1-0/+3
2010-12-10re PR middle-end/46674 (Weak alias is mistakenly optimized away)Dave Korn1-0/+14
2010-11-30hwint.c: New.Joseph Myers1-1/+0
2010-11-23tree.h (DECL_HAS_IMPLICIT_SECTION_NAME_P): New macro.Jan Hubicka1-9/+0
2010-11-10cfgloop.c (verify_loop_structure): Use %' in diagnostics.Joseph Myers1-1/+1