aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/winnt.c
AgeCommit message (Expand)AuthorFilesLines
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
2002-05-19system.h (STRIP_NAME_ENCODING): Poison it.Richard Henderson1-3/+32
2002-05-18system.h (ENCODE_SECTION_INFO): Poison it.Richard Henderson1-2/+0
2002-05-18final.c (HAVE_READONLY_DATA_SECTION): New.Richard Henderson1-7/+0
2002-05-17hooks.c (hook_tree_bool_false): New.Richard Henderson1-3/+2
2002-03-02varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S...Richard Henderson1-1/+5
2001-12-03c-decl.c (grokdeclarator): Use ISO word.Neil Booth1-1/+1
2001-10-31att.h: Fix comment formatting.Kazu Hirata1-1/+1
2001-09-21Table-driven attributes.Joseph Myers1-38/+41
2001-08-16varasm.c (named_section_flags): Remove align parameter.Richard Henderson1-2/+1
2001-08-03target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na...Richard Henderson1-1/+95
2001-07-03cygwin.h (VALID_MACHINE_DECL_ATTRIBUTE, [...]): Remove.Neil Booth1-2/+1
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth1-52/+0
2001-03-20cygwin.h: Declare ctor_section, dtor_section drectve_section, switch_to_section.David Billinghurst1-14/+25
2001-01-15i386.c (asm_output_function_prefix): Remove.Richard Henderson1-0/+2
2000-01-22Fix definition of UNIQUE_SECTION so that zero initialised data is placedAlan Modra1-2/+2
2000-01-05Add support for generating unique sections for unitialised data.Nick Clifton1-0/+3
1999-09-14winnt.c (i386_pe_valid_decl_attribute_p): Recognize shared as a valid attribute.Mumit Khan1-0/+2
1999-09-01Merge new ia32 backend from the branch!Richard Henderson1-2/+2
1999-08-28Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1-11/+26
1999-08-10output.h (assemble_name): Constify a char*.Kaveh R. Ghazi1-1/+2
1999-06-20winnt.c (exports_head): New static variable.Mumit Khan1-1/+31
1998-11-12Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.Geoffrey Noer1-1/+1
1998-10-08Update copyright dates.Jeff Law1-1/+1
1998-08-20Include system.h, not stdio.hMichael Meissner1-1/+1
1998-08-13Fix cygwin32 build problem with experimental version of winsup.Jim Wilson1-1/+1
1998-07-28cygwin32.h (VALID_MACHINE_TYPE_ATTRIBUTE): New macro.Jason Merrill1-66/+57
1998-07-06Support for dllimport and dllexport attributes for i386-pe.Mumit Khan1-0/+400
1998-07-06cygwin32.h: Add some declaration of external functions.Jeff Law1-0/+77
1998-05-13Patch to fix g++.other/local1.C.Jim Wilson1-0/+2
1998-03-01winnt.c (i386_pe_unique_section): Put read-only data in the text section unle...Mumit Khan1-3/+10
1997-04-30xJason Merrill1-2/+2
1997-04-30xJason Merrill1-2/+3
1997-04-25xJason Merrill1-0/+26
1996-08-09(gen_stdcall_suffix): Round parameter size up toStan Cox1-6/+12
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-03-17(winnt_function_prologue): Deleted.Richard Kenner1-55/+23
1995-02-23(gen_stdcall_suffix): Deleted.Richard Kenner1-28/+0