summaryrefslogtreecommitdiff
path: root/gcc/config/spu
Commit message (Expand)AuthorAgeFilesLines
* 2009-07-07 Manuel López-Ibáñez <manu@gcc.gnu.org>manu2009-07-071-17/+24
* 2009-06-29 Richard Guenther <rguenther@suse.de>rguenth2009-06-291-2/+2
* * config/arc/arc.c: Include "df.h".ian2009-06-251-11/+9
* * defaults.h (CAN_ELIMINATE): Provide default.aesok2009-06-241-2/+0
* * config/alpha/alpha.c (alpha_build_builtin_va_list): Pass location toaldyh2009-06-133-6/+10
* include/:ian2009-06-031-1/+1
* ./:ian2009-05-261-3/+3
* Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>tsmigiel2009-05-234-445/+617
* 2009-05-14 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-143-16/+7
* Merge cond-optab branch.bonzini2009-05-124-173/+81
* 2009-05-11 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2009-05-111-2/+2
* * config/arc/arc.c (arc_handle_interrupt_attribute): Use %qE forjsm282009-05-101-3/+3
* 2009-05-07 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2009-05-081-1/+0
* 2009-05-04 Paolo Bonzini <bonzini@gnu.org>bonzini2009-05-043-14/+6
* * defaults.h (FRAME_POINTER_REQUIRED): Provide default.aesok2009-05-031-2/+0
* ./:ian2009-04-271-2/+2
* * spu.c (spu_machine_dependent_reorg): Make sure branch label on hinttsmigiel2009-04-271-0/+19
* Allow non-constant arguments to conversion intrinsics.tsmigiel2009-04-277-72/+296
* * config/spu/spu-builtins.h: Delete file.uweigand2009-04-235-132/+118
* 2009-04-22 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2009-04-222-2/+1
* 2009-04-22 Paolo Bonzini <bonzini@gnu.org>bonzini2009-04-221-2/+0
* * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin):ian2009-04-211-1/+1
* gcc/:ian2009-04-203-20/+19
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.jakub2009-04-0917-209/+157
* PR c/448jsm282009-03-311-1/+3
* * config/spu/spu.c (spu_expand_prologue): Delete redundant code.amodra2009-03-311-6/+0
* * config/spu/divv2df3.c: New file.uweigand2009-03-262-1/+204
* PR target/39181uweigand2009-03-121-5/+4
* * config/spu/spu.c (TARGET_SECTION_TYPE_FLAGS): Define.uweigand2009-03-021-0/+14
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-2013-13/+13
* ChangeLog:uweigand2009-02-144-5/+128
* * config/spu/spu.c (array_to_constant): Fix (latent) wrong-codeuweigand2009-02-091-3/+2
* * config/spu/float_disf.c (__floatdisf): Prototype.bje2008-12-024-3/+9
* * config/spu/spu-elf.h (STANDARD_STARTFILE_PREFIX_2): Disable default.uweigand2008-11-142-0/+20
* ChangeLog:uweigand2008-10-293-12/+62
* PR target/37841: Fix SPU abimeissner2008-10-241-0/+8
* * config/spu/spu.c (spu_override_options): Default to -mno-safe-hintsuweigand2008-09-121-0/+10
* Improved branch hints, safe hints, and scheduling.tsmigiel2008-09-054-281/+922
* 2008-09-02 Victor Kaplansky <victork@il.ibm.com>victork2008-09-021-52/+0
* * config/spu/spu.c (spu_expand_block_move) Update call of MOVE_RATIO.hubicka2008-09-011-1/+1
* * expr.c (MOVE_BY_PIECES_P, CLEAR_BY_PIECES_P, SET_BY_PIECES_P): Pass speed ...hubicka2008-09-011-1/+1
* * frv.c (frv_rtx_costs): Update forward declaration.hubicka2008-08-311-1/+1
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-2/+3
* * optabs.c (expand_abs_nojump): Update BRANCH_COST call.hubicka2008-08-301-1/+1
* * target.h (struct vectorize): Add new target builtin.irar2008-08-282-0/+63
* 2008-08-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-08-261-0/+3
* 2008-08-26 Victor Kaplansky <victork@il.ibm.com>victork2008-08-261-0/+470
* * config/spu/spu_mfcio.h (mfc_begin_critical_section): New function.uweigand2008-08-251-0/+28
* * real.h (struct real_format): New member has_sign_dependent_rounding.uweigand2008-08-121-28/+0
* * config/spu/float_disf.c: New file.uweigand2008-08-123-0/+67