aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2001-07-06Makefile.in (final.o): Depend on target.h.Neil Booth3-97/+108
2001-07-04i386.c (ix86_expand_builtin, [...]): Fix typo in last change to use adjust_ad...Jan van Male1-4/+4
2001-07-03explow.c (plus_constant_wide, case PLUS): Call find_constant_term and avoid c...Richard Kenner2-30/+19
2001-07-03sol2.h (ASM_PREFERRED_EH_DATA_FORMAT): Define.Rainer Orth1-0/+8
2001-07-03cygwin.h (VALID_MACHINE_DECL_ATTRIBUTE, [...]): Remove.Neil Booth4-25/+11
2001-07-02emit-rtl.c (adjust_address): New function.Richard Kenner2-9/+8
2001-06-29target.h (struct gcc_target): Add comp_type_attributes and set_default_type_a...Joseph Myers3-15/+5
2001-06-28i386.md: Global update to use new string syntax where it will improve readabi...Zack Weinberg1-1415/+1204
2001-06-28i386.md (cmp?i): Simplify; refuse immediate operand in alternative 0Jan Hubicka2-15/+12
2001-06-28i386.c (ix86_valid_type_attribute_p): Give external linkage, move declaration...Neil Booth2-4/+2
2001-06-26* config/i386/sol2.h (CPP_SPEC): Pass -P for .S files.Rainer Orth1-5/+8
2001-06-26Makefile.in (TARGET_H, [...]): New.Neil Booth5-88/+19
2001-06-26i386.md (float_truncate splitter, [...]): Add reload_completted; fix operand ...Jan Hubicka1-4/+5
2001-06-26defaults.h: Default escape sequences to ASCII.Neil Booth1-9/+0
2001-06-25Add ia64-hpux 128-bit long double support.Steve Ellcey1-1/+1
2001-06-25* i386.md (movsi_insv_1, movsi_insv_1_rex64): Fix constraints.Jan Hubicka1-2/+2
2001-06-24* (movsi_insv_1, movsi_insv_1_rex64): Allow immediate operand.Jan Hubicka1-2/+2
2001-06-23i386-protos.h (emit_i387_cw_initialization): Declare.Jan Hubicka3-145/+146
2001-06-16* i386.md (minsf): Fix splitter. (PR fortran/3191)Jan Hubicka1-2/+2
2001-06-14* i386.c (ix86_expand_prologue): Fix merging conflict.Jan Hubicka1-2/+2
2001-06-14i386.c (x86_accumulate_outgoing_args, [...]): New global variables.Jan Hubicka2-11/+67
2001-06-12i386.c (ix86_expand_prologue): Always use gen_pro_epilogue_adjust_stack; upda...Richard Henderson2-98/+59
2001-06-10* config/i386/gnu.h (MD_FALLBACK_FRAME_STATE_FOR): Undefine.Mark Kettenis1-0/+3
2001-06-08i386.h (CONST_COSTS): set cost of constants representable in immediate fields...Jan Hubicka1-6/+5
2001-06-06i386.md (floatdi?f): Avoid usinf of SSE instructions if TARGET_64BIT is false.Jan Hubicka3-76/+149
2001-06-06config.gcc, bsd386.h: Do not directly include i386/386bsd.h.David O'Brien1-2/+0
2001-06-04rtlanal.c (operand_preference): Fix preference for objects.Jan Hubicka1-1/+1
2001-06-02i386.md (all uses of ext_register_operand): Make sure they are VOIDmode; repl...Jan Hubicka2-28/+28
2001-05-31flow.c (set_block_for_new_insns): Remove bogus shortcut.Jan Hubicka1-0/+3
2001-05-25* i386/i386.h (CC1_CPU_SPEC): Clarify -m486 etc deprecation messages.Rainer Orth1-4/+4
2001-05-25i386.md: Revert previous change.Richard Henderson1-8/+4
2001-05-25i386.md: Make sure cmpstr peepholes do not affect liveness information.Mark Mitchell1-2/+6
2001-05-24* i386.c (incdec_operand): Accept only 1 and -1.Jan Hubicka1-11/+1
2001-05-23Makefile.in: Move many of the *_H definitions eariler in the file...Kelley Cook1-1/+1
2001-05-22freebsd.h (LIB_SPEC): Key the exact setting to configure-time options and tar...Loren J. Rittle1-4/+0
2001-05-22crtstuff.c (__register_frame_info_bases): Declare.Richard Henderson3-0/+107
2001-05-20att.h (ASM_SHORT, ASM_LONG): Add trailing \t.Richard Henderson19-99/+74
2001-05-19defaults.h (TARGET_ALLOWS_PROFILING_WITHOUT_FRAME_POINTER): New macro.Mark Mitchell1-0/+9
2001-05-17i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.Zack Weinberg25-176/+2
2001-05-17i386.md: Add two peepholes to clean up code generated by cmpstr* expanders.Zack Weinberg1-0/+85
2001-05-16* config/i386/i386.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson1-0/+12
2001-05-14i386.h (TARGET_64BIT): Define to constant if !TARGET_BI_ARCHJan Hubicka2-7/+58
2001-05-11Makefile.in: Exterminate all references to assert.h.Zack Weinberg1-3/+0
2001-05-09* i386.md (DImode move splitters): Use !MMX and !SSE for the condition.Jan Hubicka1-3/+5
2001-05-09i386.md (movdi splitter): Fix the splitting condition (float_extenddftf split...Jan Hubicka1-3/+3
2001-05-08Really remove this fileZack Weinberg1-0/+0
2001-05-08config.gcc (i[34567]86-*-sco3.2v4*, [...]): Delete stanzas.Zack Weinberg5-371/+0
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi2-2/+2
2001-05-04i386.c (ix86_emit_restore_regs_using_mov, [...]): Change `bool' parameter to ...Kaveh R. Ghazi1-4/+4
2001-05-04invoke.texi (i386 Options): Delete references to -malign-jumps, -malign-loops...Geoffrey Keating2-49/+41