aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2006-06-30cfgexpand.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-06-29i386.c (ix86_output_function_epilogue): Don't insert a label at the end of an...Asher Langton1-0/+17
2006-06-29predicates.md (vector_all_ones_operand): New.Eric Christopher4-58/+141
2006-06-23re PR target/27789 (attribute handling fallout from DECL_INITIAL changes)Danny Smith1-20/+39
2006-06-17i386.c (legitimate_tls_address): Add tp after DTPOFF.Alexandre Oliva2-24/+21
2006-06-08re PR target/27421 (ICE with invalid array in struct)Volker Reichelt1-0/+4
2006-06-06time.c: New file.Francois-Xavier Coudert1-0/+4
2006-06-04re PR target/26223 (ICE on long double with -mno-80387)Roger Sayle1-7/+32
2006-06-01i386.c (ix86_expand_fp_absneg_operator): When SSE isn't available...Roger Sayle2-17/+18
2006-05-30re PR target/27790 (Unrecognizable insn with -ftree-vectorize -O1 -msse2)Uros Bizjak1-0/+2
2006-05-28cfgcleanup.c, [...]: Fix comment typos.Kazu Hirata3-4/+4
2006-05-23re PR target/27696 (g++.dg/other/i386-2.C ICEs on the mainline on x86_64)Kazu Hirata1-2/+5
2006-05-22re PR target/27266 (syncronization primitives cause ICE with -march=pentium o...Kazu Hirata1-0/+6
2006-05-22revert: invoke.texi (-msselibm): Document.Richard Guenther3-126/+0
2006-05-18i386.opt (-mstackrealign): New flag.Stuart Hastings2-5/+54
2006-05-16re PR target/26885 (-m64 -m32 no longer creates 32-bit object)H.J. Lu1-2/+2
2006-05-16re PR target/26600 (internal compiler error: in push_reload, at reload.c:1303)Roger Sayle1-0/+23
2006-05-09config.host (<i[34567]86-*-*, [...]): Set host_extra_gcc_objs and host_xmake_...Michael Matz4-2/+199
2006-05-08re PR target/27277 (standard i387 constant loading insns (fldz, fld1) are not...Uros Bizjak1-1/+16
2006-05-07re PR target/24879 ([4.1]: SSE3 monitor intrinsic doesn't work in 64bit)H.J. Lu2-9/+19
2006-05-07re PR target/27421 (ICE with invalid array in struct)Volker Reichelt1-0/+3
2006-04-27target-def.h (TARGET_SET_DEFAULT_TYPE_ATTRIBUTES): Bracket with #ifndef/#endif.Eric Christopher1-0/+6
2006-04-27xmmintrin.h (_mm_shuffle_pi16): make available for SSE.Dirk Mueller1-2/+0
2006-04-26expmed.c (store_bit_field): Also check whether the bitsize is valid for the m...Roger Sayle2-7/+12
2006-04-22decl.c: Fix typo in function name.Eric Christopher1-10/+10
2006-04-20i386.c (asm_preferred_eh_data_format): Reformat.H.J. Lu1-1/+1
2006-04-16re PR target/24076 ((vector char){x, x, x, x, x, x, x, x, x, x, x, x, x, x, x...Roger Sayle1-0/+55
2006-04-16i386.c (ix86_va_start): Ensure all integer constant trees are constructed wit...Roger Sayle1-10/+15
2006-04-10i386.c (ix86_expand_vector_init_one_nonzero): Renamed from ix86_expand_vector...Roger Sayle1-9/+62
2006-04-09Fix whitespacesMike Stump1-12/+12
2006-04-09Revert previous patch, mistaken.Mike Stump1-3/+3
2006-04-08Add missing part of rth patch.Mike Stump1-3/+3
2006-04-08builtins.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2006-04-06linux.h: Add a comment to mark macros that are being overriden in config/k*bs...Robert Millan1-0/+1
2006-04-04i386.c (machopic_output_stub): Output \t between instructions and operands.Eric Christopher1-8/+8
2006-04-03re PR target/19653 (x87 reg allocated for constants for -mfpmath=sse)Paolo Bonzini4-63/+106
2006-03-30Makefile.am: Do not build dbl-64 variants.Richard Guenther1-19/+1
2006-03-29genemit.c (main): Add tm-constrs.h to included headers.David Edelsohn1-0/+1
2006-03-25i386.c (size_cost): Correct the comment for cost of storing fp registers.H.J. Lu1-12/+24
2006-03-22md.texi: Refer to i386/constraints.md instead of i386/predicates.md.Richard Sandiford3-135/+154
2006-03-17tm.texi (SDB and DWARF): Add extra parameter to ASM_OUTPUT_DWARF_OFFSET.Geoffrey Keating2-7/+10
2006-03-08i386.c (ix86_delegitimize_address): Handle Darwin addresses with offsets; reo...Geoffrey Keating1-38/+43
2006-03-07re PR target/26588 (gfortran -fopenmp passes unrecognised -pthread)David Billinghurst1-0/+6
2006-03-07hooks.c (hook_bool_mode_rtx_true): New function.Richard Sandiford1-0/+2
2006-03-04builtins.c, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-03-03i386.c (machopic_output_stub): Add indirection to jump.Eric Christopher1-1/+1
2006-03-01darwin.h (ENABLE_STACK_EXECUTE): Define.Eric Christopher1-0/+47
2006-02-28* rtl.def (define_constraint, define_register_constraint)Zack Weinberg4-105/+146
2006-02-27re PR other/26208 (Serious problem with unwinding through signal frames)Jakub Jelinek1-1/+3
2006-02-21* config/i386/darwin.h (DWARF2_FRAME_REG_OUT): New.Geoffrey Keating1-5/+13