summaryrefslogtreecommitdiff
path: root/gcc/config/i386/winnt.c
Commit message (Expand)AuthorAgeFilesLines
* * config/i386/cygming.h: Fix comment formatting.kazu2004-01-021-3/+3
* * config/i386/cygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Define.dannysmith2003-10-161-21/+20
* * config/i386/cygming.h (READONLY_DATA_SECTION_ASM_OP): Define.dannysmith2003-10-071-6/+16
* 2003-09-30 Kelley Cook <kelleycoook@wideopenwest.com>kcook2003-09-301-3/+1
* * c-format.c (gcc_diag_char_table): Add %J.rth2003-09-211-23/+24
* * config/i386/winnt.c (gen_stdcall_suffix): Quit summation ofdannysmith2003-09-181-2/+8
* * config/alpha/alpha.md: Remove usage of PARAMS.aj2003-08-171-88/+54
* * config/i386/winnt.c: Revert 2003-07-08 change.dannysmith2003-07-261-14/+23
* * config/i386/winnt.c (associated_type): Artificial methods are notdannysmith2003-07-161-9/+12
* PR bootstrap/11455dannysmith2003-07-081-23/+14
* * ggc.h: Follow spelling conventions.kazu2003-07-051-1/+1
* PR c++/5287, PR c++/7910, PR c++/11021dannysmith2003-07-041-60/+135
* * config.gcc (with_cpu handling): Translate sparc64 inzack2003-06-071-5/+5
* PR c++/9738dannysmith2003-05-211-4/+2
* * config/i386/winnt.c (i386_pe_mark_dllimport): Revert previousmmitchel2003-04-211-7/+5
* * config/i386/winnt.c (i386_pe_mark_dllimport): Make the new RTLmmitchel2003-04-211-2/+6
* * target.h (encode_section_info): Add new argument carryingzack2003-04-201-2/+3
* PR c++/7910mmitchel2003-04-121-5/+3
* * config/i386/i386.c (tls_model_chars): Remove.rth2003-04-111-8/+1
* * config/i386/winnt.c (DLL_IMPORT_PREFIX): New define.dannysmith2003-03-121-25/+46
* * config/i386/athlon.md: Fix comment typos.kazu2002-12-261-1/+1
* * config/i386/i386.c (ix86_handle_cdecl_attribute): Check forrth2002-12-191-7/+90
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * config/i386/i386.h (DLL_IMPORT_EXPORT_PREFIX): Define.rth2002-11-271-7/+9
* * config/fp-bit.c: Follow spelling conventions.kazu2002-09-191-5/+5
* * config/i386/winnt.c (ix86_handle_dll_attribute): Setdannysmith2002-09-161-10/+9
* Index: ChangeLoggeoffk2002-08-041-2/+2
* * output.h (DECL_READONLY_SECTION): Remove.rth2002-08-011-2/+2
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-3/+32
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-191-2/+0
* * final.c (HAVE_READONLY_DATA_SECTION): New.rth2002-05-181-7/+0
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-3/+2
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-1/+5
* * c-decl.c (grokdeclarator): Use ISO word.neil2001-12-031-1/+1
* * config/i386/att.h: Fix comment formatting.kazu2001-10-311-1/+1
* Table-driven attributes.jsm282001-09-211-38/+41
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-2/+1
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-1/+95
* config:neil2001-07-031-2/+1
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-52/+0
* * config/i386/cygwin.h: Declare ctor_section, dtor_section drectve_section,cgf2001-03-201-14/+25
* * config/i386/i386.c (asm_output_function_prefix): Remove.rth2001-01-151-0/+2
* Fix definition of UNIQUE_SECTION so that zero initialised data is placednickc2000-01-221-2/+2
* Add support for generating unique sections for unitialised data.nickc2000-01-051-0/+3
* * i386/winnt.c (i386_pe_valid_decl_attribute_p): Recognizelaw1999-09-141-0/+2
* Merge new ia32 backend from the branch!rth1999-09-021-2/+2
* Mumit Khan <khan@xraylith.wisc.edu>rth1999-08-281-11/+26
* * output.h (assemble_name): Constify a char*.ghazi1999-08-101-1/+2
* * i386/winnt.c (exports_head): New static variable.law1999-06-211-1/+31
* Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.wilson1998-11-121-1/+1