aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/cygwin.h
AgeCommit message (Expand)Author
2002-09-24 * config/elfos.h: Follow spelling conventions.kazu
2002-08-29* config/chorus.h: Consistently define *_DEBUGGING_INFO withthorpej
2002-06-29 * config/i386/crtdll.h: Define EXTRA_OS_CPP_BUILTINS.neil
2002-06-04config/i386:neil
2002-05-19 * system.h (STRIP_NAME_ENCODING): Poison it.rth
2002-05-19 * system.h (ENCODE_SECTION_INFO): Poison it.rth
2002-05-17 * hooks.c (hook_tree_bool_false): New.rth
2002-05-07 * c-common.c (c_common_init): Set options->unsigned_wchar.neil
2002-04-032002-04-02 David O'Brien <obrien@FreeBSD.org>obrien
2002-03-27 * config/i386/cygwin.h (TARGET_DLL, TARGET_WIN32,dannysmith
2002-03-21 * config/i386/cygwin.h (DWARF2_UNWIND_INFO): Define to 0.jason
2002-03-03 * varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P;rth
2002-01-15 * system.h (ASM_IDENTIFY_GCC, STDC_VALUE, TRAMPOLINE_ALIGN,jsm28
2002-01-03 * function.h (struct function): Add profile.wcohen
2001-12-14* config/i386/cygwin.h (I386_PE_STRIP_ENCODING): Handle '*'dj
2001-11-182001-11-18 Egor Duda <deo@logos-m.ru>billingd
2001-11-17* config/i386/cygwin.h: Search target specific include directory for w32apicgf
2001-10-31 * config/i386/att.h: Fix comment formatting.kazu
2001-10-26* config/i386/cygwin.h: Search target specfic include directory, ifcgf
2001-10-25* config/i386/cygwin.h: Use proper path for mingw crt files when -mno-cygwin.cgf
2001-10-14PR c/4157cgf
2001-10-12* config/i386/cygwin.h: Revert erroneous checkin of crtbegin and ENDFILE_SPECcgf
2001-10-10* config/i386/cygwin.h: Avoid adding include files if -nostdinc is used.cgf
2001-09-21 Table-driven attributes.jsm28
2001-08-28* config/i386/cygwin.h (BIGGEST_FIELD_ALIGNMENT): Set to 64.dj
2001-08-09Move constructor/destructor handling into target hooks.rth
2001-08-04 * target.h (gcc_target): Add asm_out.named_section,rth
2001-07-03config:neil
2001-06-26 * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil
2001-05-20 * config/i386/att.h (ASM_SHORT, ASM_LONG): Add trailing \t.rth
2001-04-25* config/i386/cygwin.h: Move W32API search to LINK_SPEC to ensure that thiscgf
2001-04-19* config/alpha/vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIXdj
2001-04-19* config/i386/xm-cygwin.h (CPP_SPEC): Fix typo.cgf
2001-04-09* config/i386/cygwin.h (STARTFILE_SPEC): search */lib/w32api by default.cgf
2001-03-20* config/i386/cygwin.h: Declare ctor_section, dtor_section drectve_section,cgf
2001-03-11remove duplication.cgf
2001-03-11* config/i386/cygwin.h: Make ../w32api a system directory. Reorganize mingwcgf
2001-03-09 * i386.h (MASK_64BIT): New constant.hubicka
2001-02-25* config/i386/cygwin.h (CPP_SPEC): Add missing space before w32api include.cgf
2001-02-25 * xm-interix.h, xm-lynx.h, alpha/xm-vms.h, convex/xm-convex.h,zack
2001-02-25 * config.gcc: Expunge references to alpha/t-pe, pa/t-openbsd,zack
2001-02-05* config/i386/cygwin.h (CPP_SPEC): Add missing space after -idirafter.cgf
2001-02-03* config/i386/cygwin.h (CPP_SPEC): Reorganize YA to better handle crosscgf
2001-01-30* config/i386/cygwin.h: Fix -mno-cygwin search path for link.cgf
2001-01-30* config/i386/cygwin.h: Add w32api to include search. Search differentcgf
2001-01-15 * config/i386/i386.c (asm_output_function_prefix): Remove.rth
2000-11-10* config/i386/cygwin.h: Add mingw startfile prefix.cgf
2000-11-09* config/i386/cygwin.h: Add -no-win32 switch. Separate -mno-cygwin include andcgf
2000-11-02config:neil
2000-09-25definitions in config/i3*:hp