summaryrefslogtreecommitdiff
path: root/gcc/config/i386/win32.h
Commit message (Expand)AuthorAgeFilesLines
* * config/i386/att.h: Fix comment formatting.kazu2001-10-311-5/+5
* * config/i386/cygwin.h: Avoid adding include files if -nostdinc is used.cgf2001-10-101-3/+0
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* Move constructor/destructor handling into target hooks.rth2001-08-091-46/+0
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-041-22/+5
* * config/i386/att.h (ASM_SHORT, ASM_LONG): Add trailing \t.rth2001-05-201-2/+2
* * i386.h (MASK_64BIT): New constant.hubicka2001-03-091-2/+2
* config:neil2000-11-021-1/+1
* * tree.h (enum tree_index): New member `TI_MAIN_IDENTIFIER'.gkm2000-08-241-2/+1
* 2000-06-27 Philipp Thomas <pthomas@suse.de>pthomas2000-06-271-8/+14
* Fix copyrights.law2000-02-261-1/+1
* * i386/386bsd.h, i386/beos-pe.h, i386/bsd386.h, i386/crtdll.h,zack2000-01-311-2/+1
* * gbl-ctors.h: Lose HAVE_ATEXIT. Don't define ON_EXIT.jason1999-09-151-2/+1
* Merge new ia32 backend from the branch!rth1999-09-021-4/+1
* * output.h (assemble_name): Constify a char*.ghazi1999-08-101-5/+6
* 1999-04-02 20:16 -0500 Zack Weinberg <zack@rabi.columbia.edu>zack1999-04-021-6/+6
* Jumbo patch from Geoff Noer to rename CYGWIN32 to CYGWIN.wilson1998-11-121-1/+1
* Move definition of HANDLE_PRAGMA_PACK_PUSH_POP out of i386.h and intonickc1998-10-071-0/+3
* configure.in: Added i[34567]86-*-win32.scox1998-07-271-0/+277