summaryrefslogtreecommitdiff
path: root/gcc/config/i386/win32.h
Commit message (Expand)AuthorAgeFilesLines
* * config.gcc: Add an i386/sysv4-cpp.h. Remove i386-aout.h fromneil2002-06-161-7/+19
* config/i386:neil2002-06-041-1/+1
* * system.h (STRIP_NAME_ENCODING): Poison it.rth2002-05-191-24/+2
* * system.h (ENCODE_SECTION_INFO): Poison it.rth2002-05-191-32/+3
* * hooks.c (hook_tree_bool_false): New.rth2002-05-171-3/+3
* * c-common.c (c_common_init): Set options->unsigned_wchar.neil2002-05-071-1/+0
* 2002-04-02 David O'Brien <obrien@FreeBSD.org>obrien2002-04-031-2/+2
* * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth2002-03-031-4/+2
* * function.h (struct function): Add profile.wcohen2002-01-031-1/+1
* * 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