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/existing-fp8
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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-02
Update copyright years.
Jakub Jelinek
34
-34
/
+34
2024-12-15
hppa: Implement TARGET_FRAME_POINTER_REQUIRED
John David Anglin
1
-0
/
+16
2024-12-12
hppa: Remove extra clobber from divsi3, udivsi3, modsi3 and umodsi3 patterns
John David Anglin
2
-70
/
+16
2024-11-29
__builtin_prefetch fixes [PR117608]
Jakub Jelinek
1
-1
/
+1
2024-11-25
hppa: Revise TImode aritmetic patterns to support arith11_operands
John David Anglin
1
-56
/
+62
2024-11-25
pa: Remove pa_section_type_flags
Xi Ruoyao
1
-22
/
+0
2024-11-15
hppa: Fix typos in 32-bit SFmode peephole2 patterns
John David Anglin
1
-2
/
+2
2024-11-13
hppa: Remove inner `fix:SF/DF` from fixed-point patterns
John David Anglin
1
-8
/
+8
2024-11-12
hppa: Fix decrement_and_branch_until_zero constraint
John David Anglin
1
-1
/
+1
2024-11-08
hppa: Don't allow mode size 32 in hard registers
John David Anglin
1
-5
/
+2
2024-11-08
hppa: Don't use '%' operator in base14_operand
John David Anglin
1
-1
/
+1
2024-11-08
hppa: Don't allow large modes in hard registers
John David Anglin
1
-9
/
+6
2024-11-08
hppa: Fix handling of secondary reloads involving a SUBREG
John David Anglin
1
-0
/
+1
2024-10-25
gcc: Remove trailing whitespace
Jakub Jelinek
5
-46
/
+46
2024-10-18
hppa: Fix up pa.opt.urls
John David Anglin
1
-0
/
+2
2024-10-18
hppa: Add LRA support
John David Anglin
3
-38
/
+66
2024-10-06
hppa: Use stack slot SP-40 to copy between integer and floating-point registers
John David Anglin
2
-26
/
+34
2024-10-05
hppa: Don't clobber frame_pointer_rtx in expanders
John David Anglin
1
-2
/
+0
2024-10-05
hppa: Fix indirect_goto constraint
John David Anglin
1
-1
/
+1
2024-09-18
hppa: Add peephole2 optimizations for REG+D loads and stores
John David Anglin
2
-0
/
+103
2024-09-09
hppa: Don't canonicalize operand order of scaled index addresses
John David Anglin
1
-5
/
+4
2024-08-31
hppa: Enable PA 2.0 symbolic operands on ELF32 targets
John David Anglin
3
-27
/
+25
2024-08-29
hppa: Fix handling of unscaled index addresses on HP-UX
John David Anglin
1
-12
/
+8
2024-08-06
hppa: Fix (plus (plus (mult (a) (mem_shadd_constant)) (b)) (c)) optimization
John David Anglin
1
-0
/
+1
2024-07-03
Revert "Delete MALLOC_ABI_ALIGNMENT define from pa32-linux.h"
John David Anglin
1
-0
/
+5
2024-06-30
hppa: Fix ICE caused by mismatched predicate and constraint in xmpyu patterns
John David Anglin
1
-18
/
+0
2024-06-25
Replace {FLOAT,{,LONG_}DOUBLE}_TYPE_SIZE with new hook mode_for_floating_type
Kewen Lin
4
-10
/
+32
2024-03-23
hppa: Fix LO_SUM DLTIND14R address support in PRINT_OPERAND_ADDRESS
John David Anglin
2
-3
/
+11
2024-03-18
hppa: Improve handling of REG+D addresses when generating PA 2.0 code
John David Anglin
3
-25
/
+25
2024-03-17
hppa: Fix complaint about non-delegitimized UNSPEC UNSPEC_TP
John David Anglin
1
-1
/
+7
2024-03-14
hppa: Fix REG+D address support before reload
John David Anglin
1
-10
/
+5
2024-02-02
hppa: Implement TARGET_ATOMIC_ASSIGN_EXPAND_FENV
John David Anglin
2
-1
/
+298
2024-02-01
hppa: Fix bug in atomic_storedi_1 pattern
John David Anglin
1
-3
/
+3
2024-01-18
hppa: Always enable PIE on 64-bit target
John David Anglin
1
-0
/
+4
2024-01-05
Implement ASM_DECLARE_FUNCTION_NAME using ASM_OUTPUT_FUNCTION_LABEL
Ilya Leoshkevich
1
-1
/
+2
2024-01-04
Add generated .opt.urls files
David Malcolm
6
-0
/
+96
2024-01-03
Update copyright years.
Jakub Jelinek
34
-34
/
+34
2023-11-24
hppa: Use INT14_OK_STRICT in a couple of places in pa_emit_move_sequence
John David Anglin
1
-6
/
+2
2023-11-22
hppa: Define MAX_FIXED_MODE_SIZE
John David Anglin
1
-0
/
+4
2023-11-22
hppa: Fix integer REG+D address reloads
John David Anglin
1
-0
/
+7
2023-11-16
hppa: Revise REG+D address support to allow long displacements before reload
John David Anglin
4
-28
/
+38
2023-11-06
hppa: Fix typo in PA 2.0 trampoline template
John David Anglin
1
-1
/
+1
2023-11-06
Enable generation of GNU stack notes on Linux
John David Anglin
1
-3
/
+2
2023-10-05
Delete MALLOC_ABI_ALIGNMENT define from pa32-linux.h
John David Anglin
1
-5
/
+0
2023-09-29
Fix memory barrier patterns for pre PA8800 processors
John David Anglin
2
-7
/
+7
2023-08-09
targhooks: Extend legitimate_address_p with code_helper [PR110248]
Kewen Lin
1
-2
/
+3
2023-07-15
hppa: Modify TLS patterns to provide both 32 and 64-bit support.
John David Anglin
1
-34
/
+162
2023-05-18
gcc/config/*: use _P() defines from tree.h
Bernhard Reutner-Fischer
3
-8
/
+8
2023-05-17
Add clear_cache expander.
John David Anglin
1
-0
/
+17
2023-04-15
Fix handling of large arguments passed by value.
John David Anglin
2
-9
/
+20
[next]