aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spu/spu-c.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand1-233/+0
2019-08-13Use checking forms of DECL_FUNCTION_CODE (PR 91421)Richard Sandiford1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-08-20[PATCH] fix some build breakageNathan Sidwell1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-8/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-04-02re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek1-2/+3
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-02-12avr-c.c (avr_resolve_overloaded_builtin): Pass vNULL for arg_loc.Senthil Kumar Selvaraj1-1/+1
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
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/+2
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-3/+3
2010-10-06spu-c.c (spu_resolve_overloaded_builtin): Don't use define_builtin_std where ...Francois-Xavier Coudert1-5/+5
2010-10-01spu.c (spu_init_builtins): No longer add END_BUILTINS to the function code fo...Ulrich Weigand1-1/+1
2010-07-12spu.h (struct spu_builtin_description): Remove FNDECL member.Ulrich Weigand1-1/+2
2010-06-05c-common.c: Move to c-family/.Steven Bosscher1-2/+2
2010-05-29spu-protos.h: Do not include rtl.h.Steven Bosscher1-1/+1
2010-05-26spu-c.c: Do not include function.h...Steven Bosscher1-7/+0
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-18spu-c.c (spu_resolve_overloaded_builtin): Call lang_hooks.types_compatible_p ...Ulrich Weigand1-2/+1
2009-10-26config.gcc (spu-*-elf*): Add spu_cache.h to extra_headers.Ben Elliston1-0/+11
2009-06-13alpha.c (alpha_build_builtin_va_list): Pass location to build_decl.Aldy Hernandez1-2/+2
2009-05-11spu-c.c (spu_categorize_keyword): Update for recent libcpp interface change.Andrew Pinski1-2/+2
2009-04-23spu-builtins.h: Delete file.Ulrich Weigand1-7/+9
2009-04-22Makefile.in: Update dependencies.Manuel López-Ibáñez1-1/+0
2009-04-21rs6000-c.c (altivec_resolve_overloaded_builtin): Correct test for number of a...Ian Lance Taylor1-1/+1
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-10/+12
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2008-07-24spu-c.c (__vector_keyword): New variable.Ben Elliston1-0/+74
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-07-13config.gcc: Add options for arch and tune on SPU.Sa Liu1-0/+2
2006-12-13spu.h (C_COMMON_OVERRIDE_OPTIONS): Define.Ben Elliston1-0/+9
2006-12-07spu-c.c (spu_build_overload_builtin): Delete.Andrew Pinski1-28/+7
2006-12-02builtins.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2006-11-30spu.c (spu_builtin_range): Move from spu-c.cAndrew Pinski1-285/+6
2006-11-21configure.in (skipdirs): Don't build target-libiberty for SPU.Trevor Smigiel1-0/+443