summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.c
Commit message (Expand)AuthorAgeFilesLines
* 2014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-271-0/+8
* * config/pa/pa.c (pa_can_combine_p): Fix typo in last change.danglin2014-10-231-1/+1
* gcc/rsandifo2014-10-221-1/+3
* * doc/invoke.texi: Update documentation of hppa -mjump-in-delay option.danglin2014-10-181-153/+13
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* * config/pa/pa.c (pa_output_function_epilogue): Only updatedanglin2014-09-281-3/+6
* PR target/61853danglin2014-09-161-2/+8
* Instruction attributes take an rtx_insn *dmalcolm2014-09-151-6/+6
* recog_memoized works on an rtx_insn *dmalcolm2014-09-091-6/+6
* use rtx_code_label moretbsaunde2014-09-031-1/+1
* * config/pa/pa.c (pa_assemble_integer): Don't add PLABEL relocationdanglin2014-08-301-1/+6
* Make next_insn and previous_insn require an rtx_insn *dmalcolm2014-08-291-2/+3
* NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm2014-08-281-25/+27
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-4/+4
* config/pa: Use rtx_insndmalcolm2014-08-251-7/+7
* PR target/62038danglin2014-08-231-6/+12
* PR target/61641danglin2014-08-161-26/+43
* Revert last change.danglin2014-08-111-3/+1
* PR target/62038danglin2014-08-111-1/+3
* gcc/rsandifo2014-07-261-24/+5
* * symtab.c (section_hash): New hash.hubicka2014-06-121-2/+2
* * 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-2/+2
* PR debug/55794danglin2014-04-061-13/+7
* * config/pa/pa.c (pa_output_move_double): Don't valididate whendanglin2014-02-251-2/+2
* * config/pa/pa.c (pa_option_override): Remove auto increment FIXME.danglin2014-02-121-6/+0
* PR target/59777danglin2014-02-051-6/+10
* * config/pa/pa.c (pa_attr_length_indirect_call): Adjust length ofdanglin2014-01-261-9/+9
* * config/pa/pa.c (pa_attr_length_millicode_call): Correct length ofdanglin2014-01-191-1/+1
* * config/pa/pa.c (pa_attr_length_indirect_call): Don't output a shortdanglin2014-01-181-1/+2
* PR target/59652danglin2014-01-081-5/+4
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+4
* PR middle-end/56791danglin2013-09-201-0/+6
* PR target/58382danglin2013-09-141-2/+4
* * config/pa/pa.c (pa_trampoline_init): Emit __enable_execute_stackdanglin2013-07-251-0/+5
* * config.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from CPU default.danglin2013-05-051-120/+28
* PR target/55487danglin2013-04-061-1/+3
* * cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.steven2013-03-301-5/+2
* * cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieusteven2013-03-291-13/+6
* * config/avr/avr.c, config/bfin/bfin.c, config/c6x/c6x.c,steven2013-03-231-39/+34
* PR target/56347danglin2013-03-111-15/+0
* PR target/56347danglin2013-02-181-0/+15
* PR target/56214danglin2013-02-181-19/+11
* * config/pa/constraints.md: Adjust unused letters. Change "T"danglin2013-02-031-56/+326
* Update copyright years in gcc/rsandifo2013-01-101-3/+1
* * config/pa/pa.c (pa_emit_move_sequence): Replace calls to gen_insvdanglin2013-01-091-4/+12
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* PR target/53789danglin2013-01-041-7/+3
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-24/+23