summaryrefslogtreecommitdiff
path: root/gcc/config/spu
Commit message (Expand)AuthorAgeFilesLines
* * config/spu/spu.c (spu_expand_insv): Avoid undefined behavior.uweigand2015-09-211-5/+5
* libgcc/dje2015-09-181-1/+1
* gcc/rsandifo2015-08-201-8/+3
* * config/arm/arm.c (neon_element_bits): Replace call todavids2015-08-171-1/+1
* gcc/rsandifo2015-07-301-5/+3
* gcc/rsandifo2015-07-281-3/+1
* * bb-reorder.c: Don't include obstack.h if backend.h is included.amacleod2015-07-101-1/+0
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-2/+2
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-082-15/+4
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-172-3/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-082-10/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-042-8/+0
* always define STACK_GROWS_DOWNWARDtbsaunde2015-05-221-1/+1
* Move array-type va_list handling to build_va_argvries2015-05-181-1/+0
* gcc/rsandifo2015-05-072-16/+13
* add default for NO_FUNCTION_CSEtbsaunde2015-04-281-1/+1
* PR preprocessor/61977jakub2015-04-021-2/+3
* 2015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh34922015-01-151-2/+10
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-092-4/+19
* Update copyright years.jakub2015-01-0519-19/+19
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* gcc/ada/rsandifo2014-10-292-95/+95
* gcc/rsandifo2014-10-271-6/+8
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-2/+10
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-2/+5
* Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsdmalcolm2014-08-282-4/+4
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-5/+2
* Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm2014-08-251-2/+2
* config/spu/spu.c: Use rtx_insndmalcolm2014-08-251-27/+33
* Make tablejump_p accept a rtx_jump_table_data **dmalcolm2014-08-191-1/+1
* remove pointer-set.[ch]tbsaunde2014-08-071-1/+0
* * expr.h: Remove prototypes of functions defined in builtins.c.amacleod2014-06-021-0/+1
* use templates instead of gengtype for typed allocation functionstbsaunde2014-05-171-1/+1
* * config/spu/spu.c (pad_bb): Do not crash when the lastuweigand2014-04-021-1/+1
* * config/spu/spu.md ("insv"): Fail if bitoffset+bitsizeuweigand2014-04-021-1/+7
* * config/avr/avr-c.c (avr_resolve_overloaded_builtin): Pass vNULL for arg_loc.mpolacek2014-02-121-1/+1
* Update copyright years in gcc/rsandifo2014-01-0219-19/+19
* 2013-12-13 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2013-12-131-2/+0
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-1/+1
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* Eliminate BASIC_BLOCK macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+8
* Factor unrelated declarations out of tree.h.dnovillo2013-11-192-0/+5
* Eliminate n_basic_blocks macrodmalcolm2013-11-191-2/+2
* * gimplify-be.h: New file. Add prototypes.amacleod2013-11-141-0/+1
* 2013-11-12 Andrew MacLeod <amacleod@redhat.com>amacleod2013-11-121-1/+1
* gcc/rsandifo2013-11-092-9/+5