summaryrefslogtreecommitdiff
path: root/gcc/config/i386
Commit message (Expand)AuthorAgeFilesLines
* i386.md (call_value_pop): If we're not popping anything, defer to call_value.Richard Henderson1998-11-071-0/+12
* i386.md (extendsidi2): Use # in the output template.Jan Hubicka1998-11-051-14/+70
* Add -mno-cygwin flag that links in the mingw libraries.Geoffrey Noer1998-11-041-21/+46
* linux.h (CPP_PREDEFINES): Add -D__i386__.Jeffrey A Law1998-11-011-1/+1
* i386.c (i386_comp_type_attributes): Compare whether the attributes are define...Richard Henderson1998-10-301-2/+2
* i386.c (i386_valid_type_attribute_p): Return nonzero for mismatched "stdcall"...Marcus Meissner1998-10-291-2/+12
* i386.md: Change ix86_cpu == PROCESSOR_PENTIUM to TARGET_PENTIUMJan Hubicka1998-10-281-28/+28
* sco5.h (SUBTARGET_SWITCHES): Add documentation for OpenServer- specific compi...Robert Lipe1998-10-281-2/+2
* reload1.c (verify_initial_offsets): New function.Bernd Schmidt1998-10-271-11/+2
* crtdll.h (CPP_PREDEFINES): Fix typo.Mumit Khan1998-10-252-2/+2
* flow.c (life_analysis_1): Do not clobber regs_ever_live after reload.Bernd Schmidt1998-10-151-5/+0
* sco5.h (MAX_OFILE_ALIGNMENT): Define.Robert Lipe1998-10-151-6/+11
* * i386/t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Don't define.Jason Merrill1998-10-121-4/+0
* flow.c: Update comment.John Wehle1998-10-121-8/+9
* t-cygwin32 (TARGET_LIBGCC2_CFLAGS): Define.Jason Merrill1998-10-111-0/+4
* Update copyright dates.Jeff Law1998-10-081-1/+1
* * i386/xm-cygwin32.h: Only define POSIX if it is not already defined.Jeffrey A Law1998-10-081-0/+2
* Move definition of HANDLE_PRAGMA_PACK_PUSH_POP out of i386.h and intoNick Clifton1998-10-074-5/+17
* i386.md (addsidi3_1): Delete unused variable temp.Bernd Schmidt1998-10-061-3/+3
* Add support for #pragma pack(push,<n>) and #pragma pack(pop).Nick Clifton1998-10-011-0/+3
* config.sub: Recognize i[34567]86-pc-udk as new target.Robert Lipe1998-09-302-0/+37
* i386-coff.h (dbxcoff.h): Added.Stan Cox1998-09-281-0/+1
* i386.h: (TARGET_SWITCHES) Improve doc for align-double.Robert Lipe1998-09-211-2/+2
* (DBX_DEBUGGING_INFO): Added.Stan Cox1998-09-211-1/+6
* i386.h: (TARGET_SWITCHES) Add description fields for flags documented in inst...Robert Lipe1998-09-211-32/+32
* c-lex.c (init_lex): Use getenv ("LANG"), not GET_ENVIRONMENT ().Felix Lee1998-09-201-16/+16
* * config/i386/sco5.h (TARGET_MEM_FUNCTIONS): Define.Robert Lipe1998-09-191-0/+5
* * config/i386/sco5.h (SUPPORTS_WEAK): True only if targeting ELF.Robert Lipe1998-09-161-0/+4
* i386.h (PREFERRED_RELOAD_CLASS): Respect an existing class narrower than FLOA...Richard Henderson1998-09-161-3/+5
* i386.h (PREFERRED_RELOAD_CLASS): For standard 387 constants, return FLOAT_REGS.Bernd Schmidt1998-09-151-1/+1
* *config/i386/sco5.h (ASM_WEAKEN_LABEL): Defined as in svr4.h.Eric Dumazet1998-09-111-0/+4
* expr.c: Corrected comment about what MOVE_RATIO does.Hans-Peter Nilsson1998-09-081-4/+4
* final.c (final): If a label is reached only from a single jump...John Carr1998-09-063-719/+741
* i386.h (PREFERRED_RELOAD_CLASS): Standard fp constants load to TOS.Richard Henderson1998-09-052-52/+17
* configure.in: Removed references to the removed fileKrister Walfridsson1998-09-051-3/+0
* cygwin32.h (BIGGEST_ALIGNMENT): Define.Mumit Khan1998-09-053-4/+22
* xm-netbsd.h: Remove unnecessary file.Jeffrey A Law1998-08-301-1/+0
* cygwin32.h (ASM_OUTPUT_SECTION_NAME): Don't emit .linkonce directive after th...Mumit Khan1998-08-291-15/+47
* * i386.c (print_operand): Remove obsolete 'c' docs.Jeffrey A Law1998-08-271-1/+0
* reload.c (operands_match_p): Handle rtvecs.Richard Henderson1998-08-253-109/+178
* Include system.h, not stdio.hMichael Meissner1998-08-201-1/+1
* i386.h (MODES_TIEABLE_P): Reorganize to shut up warnings.Jason Merrill1998-08-141-2/+2
* *** empty log message ***Mumit Khan1998-08-131-0/+5
* Fix cygwin32 build problem with experimental version of winsup.Jim Wilson1998-08-131-1/+1
* netbsd.h: Undo previous change to DWARF2_UNWIND_INFO.Jeff Law1998-08-011-1/+1
* i386.md (movqi): When optimizing a load of (const_int 1) into a NON_QI_REG_P...Jeff Law1998-07-291-1/+1
* configure.in: Use xm-netbsd.h as the NetBSD xm file (not xm-siglist).Todd Vierling1998-07-291-1/+1
* cygwin32.h (VALID_MACHINE_TYPE_ATTRIBUTE): New macro.Jason Merrill1998-07-283-66/+67
* configure.in: Added i[34567]86-*-win32.Stan Cox1998-07-273-4/+300
* i386.h (CONST_DOUBLE_OK_FOR_LETTER_P): Return 0 when eliminating the frame po...H.J. Lu1998-07-251-2/+11