aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spu/spu-protos.h
AgeCommit message (Expand)AuthorFilesLines
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-1/+0
2010-10-08spu-protos.h (spu_function_arg): Delete.Nathan Froyd1-2/+0
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-1/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-1/+0
2010-06-23* config/spu/spu-protos.h (spu_expand_epilogue) Use bool.Joern Rennecke1-1/+1
2010-05-29spu-protos.h: Do not include rtl.h.Steven Bosscher1-5/+9
2009-12-03spu-elf.h (STARTFILE_SPEC): Add support for gprof startup files.Ken Werner1-0/+1
2009-09-22spu.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson1-2/+1
2009-06-13alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez1-1/+2
2009-05-23Trevor Smigiel <Trevor_Smigiel@playstation.sony.com>Trevor Smigiel1-4/+3
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-2/+0
2009-05-12Merge cond-optab branch.Paolo Bonzini1-2/+1
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-1/+0
2009-04-27Allow non-constant arguments to conversion intrinsics.Trevor Smigiel1-0/+3
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-2/+2
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-06-18targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand1-2/+0
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-1/+0
2007-11-15spu-protos.h (legitimate_const): Remove prototype.Ulrich Weigand1-1/+0
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-13config.gcc: Add options for arch and tune on SPU.Sa Liu1-0/+3
2007-02-21Change the defaults of some parameters and options.Trevor Smigiel1-0/+2
2007-01-10spu.h (STACK_SAVE_AREA): Use VOIDmode for SAVE_FUNCTION...Sa Liu1-1/+2
2006-12-13spu.h (C_COMMON_OVERRIDE_OPTIONS): Define.Ben Elliston1-0/+1
2006-12-09spu-protos.h (spu_split_immediate): Renamed from spu_split_address.Trevor Smigiel1-1/+3
2006-12-05spu-protos.c (spu_split_address): Add.Trevor Smigiel1-0/+1
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel1-0/+93