aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
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
2001-05-03djgpp.h (CPP_PREDEFINES): Define __GO32__.Mark Elbrecht1-13/+19
2001-05-02* config/i386/i386.h (FUNCTION_BOUNDARY): Result is unsigned.Richard Kenner1-1/+3
2001-05-01config.gcc: Don't default xmake_file to ${cpu_type}/x-${cpu_type}.Zack Weinberg4-5/+0
2001-04-28rtl.h (simplify_gen_relational): Add cmp_mode parameter.Jan Hubicka2-46/+170
2001-04-26* (ix86_expand_fp_movcc): Re-enable SSE conditional move generation.Jan Hubicka1-2/+1
2001-04-26i386.md (abs/neg splitter): Fix calculation of sign bit for TFmodesJan Hubicka1-7/+177
2001-04-26i386.h (CC1_CPU_SPEC): Fix deprecation warnings for -m386 and -m486.Jakub Jelinek1-2/+2
2001-04-25cygwin.h: Move W32API search to LINK_SPEC to ensure that this directory is al...Christopher Faylor1-3/+5
2001-04-25i386.c (ix86_expand_epilogue): Properly compute size of registers to restore ...Richard Henderson1-2/+8
2001-04-25i386.c (ix86_expand_int_movcc): If overlap between out and comparison sequenc...Jakub Jelinek1-5/+5
2001-04-20i386.c (ix86_expand_int_movcc, [...]): Sign-extend CONST_INTs.Alexandre Oliva1-3/+7
2001-04-19vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie6-10/+9
2001-04-19* config/i386/xm-cygwin.h (CPP_SPEC): Fix typo.Christopher Faylor1-1/+1
2001-04-16toplev.c (output_lang_identify): Delete.Zack Weinberg11-210/+2
2001-04-15* i386.md (sqrtdf2): SFmode should be DFmode.Toon Moene1-1/+1
2001-04-14i386.md (ashldi3_1_rex64): Add 'J' to the constraintsJan Hubicka1-2/+2
2001-04-12i386.md: Apply trunc_int_for_mode() to GEN_INT operands that make it to RTL.Alexandre Oliva1-14/+22
2001-04-11i386.md (floatsisf_sse): Fix output templateJan Hubicka2-3/+4
2001-04-09i386.md: "TARGET_64BIT && TARGET_64BIT": Removed one.Bo Thorsen1-1/+1
2001-04-09i386.c (expand_fp_movcc): Fix condition reversal code.Jan Hubicka2-12/+22
2001-04-09(oops.Christopher Faylor1-24/+2
2001-04-09i386.md (truncdfsf2_*): Add i387->int/sse reg alternatives...Jan Hubicka1-67/+139
2001-04-09i386.c (call, call_value): Make sure that resulting call_insn does have prope...Jan Hubicka3-17/+16
2001-04-09cygwin.h (STARTFILE_SPEC): search */lib/w32api by default.Christopher Faylor1-34/+36
2001-04-07config.gcc: Set default for xmake_file at top, not bottom.Zack Weinberg14-117/+1
2001-04-05i386.c (x86_initialize_trampoline): New global function.Jan Hubicka1-0/+60
2001-04-05i386.md (movdi_1_rex64): Allow SSE->SSE reg move.Jan Hubicka1-8/+102
2001-04-05* i386.c (ix86_split_long_move): Use PUT_MODE instead of change_address.Jan Hubicka1-1/+4
2001-04-05i386.c (function_arg): Return constm1_rtx for last argument.Jan Hubicka3-17/+129
2001-04-05i386.md: Don't allow "builtin_setjmp_receiver" for TARGET_64BIT.Bo Thorsen1-1/+1
2001-04-05i386.md (*andsi_1+3): If used after reload, make sure the operand satisfies A...J"orn Rennecke1-1/+2
2001-04-03i386.c (ix86_force_to_memory, [...]): Update for 64bit.Jan Hubicka1-40/+81
2001-04-03xm-beos.h, [...]: Delete.Zack Weinberg6-67/+0
2001-04-01i386.md: remove obsoleted comments.Jan Hubicka1-12/+11
2001-03-30i386.c (ix86_split_long_move): Use change address to compensate stack pointer...Jan Hubicka1-2/+6
2001-03-29i386.md (sse_movdfcc_eq): Fix constraint (sse_mov?fcc splitter): Use operands...Jan Hubicka1-5/+5
2001-03-29i386.c (ix86_expand_setcc): Support 64bit.Jan Hubicka2-12/+95
2001-03-28i386.c (general_no_elim_operand): Disallow virtual regs.Richard Henderson4-40/+180
2001-03-26i386.md (push mem DI peep2): New.Jan Hubicka1-7/+174
2001-03-26i386.c (struct machine_function): Add save_varrargs_registers.Jan Hubicka3-14/+153
2001-03-25i386.md (ashldi3, [...]): Change predicates to shiftdi_operand; use ix86_expa...Jan Hubicka3-21/+627
2001-03-25i386.md (movstrsi): Move offline.Jan Hubicka3-456/+1134
2001-03-24i386.md (cmpdi): Fix operand predicates.Jan Hubicka1-26/+1346
2001-03-24i386-protos.h (ix86_split_long_move): Return void.Jan Hubicka3-71/+154
2001-03-22i386.md (zero_extendsidi2_32): Break out from ...Jan Hubicka1-14/+163
2001-03-22i386.md (pushsi, [...]): Disable.Jan Hubicka1-20/+455
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0