summaryrefslogtreecommitdiff
path: root/gcc/config/spu
Commit message (Expand)AuthorAgeFilesLines
* spu.c (spu_emit_branch_hint): Do not access NOTE_KIND of non-NOTE insns.Ulrich Weigand2010-08-031-1/+1
* spu.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.Anatoly Sokolov2010-07-311-7/+1
* tree.h (DECL_CHAIN): Define.Nathan Froyd2010-07-151-3/+3
* re PR target/44877 (C++ compiler can no longer compile dealII for VSX/Altivec...Ulrich Weigand2010-07-151-1/+1
* spu.c (reg_names): Remove prototype.Ulrich Weigand2010-07-141-4/+0
* spu.h (struct spu_builtin_description): Remove FNDECL member.Ulrich Weigand2010-07-123-38/+26
* toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez2010-07-081-0/+1
* optabs.h (optab_handler, [...]): Turn into inline functions that return an in...Richard Sandiford2010-07-041-4/+5
* tm.texi.in (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Document new argume...Ira Rosen2010-07-041-2/+4
* re PR middle-end/42834 (memcpy folding overeager)Richard Guenther2010-07-011-1/+1
* re PR other/44034 (target hooks are hard to maintain)Joern Rennecke2010-06-291-2/+2
* reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd2010-06-291-2/+0
* * config/spu/spu.c (ea_load_store_inline): Use add_reg_note.Joern Rennecke2010-06-231-2/+1
* * config/spu/spu-protos.h (spu_expand_epilogue) Use bool.Joern Rennecke2010-06-232-10/+10
* tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen2010-06-072-63/+31
* c-common.c: Move to c-family/.Steven Bosscher2010-06-051-2/+2
* spu-protos.h: Do not include rtl.h.Steven Bosscher2010-05-293-7/+11
* c-common.h (c_register_addr_space): Add prototype.Ulrich Weigand2010-05-271-3/+1
* spu-c.c: Do not include function.h...Steven Bosscher2010-05-261-7/+0
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* Make-lang.in, [...]: Update copyright years.Steven Bosscher2010-04-022-2/+2
* re PR target/43156 (SPU-elf ICEs on simple programs)Andrew Pinski2010-03-201-10/+0
* spu-c.c (spu_resolve_overloaded_builtin): Call lang_hooks.types_compatible_p ...Ulrich Weigand2010-02-181-2/+1
* tm.texi (ARG_POINTER_CFA_OFFSET): Document new default.Paul Brook2009-12-221-1/+2
* spu-elf.h (STARTFILE_SPEC): Add support for gprof startup files.Ken Werner2009-12-034-4/+16
* spu.c (get_pic_reg): Use LAST_ARG_REGNUM as PIC registers in leaf functions i...Ulrich Weigand2009-11-171-0/+2
* config.gcc (spu-*-elf*): Add spu_cache.h to extra_headers.Ben Elliston2009-10-269-9/+1097
* spu.c (get_branch_target): Use extract_asm_operands.Andrew Pinski2009-10-151-1/+1
* spu.c (TARGET_BUILTIN_DECL): Define.Andrew Pinski2009-10-111-0/+15
* spu.c (get_branch_target): Return NULL for ASM_OPERANDS patterns.Andrew Pinski2009-09-281-0/+4
* spu.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson2009-09-223-19/+18
* 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