summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.md
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* pa.md (memory_barrier): Revise to use ldcw barriers.John David Anglin2019-11-081-10/+42
* re PR target/90963 (FAIL: gcc.c-torture/execute/built-in-setjmp.c execution t...Wilco Dijkstra2019-07-011-4/+2
* builtins.c (get_memory_rtx): Fix comment.Aaron Sawdey2019-06-271-7/+7
* Simplify setjmp and non-local goto implementation (PR84521)Wilco Dijkstra2019-06-191-5/+2
* re PR middle-end/64242 (Longjmp expansion incorrect)John David Anglin2019-06-161-21/+27
* re PR target/90530 (Invalid SUBREG insn generated by reload)John David Anglin2019-05-241-4/+4
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* pa.md (atomic_storeqi): Restore deleted expander.John David Anglin2018-09-201-1/+61
* pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin2018-08-111-167/+30
* re PR target/83984 (ld: The value 0x8000000000005 does not fit when applying ...John David Anglin2018-02-141-29/+53
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* PR82045: Avoid passing machine modes through "..."Richard Sandiford2017-09-041-1/+1
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* re PR target/78166 (hash.c:1887:1: error: unrecognizable insn)John David Anglin2016-11-011-0/+30
* pa.c (hppa_profile_hook): Allocate stack space for register parameters.John David Anglin2016-07-161-0/+164
* pa.md (call_symref_64bit_post_reload): Don't call pa_output_arg_descriptor.John David Anglin2016-06-291-5/+0
* pa.md (call): Generate indirect long calls to non-local functions on TARGET_6...John David Anglin2016-06-071-2/+2
* pa.md (call_val_reg_64bit): Remove "reg: DI " clobber from pattern and subseq...John David Anglin2016-06-071-6/+0
* re PR target/70319 (FAIL: gcc.dg/sso/q2.c -O1 -fno-inline execution test)John David Anglin2016-03-251-2/+3
* pa.md (absqi2, [...]): New.John David Anglin2016-02-141-0/+40
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* re PR target/68779 (HPPA/PARISC 32-bit Linux kernel build triggers multiple I...John David Anglin2015-12-171-231/+235
* pa-linux.h (HAVE_sync_compare_and_swapdi): Define.John David Anglin2015-09-251-22/+192
* pa-protos.h (pa_cint_ok_for_move): Change argument type to unsigned.John David Anglin2015-09-181-3/+3
* genflags.c (gen_macro): Delete.Richard Sandiford2015-08-241-1/+1
* re PR target/67060 (FAIL: gcc.dg/pr56228.c (test for excess errors))John David Anglin2015-08-031-6/+0
* re PR target/66114 (some indirect_jump patterns use operands[] in their condi...John David Anglin2015-07-041-2/+2
* pa.md (non-canonical shift-add insns): Remove.Jeff Law2015-05-221-135/+27
* pa.md (integer_indexed_store splitters): Use mem_shadd_operand.Jeff Law2015-05-221-9/+21
* pa.md (add-with-constant splitter): Use ASHIFT rather than MULT for shadd seq...Jeff Law2015-05-211-4/+4
* pa.c (pa_print_operand): New 'o' output modifier.Jeff Law2015-05-211-2/+22
* re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...Andrew MacLeod2015-05-121-4/+4
* rtl.h (always_void_p): New function.Richard Sandiford2015-05-071-23/+23
* pa.c (pa_secondary_reload): Request a secondary reload for all floading point...John David Anglin2015-02-151-0/+23
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* pa.md (decrement_and_branch_until_zero): Use `Q' constraint instead of `m' co...John David Anglin2015-01-031-4/+4
* pa.md (trap): New insn.John David Anglin2014-11-071-4/+13
* invoke.texi: Update documentation of hppa -mjump-in-delay option.John David Anglin2014-10-181-21/+8
* re PR target/61641 (undefined label in jump_table_data)John David Anglin2014-08-161-30/+0
* pa.md (call): Generate indirect long calls to non-local functions when output...John David Anglin2014-01-261-10/+33
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* pa.md: In "scc" insn patterns...John David Anglin2013-09-201-6/+6
* pa.md: Allow "const 0" operand 1 in "scc" insns.John David Anglin2013-09-011-8/+8
* config.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from CPU default.Steven Bosscher2013-05-051-41/+12
* re PR target/56347 (FAIL: gfortran.dg/integer_exponentiation_2.f90 -O2 exec...John David Anglin2013-03-111-5/+227
* constraints.md: Adjust unused letters.John David Anglin2013-02-031-86/+42
* pa.md (atomic_loaddi, [...]): New patterns.John David Anglin2013-01-201-0/+61
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* pa.h (VAL_U6_BITS_P): Define.John David Anglin2013-01-091-66/+180