index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
config
/
pa
/
pa.md
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-17
Change references of .c files to .cc files
Martin Liska
1
-4
/
+4
2022-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2022-01-02
Use optab_libfunc to access sync_lock_test_and_set libfunc on hppa-linux.
John David Anglin
1
-12
/
+12
2021-12-27
Improve atomic store implementation on hppa-linux.
John David Anglin
1
-16
/
+24
2021-11-05
Support TI mode and soft float on PA64
John David Anglin
1
-2
/
+162
2021-10-24
Revise -mdisable-fpregs option and add new -msoft-mult option
John David Anglin
1
-11
/
+11
2021-10-24
Don't use 'G' constraint in integer move patterns
John David Anglin
1
-16
/
+16
2021-10-15
Consistently use "rG" constraint for copy instruction in move patterns
John David Anglin
1
-20
/
+20
2021-10-14
Fix TARGET_SOFT_FLOAT patterns in pa.md
John David Anglin
1
-2
/
+83
2021-10-13
Add support for 32-bit hppa targets in muldi3 expander
John David Anglin
1
-26
/
+54
2021-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2020-09-12
Add new shrpsi instruction variands to gcc/config/pa/pa.md.
John David Anglin
1
-21
/
+119
2020-08-25
hppa: Improve expansion of ashldi3 when !TARGET_64BIT
Roger Sayle
1
-1
/
+33
2020-01-06
pa.md: Revert change to use ordered_comparison_operator instead of...
John David Anglin
1
-2
/
+2
2020-01-01
re PR target/93111 (FAIL: gfortran.fortran-torture/compile/pr32663.f, -O3 -g...
John David Anglin
1
-25
/
+25
2020-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2019-11-08
pa.md (memory_barrier): Revise to use ldcw barriers.
John David Anglin
1
-10
/
+42
2019-07-01
re PR target/90963 (FAIL: gcc.c-torture/execute/built-in-setjmp.c execution t...
Wilco Dijkstra
1
-4
/
+2
2019-06-27
builtins.c (get_memory_rtx): Fix comment.
Aaron Sawdey
1
-7
/
+7
2019-06-19
Simplify setjmp and non-local goto implementation (PR84521)
Wilco Dijkstra
1
-5
/
+2
2019-06-16
re PR middle-end/64242 (Longjmp expansion incorrect)
John David Anglin
1
-21
/
+27
2019-05-24
re PR target/90530 (Invalid SUBREG insn generated by reload)
John David Anglin
1
-4
/
+4
2019-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2018-09-20
pa.md (atomic_storeqi): Restore deleted expander.
John David Anglin
1
-1
/
+61
2018-08-11
pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.
John David Anglin
1
-167
/
+30
2018-02-14
re PR target/83984 (ld: The value 0x8000000000005 does not fit when applying ...
John David Anglin
1
-29
/
+53
2018-01-03
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2017-09-04
PR82045: Avoid passing machine modes through "..."
Richard Sandiford
1
-1
/
+1
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-11-01
re PR target/78166 (hash.c:1887:1: error: unrecognizable insn)
John David Anglin
1
-0
/
+30
2016-07-16
pa.c (hppa_profile_hook): Allocate stack space for register parameters.
John David Anglin
1
-0
/
+164
2016-06-29
pa.md (call_symref_64bit_post_reload): Don't call pa_output_arg_descriptor.
John David Anglin
1
-5
/
+0
2016-06-07
pa.md (call): Generate indirect long calls to non-local functions on TARGET_6...
John David Anglin
1
-2
/
+2
2016-06-07
pa.md (call_val_reg_64bit): Remove "reg: DI " clobber from pattern and subseq...
John David Anglin
1
-6
/
+0
2016-03-25
re PR target/70319 (FAIL: gcc.dg/sso/q2.c -O1 -fno-inline execution test)
John David Anglin
1
-2
/
+3
2016-02-14
pa.md (absqi2, [...]): New.
John David Anglin
1
-0
/
+40
2016-01-04
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2015-12-17
re PR target/68779 (HPPA/PARISC 32-bit Linux kernel build triggers multiple I...
John David Anglin
1
-231
/
+235
2015-09-25
pa-linux.h (HAVE_sync_compare_and_swapdi): Define.
John David Anglin
1
-22
/
+192
2015-09-18
pa-protos.h (pa_cint_ok_for_move): Change argument type to unsigned.
John David Anglin
1
-3
/
+3
2015-08-24
genflags.c (gen_macro): Delete.
Richard Sandiford
1
-1
/
+1
2015-08-03
re PR target/67060 (FAIL: gcc.dg/pr56228.c (test for excess errors))
John David Anglin
1
-6
/
+0
2015-07-04
re PR target/66114 (some indirect_jump patterns use operands[] in their condi...
John David Anglin
1
-2
/
+2
2015-05-22
pa.md (non-canonical shift-add insns): Remove.
Jeff Law
1
-135
/
+27
2015-05-22
pa.md (integer_indexed_store splitters): Use mem_shadd_operand.
Jeff Law
1
-9
/
+21
2015-05-21
pa.md (add-with-constant splitter): Use ASHIFT rather than MULT for shadd seq...
Jeff Law
1
-4
/
+4
2015-05-21
pa.c (pa_print_operand): New 'o' output modifier.
Jeff Law
1
-2
/
+22
2015-05-12
re PR target/65697 (__atomic memory barriers not strong enough for __sync bui...
Andrew MacLeod
1
-4
/
+4
2015-05-07
rtl.h (always_void_p): New function.
Richard Sandiford
1
-23
/
+23
2015-02-15
pa.c (pa_secondary_reload): Request a secondary reload for all floading point...
John David Anglin
1
-0
/
+23
[next]