aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spu
AgeCommit message (Expand)AuthorFilesLines
2007-03-22defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.Kai Tietz1-1/+1
2007-03-17arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-02-21Change the defaults of some parameters and options.Trevor Smigiel10-181/+308
2007-02-20c4x.md, [...]: Follow spelling conventions.Kazu Hirata2-16/+16
2007-02-18cfgloop.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-02-03c-decl.c, [...]: Fix comment typos.Kazu Hirata2-2/+2
2007-02-02re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp...Maxim Kuvyrkov1-1/+1
2007-01-10spu.h (STACK_SAVE_AREA): Use VOIDmode for SAVE_FUNCTION...Sa Liu4-26/+53
2006-12-22elfos.h, [...]: Fix comment typos.Kazu Hirata1-2/+2
2006-12-22spu.h (ARG_POINTER_CFA_OFFSET): Define.Ulrich Weigand2-5/+8
2006-12-21spu.c (spu_builtin_mul_widen_even): Remove unused local variable `d'.Ben Elliston1-1/+0
2006-12-20spu.md (vec_widen_umult_hi_v8hi): New.Dorit Nuzman2-0/+155
2006-12-19* config/spu/spu.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define.Ben Elliston1-0/+1
2006-12-14spu.c (TARGET_VECTORIZE_BUILTIN_MASK_FOR_LOAD): Defined.Dorit Nuzman3-1/+94
2006-12-13spu.h (C_COMMON_OVERRIDE_OPTIONS): Define.Ben Elliston4-3/+11
2006-12-12spu.c (cpat_info): Fix an incorrectly identified case.Trevor Smigiel1-1/+1
2006-12-13spu.c (TARGET_ENCODE_SECTION_INFO): Define.Ulrich Weigand2-0/+22
2006-12-12spu.opt (mfixed-range): New option.Sa Liu3-0/+70
2006-12-11spu-elf.h (STARTFILE_SPEC): Update.Sa Liu7-294/+15
2006-12-09spu-protos.h (spu_split_immediate): Renamed from spu_split_address.Trevor Smigiel4-236/+455
2006-12-07spu-c.c (spu_build_overload_builtin): Delete.Andrew Pinski1-28/+7
2006-12-07spu.c (array_to_constant): Correct the order of arguments to the calls of hwi...Trevor Smigiel1-2/+2
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-4/+4
2006-12-05darwin.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-12-05spu-protos.c (spu_split_address): Add.Trevor Smigiel4-36/+57
2006-12-04* config/spu/spu.md (_mulv4si3): Remove unused local variables.Ben Elliston1-2/+0
2006-12-03vect.exp: Enable tests to run on spu.Dorit Nuzman1-0/+28
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata7-27/+27
2006-12-01spu.c (spu_immediate): Remove trailing comma.Trevor Smigiel3-2470/+174
2006-12-01predicates.md (spu_mov_operand): Add.Trevor Smigiel3-96/+42
2006-11-30spu.c (spu_builtin_range): Move from spu-c.cAndrew Pinski3-301/+297
2006-11-29crt0.c (__dso_handle): Define.Andrew Pinski1-0/+1
2006-11-29spu.md (extend_compare): Fix whitespace formatting.Andrew Pinski1-2/+5
2006-11-29re PR target/29945 (ICE in simplify_subreg with simple code in libgfortran)Andrew Pinski1-1/+10
2006-11-23spu_intrinsics.h (SPU_RdEventStatMask): Rename to SPU_RdEventMask.Ben Elliston2-2/+2
2006-11-23spu_mfcio.h (struct mfc_list_element): Change width of size bitfield.Ben Elliston1-2/+2
2006-11-23* config/spu/spu-elf.h (LIB_SPEC): Do not link with -lc_p.Ben Elliston1-1/+1
2006-11-21* config/spu/spu.c (spu_expand_vector_init): Initialise x.Ben Elliston1-1/+1
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel25-0/+17966