aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386
AgeCommit message (Expand)AuthorFilesLines
2009-05-25re PR bootstrap/40027 (i686-pc-solaris2.10 bootstrap fails using Sun ld)Rainer Orth2-5/+13
2009-05-21cpuid.h (bit_MOVBE): New.H.J. Lu6-4/+72
2009-05-21i386.c: Use REG_P...Shujing Zhao3-13/+11
2009-05-21i386.md (adddi_4_rex64, [...]): For operand2 -128 override length_immediate a...Jakub Jelinek2-0/+20
2009-05-21i386.c (memory_address_length): Handle %r12 the same as %rsp and %r13 the sam...Jakub Jelinek3-161/+453
2009-05-20driver-i386.c (host_detect_local_cpu): Check extended family and model for In...H.J. Lu1-3/+16
2009-05-19i386.c (ix86_avoid_jump_mispredicts): Check ASM_OUTPUT_MAX_SKIP_PAD instead o...H.J. Lu1-1/+1
2009-05-18re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)H.J. Lu4-6/+31
2009-05-17biarch32.h: New file.Kai Tietz1-0/+29
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek1-8/+49
2009-05-16re PR target/39942 (Nonoptimal code - leaveq; xchg %ax,%ax; retq)Jakub Jelinek2-3/+7
2009-05-15i386.c (ix86_reorg): Call optimize_function_for_speed_p only once.H.J. Lu1-6/+7
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2-9/+6
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini3-29/+16
2009-05-14msformat-c.c (ms_printf_length_specs): Use enumeration values even in sentine...Dave Korn1-12/+12
2009-05-12re PR target/37197 (-msse4 ICE on __builtin_parityl)Uros Bizjak1-11/+23
2009-05-12Merge cond-optab branch.Paolo Bonzini3-101/+239
2009-05-10arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2-21/+21
2009-05-07* config/i386/i386.c: Do not include c-common.h.Steven Bosscher1-1/+0
2009-05-06i386.md ((unnamed inc/dec peephole): Use optimize_insn_for_size_p instead of ...H.J. Lu3-5/+5
2009-05-06i386.c (ix86_build_signbit_mask): Make it static.H.J. Lu2-3/+2
2009-05-06i386.md (*avx_<code><mode>3_finite): Replace ssemodesuffixf2c with avxmodesuf...H.J. Lu1-1/+1
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini3-32/+7
2009-04-29re PR middle-end/39943 (wrong conversion from unsigned int to float)Richard Guenther1-1/+3
2009-04-28re PR target/39911 (The 'z' suffix doesn't work with 16bit integer insn)Uros Bizjak2-75/+95
2009-04-27collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor1-101/+101
2009-04-27re PR c/39903 (ICE on flexible member)H.J. Lu1-1/+4
2009-04-26i386.c (print_operand): Fix typo.Uros Bizjak1-1/+1
2009-04-26mingw-w64.h (STANDARD_INCLUDE_DIR): Redefine it to just use mingw/include.Kai Tietz2-0/+42
2009-04-25re PR target/39897 (Revision 146761 caused libgomp.fortran/omp_atomic1.f90)Uros Bizjak1-1/+11
2009-04-25re PR inline-asm/39590 (inline asm %z on amd64 says "ll" instead of "q")Uros Bizjak3-61/+84
2009-04-24combine.c (record_value_for_reg): Change 0 to VOIDmode, twice.Ian Lance Taylor2-8/+8
2009-04-24sse.md (avxmodesuffixs): Removed.H.J. Lu1-4/+2
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek3-8/+5
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-7/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers15-1/+283
2009-04-21config.gcc: Add additional configuration for i686-w64-mingw* and x86_64-w64-m...Kai Tietz3-0/+62
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor3-27/+23
2009-04-20atom.md: Add bypasses with ix86_dep_by_shift_count.Joey Ye4-4/+340
2009-04-19cygwin-stdint.h (INTPTR_TYPE): Remove "long".Dave Korn1-2/+2
2009-04-11cygwin-stdint.h (INT_LEAST32_TYPE): Update to match changes in Cygwin 1.7 (UI...Dave Korn1-6/+17
2009-04-09re PR target/39678 (complex type isn't passed correctly)H.J. Lu1-1/+16
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek37-482/+358
2009-04-09i386.md (cmpcc): New.Paolo Bonzini2-102/+27
2009-04-08re PR bootstrap/39660 (Mingw Bootstrap stops with "..host-mingw32.c:140: erro...Danny Smith1-17/+22
2009-04-07i386.c (ix86_compare_emitted): Remove.Paolo Bonzini4-20/+13
2009-04-06i386.md: Revert 2 accidental checkins.H.J. Lu1-2/+4
2009-04-06Atom pipeline model, tuning and insn selection.Joey Ye6-51/+1006
2009-04-06config.gcc (mingw32 tm_file): Add mingw-stdint.h.Danny Smith1-0/+50
2009-04-05config.gcc (cygwin tm_file): Add cygwin-stdint.h.Dave Korn1-0/+51