summaryrefslogtreecommitdiff
path: root/gcc/config/spu
Commit message (Expand)AuthorAgeFilesLines
* cgraphunit.c: Replace %J by an explicit location.Manuel López-Ibáñez2009-07-071-17/+24
* re PR middle-end/38212 (restrict implementation causes wrong-code)Richard Guenther2009-06-291-2/+2
* arc.c: Include "df.h".Ian Lance Taylor2009-06-251-11/+9
* defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov2009-06-251-2/+0
* alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez2009-06-133-6/+10
* ansidecl.h (EXPORTED_CONST): Define.Ian Lance Taylor2009-06-031-1/+1
* Makefile.in (COMPILER, [...]): Define.Ian Lance Taylor2009-05-261-3/+3
* Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>Trevor Smigiel2009-05-234-445/+617
* tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini2009-05-143-16/+7
* Merge cond-optab branch.Paolo Bonzini2009-05-124-173/+81
* spu-c.c (spu_categorize_keyword): Update for recent libcpp interface change.Andrew Pinski2009-05-111-2/+2
* arc.c (arc_handle_interrupt_attribute): Use %qE for identifiers in diagnostics.Joseph Myers2009-05-101-3/+3
* spu.c: Remove include of c-common.h.Andrew Pinski2009-05-071-1/+0
* tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini2009-05-043-14/+6
* defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov2009-05-031-2/+0
* collect2.c (is_ctor_dtor): Change type of ret field in struct names to symkind.Ian Lance Taylor2009-04-271-2/+2
* spu.c (spu_machine_dependent_reorg): Make sure branch label on hint instructi...Trevor Smigiel2009-04-271-0/+19
* Allow non-constant arguments to conversion intrinsics.Trevor Smigiel2009-04-277-72/+296
* spu-builtins.h: Delete file.Ulrich Weigand2009-04-235-132/+118
* Makefile.in: Update dependencies.Manuel López-Ibáñez2009-04-222-2/+1
* defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini2009-04-221-2/+0
* rs6000-c.c (altivec_resolve_overloaded_builtin): Correct test for number of a...Ian Lance Taylor2009-04-211-1/+1
* Fix enum conversions which are invalid in C++:Ian Lance Taylor2009-04-203-20/+19
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0917-209/+157
* re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers2009-03-311-1/+3
* spu.c (spu_expand_prologue): Delete redundant code.Alan Modra2009-03-311-6/+0
* divv2df3.c: New file.Ulrich Weigand2009-03-262-1/+204
* re PR target/39181 (complex int arguments cause ICE)Ulrich Weigand2009-03-121-5/+4
* spu.c (TARGET_SECTION_TYPE_FLAGS): Define.Ulrich Weigand2009-03-021-0/+14
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-2013-13/+13
* spu_internals.h (spu_sr, [...]): Define.Ulrich Weigand2009-02-144-5/+128
* spu.c (array_to_constant): Fix (latent) wrong-code generation due to implicit...Ulrich Weigand2009-02-091-3/+2
* float_disf.c (__floatdisf): Prototype.Ben Elliston2008-12-024-3/+9
* spu-elf.h (STANDARD_STARTFILE_PREFIX_2): Disable default.Ulrich Weigand2008-11-142-0/+20
* configure.ac [spu-*-*]: Do not set skipdirs.Stefan Schulze Frielinghaus2008-10-293-12/+62
* PR target/37841: Fix SPU abiMichael Meissner2008-10-241-0/+8
* spu.c (spu_override_options): Default to -mno-safe-hints when building for th...Ulrich Weigand2008-09-121-0/+10
* Improved branch hints, safe hints, and scheduling.Trevor Smigiel2008-09-054-281/+922
* spu.md (divdf3): Removed.Victor Kaplansky2008-09-021-52/+0
* * config/spu/spu.c (spu_expand_block_move) Update call of MOVE_RATIO.Jan Hubicka2008-09-011-1/+1
* expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka2008-09-011-1/+1
* frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka2008-08-311-1/+1
* fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka2008-08-311-2/+3
* optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka2008-08-301-1/+1
* target.h (struct vectorize): Add new target builtin.Ira Rosen2008-08-282-0/+63
* [multiple changes]Vladimir Makarov2008-08-261-0/+3
* spu.md (vec_extract_evenv4si, [...]): Implement.SVictor Kaplansky2008-08-261-0/+470
* spu_mfcio.h (mfc_begin_critical_section): New function.Ulrich Weigand2008-08-251-0/+28
* real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand2008-08-121-28/+0
* float_disf.c: New file.Ulrich Weigand2008-08-123-0/+67