aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spu
AgeCommit message (Expand)AuthorFilesLines
2016-01-04Update copyright years.Jakub Jelinek19-19/+19
2015-11-09Machine modes for address printing.Julian Brown1-2/+2
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor1-22/+22
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod2-33/+13
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-7/+2
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford2-4/+4
2015-09-30spu-protos.h (spu_expand_atomic_op): Add prototype.Ulrich Weigand3-0/+184
2015-09-21* config/spu/spu.c (spu_expand_insv): Avoid undefined behavior.Ulrich Weigand1-5/+5
2015-09-18config.host (powerpc-ibm-aix*): Add crtdbase.o to extra_parts.Andrew Dixie1-1/+1
2015-08-20rtl.h (rtvec_all_equal_p): Declare.Richard Sandiford1-8/+3
2015-08-17arm.c (neon_element_bits): Replace call to GET_MODE_BITSIZE (GET_MODE_INNER (...David Sherwood1-1/+1
2015-07-30aarch64-simd.md (aarch64_ext<mode>): Replace call to GET_MODE_SIZE (GET_MODE_...David Sherwood1-5/+3
2015-07-28arm.c (neon_element_bits, [...]): Call GET_MODE_INNER unconditionally.David Sherwood1-3/+1
2015-07-10bb-reorder.c: Don't include obstack.h if backend.h is included.Andrew Macleod1-1/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-2/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod2-15/+4
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod2-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2-10/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod2-8/+0
2015-05-22always define STACK_GROWS_DOWNWARDTrevor Saunders1-1/+1
2015-05-18Move array-type va_list handling to build_va_argTom de Vries1-1/+0
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford2-16/+13
2015-04-28add default for NO_FUNCTION_CSETrevor Saunders1-1/+1
2015-04-02re PR preprocessor/61977 (powerpc preprocessor breaks on lines that end with ...Jakub Jelinek1-2/+3
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison2-4/+19
2015-01-05Update copyright years.Jakub Jelinek19-19/+19
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2-95/+95
2014-10-27spu.c: Include rtl-iter.hRichard Sandiford1-6/+8
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-2/+10
2014-10-16function.h: Flatten file.Andrew MacLeod1-2/+5
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm2-4/+4
2014-08-27Use rtx_insn for various target.def hooksDavid Malcolm1-5/+2
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-2/+2
2014-08-25config/spu/spu.c: Use rtx_insnDavid Malcolm1-27/+33
2014-08-19Make tablejump_p accept a rtx_jump_table_data **David Malcolm1-1/+1
2014-08-07remove pointer-set.[ch]Trevor Saunders1-1/+0
2014-06-02expr.h: Remove prototypes of functions defined in builtins.c.Andrew MacLeod1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-1/+1
2014-04-02spu.c (pad_bb): Do not crash when the last insn is CODE_FOR_blockage.Ulrich Weigand1-1/+1
2014-04-02spu.md ("insv"): Fail if bitoffset+bitsize lies outside the target mode.Ulrich Weigand1-1/+7
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 Sandiford19-19/+19
2013-12-13arc.h (BITS_PER_UNIT): Removed.Kenneth Zadeck1-2/+0
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-1/+1
2013-12-09Eliminate last_basic_block macro.David Malcolm1-1/+1