aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spu/spu.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-2/+0
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-19target.def: Define canonicalize_comparison hook.Andreas Krebbel1-12/+0
2012-05-05rtl.h (plus_constant, [...]): Merge into a single plus_constant function.Richard Sandiford1-1/+1
2011-08-16spu.h (LEGITIMIZE_RELOAD_ADDRESS): New macro.Ulrich Weigand1-0/+11
2011-07-20target.def (class_max_nregs): New hook.Anatoly Sokolov1-3/+0
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-2/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-3/+2
2011-03-29[multiple changes]Vladimir Makarov1-3/+0
2011-03-28re PR bootstrap/48307 (Bootstrap failure)Vladimir Makarov1-0/+3
2011-03-27[multiple changes]Vladimir Makarov1-3/+0
2011-01-19* config/spu/spu.h (MOVE_RATIO): Return 4 in the !speed case.Ulrich Weigand1-1/+1
2011-01-07* config/spu/spu.h (ASM_COMMENT_START): Define.Ulrich Weigand1-0/+2
2010-12-16t-spu-elf (LIB2_SIDITI_CONV_FUNC): Define.Ulrich Weigand1-3/+10
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-3/+0
2010-11-21tm.texi.in (HANDLE_SYSV_PRAGMA, [...]): Remove.Joseph Myers1-2/+0
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-2/+0
2010-10-08spu-protos.h (spu_function_arg): Delete.Nathan Froyd1-11/+0
2010-09-29optc-gen.awk: Generate global_options initializer instead of individual varia...Joseph Myers1-3/+0
2010-09-16target.def (target_option.optimization): New hook.Joseph Myers1-3/+0
2010-09-16tm.texi.in (OVERRIDE_OPTIONS): Remove documentation.Joseph Myers1-1/+0
2010-07-31spu.h (ASM_OUTPUT_SOURCE_FILENAME): Remove macro.Anatoly Sokolov1-7/+1
2010-07-12spu.h (struct spu_builtin_description): Remove FNDECL member.Ulrich Weigand1-3/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-2/+0
2010-06-07tm.texi (TARGET_VECTORIZE_BUILTIN_VECTORIZATION_COST): Update documentation.Ira Rosen1-51/+0
2010-05-27c-common.h (c_register_addr_space): Add prototype.Ulrich Weigand1-3/+1
2009-12-22tm.texi (ARG_POINTER_CFA_OFFSET): Document new default.Paul Brook1-1/+2
2009-12-03spu-elf.h (STARTFILE_SPEC): Add support for gprof startup files.Ken Werner1-2/+5
2009-10-26config.gcc (spu-*-elf*): Add spu_cache.h to extra_headers.Ben Elliston1-1/+19
2009-09-22spu.c (TARGET_TRAMPOLINE_INIT): New.Richard Henderson1-4/+0
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov1-2/+0
2009-05-14tm.texi (TARGET_LEGITIMATE_ADDRESS_P): Refer mainly to this in the former doc...Paolo Bonzini1-11/+0
2009-05-12Merge cond-optab branch.Paolo Bonzini1-5/+0
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-9/+0
2009-05-03defaults.h (FRAME_POINTER_REQUIRED): Provide default.Anatoly Sokolov1-2/+0
2009-04-23spu-builtins.h: Delete file.Ulrich Weigand1-0/+30
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-2/+0
2009-03-31re PR c/448 (<stdint.h>-related issues (C99 issues))Joseph Myers1-1/+3
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-10-29configure.ac [spu-*-*]: Do not set skipdirs.Stefan Schulze Frielinghaus1-2/+2
2008-10-24PR target/37841: Fix SPU abiMichael Meissner1-0/+8
2008-09-05Improved branch hints, safe hints, and scheduling.Trevor Smigiel1-1/+2
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1