aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target
AgeCommit message (Expand)AuthorFilesLines
2009-04-29bfin.md (sp_or_sm, [...]): New macro.Bernd Schmidt1-0/+29
2009-04-29re PR debug/23205 ([C++/unit-at-a-time] stabs debug info omitted for global c...Nathan Sidwell16-0/+16
2009-04-28sync-1.c: Check for cmpxchg8 only if lp64 is true.Steve Ellcey1-1/+1
2009-04-2820071210-2.c: New testcase.Alexander Monakov1-0/+68
2009-04-2820020118-1.c: Skip on vxworks targets.Nathan Froyd2-0/+4
2009-04-28re PR target/39911 (The 'z' suffix doesn't work with 16bit integer insn)Uros Bizjak1-0/+57
2009-04-27Allow non-constant arguments to conversion intrinsics.Trevor Smigiel1-0/+21
2009-04-26Expand from SSA.Michael Matz3-3/+6
2009-04-26re PR inline-asm/39543 (Reload failure on mplayer from SVN)Jakub Jelinek3-0/+145
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers6-0/+86
2009-04-18re PR tree-optimization/39804 (internal compiler error: in propagate_necessit...Richard Guenther1-0/+31
2009-04-18pr39496.c: Compile with -mtune=i686.Eric Botcazou1-1/+1
2009-04-14pr39740.c (dg-options): Add -mexplicit-relocs.Uros Bizjak1-3/+2
2009-04-12re PR target/39740 (unrecognizable insn on alpha using -O3 and -std=c99)Uros Bizjak1-0/+163
2009-04-10interrupt_handler.c: Change from compile to assemble.Chao-ying Fu1-1/+1
2009-04-09re PR testsuite/35621 (gcc.target/i386/ssse3-*.c violates C/C++ aliasing rules)H.J. Lu16-16/+16
2009-04-09re PR target/39678 (complex type isn't passed correctly)H.J. Lu2-0/+91
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-5/+4
2009-04-06sh4a-memmovua.c: Include string.h instead of stdlib.h.Andrew Stubbs2-5/+5
2009-04-02interrupt_handler.c: New test.Chao-ying Fu1-0/+23
2009-04-01better m128i constant materializationXinliang David Li1-0/+14
2009-03-31re PR target/39592 (Revision 145272 breaks -ansi -msse)Joseph Myers1-0/+10
2009-03-30re PR target/39558 (Bad interaction of decls named 'vector' and -maltivec vec...Jakub Jelinek1-0/+23
2009-03-30re PR middle-end/323 (optimized code gives strange floating point results)Joseph Myers6-0/+490
2009-03-29re PR target/39545 (Structures with flexible array member passed/returned inc...H.J. Lu3-0/+81
2009-03-28rs6000-c.c (rs6000_macro_to_expand): If macro following vector keyword has ex...Jakub Jelinek1-0/+16
2009-03-27re PR middle-end/39315 (Unaligned move used on aligned stack variable)H.J. Lu5-0/+89
2009-03-27re PR rtl-optimization/38034 (Unnecessary register move)H.J. Lu1-0/+23
2009-03-27re PR target/39472 (Add -mabi=[ms|sysv])H.J. Lu8-0/+190
2009-03-25ia64.c (ia64_set_sched_flags): Zero spec_info->mask when neither of haifa/sel...Alexander Monakov1-0/+21
2009-03-19re PR target/39496 (GCC uses non-standard calling conventions for static func...Jakub Jelinek1-0/+35
2009-03-17re PR target/39482 (ICE in inline_secondary_memory_needed, at config/i386/i38...Uros Bizjak1-0/+9
2009-03-16func-indirect.c (main): Return 0.H.J. Lu1-1/+1
2009-03-13re PR target/39137 (-mpreferred-stack-boundary=2 causes lots of dynamic realign)Jack Howarth1-1/+1
2009-03-12re PR target/39431 (ICE in spill_failure, at reload1.c:2093)Jakub Jelinek1-0/+15
2009-03-12re PR target/39445 (failure of SSE2 tests)H.J. Lu2-1/+26
2009-03-11re PR target/39137 (-mpreferred-stack-boundary=2 causes lots of dynamic realign)Jakub Jelinek2-0/+48
2009-03-09recog.c (verfiy_changes): Disallow renaming of hard regs in inline asms for r...Andreas Krebbel1-0/+60
2009-03-02return-4.c: Scan andl/andq instead of andl.H.J. Lu3-3/+3
2009-02-21re PR target/39256 (__m256 isn't returned in ymm0 in 32bit)H.J. Lu1-0/+8
2009-02-21abi-1.c: Use scan-assembler-times "..." 1 instead of scan-assembler to check ...Uros Bizjak1-1/+1
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek3-3/+3
2009-02-20arm.c (arm_builtin_va_list): New function.Mark Mitchell1-0/+25
2009-02-20re PR testsuite/38164 (gcc.target/i386/amd64-abi-3.c fails at -m64 on i686-ap...Jack Howarth1-1/+1
2009-02-19mips.exp: Comment !CPU in the isa* pseudo-options.Adam Nemet3-27/+60
2009-02-18callabi.exp: Moved to ...H.J. Lu8-0/+301
2009-02-17re PR target/39082 (union with long double doesn't follow x86-64 psABI)H.J. Lu8-6/+530
2009-02-16re PR target/37049 (Unaligned move used on aligned destination of push insn)H.J. Lu1-0/+15
2009-02-14spu_internals.h (spu_sr, [...]): Define.Ulrich Weigand1-0/+496
2009-02-13re PR target/38056 (Missed tail calls on ia64)Steve Ellcey2-0/+24