summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* * config/pa/pa.c (pa_emit_move_sequence): Always forcedanglin2015-02-201-12/+15
* * config/pa/pa.c (pa_reloc_rw_mask): New function.danglin2015-02-191-8/+17
* * config/pa/pa.c (pa_secondary_reload): Request a secondary reloaddanglin2015-02-152-11/+31
* * config/pa/constraints.md: Change "Q" and "T" constraints to memorydanglin2015-02-132-2/+10
* Merge current set of OpenACC changes from gomp-4_0-branch.tschwinge2015-01-152-14/+14
* 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-091-4/+10
* gcc/olegendo2015-01-051-2/+1
* Update copyright years.jakub2015-01-0532-32/+32
* * config/pa/pa.md (decrement_and_branch_until_zero): Use `Q' constraintdanglin2015-01-032-10/+19
* * config/pa/pa.md (trap): New insn. Add "trap" to attribute type.danglin2014-11-071-4/+13
* 2014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod2014-11-011-0/+1
* * config/pa/pa-protos.h (pa_output_arg_descriptor): Strengthenlaw2014-10-302-23/+31
* gcc/ada/rsandifo2014-10-292-56/+56
* 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
* * config.gcc: Remove MASK_JUMP_IN_DELAY from target_cpu_default2.danglin2014-10-212-3/+3
* * doc/invoke.texi: Update documentation of hppa -mjump-in-delay option.danglin2014-10-183-178/+21
* 2014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2014-10-161-0/+5
* PR libfortran/63471danglin2014-10-131-0/+2
* * 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-152-7/+7
* recog_memoized works on an rtx_insn *dmalcolm2014-09-092-7/+7
* 2014-09-05 Dominique Dhumieres <dominiq@lps.ens.fr>mrs2014-09-061-1/+1
* 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-282-39/+41
* Use rtx_insn for various target.def hooksdmalcolm2014-08-271-4/+4
* config/pa: Use rtx_insndmalcolm2014-08-252-13/+13
* PR target/62038danglin2014-08-231-6/+12
* PR target/61641danglin2014-08-164-56/+55
* Revert last change.danglin2014-08-111-3/+1
* PR target/62038danglin2014-08-111-1/+3
* gcc/rsandifo2014-07-263-26/+6
* * config/pa/pa-linux.h (TARGET_OS_CPP_BUILTINS): Remove defines fordanglin2014-07-171-3/+10
* * symtab.c (section_hash): New hash.hubicka2014-06-122-3/+3
* * 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-052-10/+15
* * config/pa/pa.md (call): Generate indirect long calls to non-localdanglin2014-01-261-10/+33
* * 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