summaryrefslogtreecommitdiff
path: root/gcc/config/spu
Commit message (Expand)AuthorAgeFilesLines
* 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
* gcc/rsandifo2013-09-231-2/+2
* * config/spu/spu.c (emit_nop_for_insn): Handle JUMP_TABLE_DATA.uweigand2013-04-031-2/+11
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-4/+0
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-2/+1
* * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven2013-03-231-3/+3
* Update copyright years in gcc/rsandifo2013-01-1019-26/+19
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-048-8/+11
* 2012-12-19 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2012-12-192-12/+17
* 2012-12-10 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>krebbel2012-12-101-8/+8
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-3/+3
* This patch normalizes more bitmap function names.crowl2012-11-011-1/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-2/+2
* * loop-doloop.c (doloop_modify): Pass doloop_end pattern toamylaar2012-10-161-1/+2
* 2012-09-19 Dehao Chen <dehao@google.com>dehao2012-09-201-11/+11
* * hooks.c (hook_int_rtx_mode_as_bool_0): New function.olegendo2012-09-051-1/+1
* * config/spu/spu.c: Include "cfgloop.h".uweigand2012-08-152-7/+13
* 2012-07-25 Sandra Loosemore <sandra@codesourcery.com>sandra2012-07-251-0/+11
* 2012-07-24 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-07-251-9/+14
* * config/spu/spu.c (targetm): Move to bottom of file.uweigand2012-07-161-301/+213
* gcc/steven2012-07-162-1/+2
* 2012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-07-131-4/+4
* 2012-07-13 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-07-131-0/+65
* Zap now unused builtin_mul_widen_even/odd target hooksrth2012-07-101-42/+0
* spu: Rename patterns for vec_widen_<s>mult_even/odd_<mode>rth2012-07-103-88/+87
* * output.h: (current_function_is_leaf,steven2012-06-241-7/+7
* 2012-06-17 Steven Bosscher <steven@gcc.gnu.org>steven2012-06-172-2/+1
* 2012-06-13 Bill Schmidt <wschmidt@linux.ibm.com>wschmidt2012-06-131-1/+7
* * integrate.c: Remove.steven2012-05-292-2/+1