summaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2015-01-13Merge branches/gcc-4_9-branch rev 219502yroux2-10/+19
2014-12-05Merge branches/gcc-4_9-branch rev 218412yroux1-4/+13
2014-10-15Merge branches/gcc-4_9-branch rev 216130yroux1-5/+14
2014-09-09Merge branches/gcc-4_9-branch rev 214896yroux4-63/+73
2014-04-06 PR debug/55794danglin1-13/+7
2014-02-25 * config/pa/pa.c (pa_output_move_double): Don't valididate whendanglin1-2/+2
2014-02-12 * config/pa/pa.c (pa_option_override): Remove auto increment FIXME.danglin1-6/+0
2014-02-05 PR target/59777danglin2-10/+15
2014-01-26 * config/pa/pa.md (call): Generate indirect long calls to non-localdanglin1-10/+33
2014-01-26 * config/pa/pa.c (pa_attr_length_indirect_call): Adjust length ofdanglin1-9/+9
2014-01-19 * config/pa/pa.c (pa_attr_length_millicode_call): Correct length ofdanglin1-1/+1
2014-01-18 * config/pa/pa.c (pa_attr_length_indirect_call): Don't output a shortdanglin1-1/+2
2014-01-08 PR target/59652danglin1-5/+4
2014-01-02Update copyright years in gcc/rsandifo32-32/+32
2013-11-19Factor unrelated declarations out of tree.h.dnovillo1-0/+4
2013-11-07Generally link to libgomp for -ftree-parallelize-loops=*.tschwinge2-7/+14
2013-09-20 PR middle-end/56791danglin1-0/+6
2013-09-20 * config/pa/pa-linux.h (TARGET_OS_CPP_BUILTINS): Definedanglin1-0/+3
2013-09-20 * config/pa/pa.md: In "scc" insn patterns, change output template todanglin1-6/+6
2013-09-14 PR target/58382danglin1-2/+4
2013-09-01 * config/pa/pa.md: Allow "const 0" operand 1 in "scc" insns.danglin1-8/+8
2013-08-19 * target.def (TARGET_LIBC_HAS_FUNCTION): New target hook.kyukhin1-0/+3
2013-07-25 * config/pa/pa.c (pa_trampoline_init): Emit __enable_execute_stackdanglin1-0/+5
2013-05-05 * config.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from CPU default.danglin7-201/+63
2013-04-06 PR target/55487danglin1-1/+3
2013-03-30 * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven1-5/+2
2013-03-29 * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven1-13/+6
2013-03-23 * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven1-39/+34
2013-03-11 PR target/56347danglin2-20/+227
2013-02-18 PR target/56347danglin1-0/+15
2013-02-18 PR target/56214danglin2-30/+13
2013-02-03 * config/pa/constraints.md: Adjust unused letters. Change "T"danglin6-396/+517
2013-01-20 * config/pa/pa.md (atomic_loaddi, atomic_loaddi_1, atomic_storedi,danglin1-0/+61
2013-01-10Update copyright years in gcc/rsandifo32-54/+32
2013-01-09 * config/pa/pa.c (pa_emit_move_sequence): Replace calls to gen_insvdanglin1-4/+12
2013-01-09 * config/pa/pa.h (VAL_U6_BITS_P): Define.danglin3-66/+204
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub15-16/+16
2013-01-04 PR target/53789danglin2-13/+3
2012-12-25 PR target/53789danglin1-0/+6
2012-12-06 * config/pa/pa.md: Use "const_int 0" instead of match_test to simplifydanglin1-27/+27
2012-12-05 * doc/tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.steven1-1/+2
2012-12-02 * reorg.c: Remove an obsolete comment.steven1-4/+47
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo1-24/+23
2012-11-162012-11-16 Matthias Klose <doko@ubuntu.com>doko1-0/+1
2012-11-13 PR target/55195danglin3-71/+142
2012-10-232012-10-23 Vladimir Makarov <vmakarov@redhat.com>vmakarov1-2/+2
2012-10-06 PR rtl-optimization/54739danglin1-54/+6
2012-10-05 * config/pa/pa.md: Adjust unamed HImode add insn pattern.danglin1-7/+9
2012-09-20libgcc/:danglin2-0/+185
2012-09-11Remove unnecessary VEC function overloads.dnovillo1-4/+2