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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-16
Update copyright years.
Jakub Jelinek
34
-34
/
+34
2023-01-13
Fix support for atomic loads and stores on hppa.
John David Anglin
5
-26
/
+121
2022-12-16
Suppress -fstack-protector warning on hppa.
John David Anglin
1
-0
/
+3
2022-11-30
Fix addvdi3 and subvdi3 patterns
John David Anglin
1
-18
/
+22
2022-09-05
rename DBX_REGISTER_NUMBER to DEBUGGER_REGNO
Martin Liska
2
-6
/
+6
2022-09-02
d: Fix #error You must define PREFERRED_DEBUGGING_TYPE if DWARF is not supported
Iain Buclaw
4
-8
/
+25
2022-09-02
STABS: remove -gstabs and -gxcoff functionality
Martin Liska
3
-29
/
+0
2022-08-31
32-bit PA-RISC with HP-UX: remove deprecated ports
Martin Liska
3
-181
/
+0
2022-01-17
Change references of .c files to .cc files
Martin Liska
10
-23
/
+23
2022-01-17
Rename .c files to .cc files.
Martin Liska
2
-0
/
+0
2022-01-03
Update copyright years.
Jakub Jelinek
35
-35
/
+35
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
3
-93
/
+24
2021-12-03
pch: Add support for PCH for relocatable executables [PR71934]
Jakub Jelinek
1
-2
/
+2
2021-11-05
Support TI mode and soft float on PA64
John David Anglin
4
-13
/
+180
2021-11-05
Move PREFERRED_DEBUGGING_TYPE define in pa64-hpux.h to pa.h
John David Anglin
2
-1
/
+3
2021-10-24
Revise -mdisable-fpregs option and add new -msoft-mult option
John David Anglin
5
-20
/
+23
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-15
Always default to DWARF2_DEBUG if not specified, warn about deprecated STABS
Richard Biener
1
-0
/
+4
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-10-08
Come up with OPTION_SET_P macro.
Martin Liska
1
-2
/
+2
2021-10-01
Default to dwarf version 4 on hppa64-hpux
John David Anglin
1
-0
/
+10
2021-08-21
Don't warn when alignment of global common data exceeds maximum alignment.
John David Anglin
1
-3
/
+1
2021-05-18
Use startswith in targets.
Martin Liska
1
-8
/
+5
2021-04-17
d: Implement __traits(getTargetInfo, "objectFormat")
Iain Buclaw
1
-0
/
+17
2021-04-14
d: Add TARGET_D_REGISTER_CPU_TARGET_INFO
Iain Buclaw
3
-1
/
+31
2021-03-26
d: Define IN_TARGET_CODE in all machine-specific D language files.
Iain Buclaw
1
-0
/
+2
2021-03-19
Use memcpy instead of strncpy to avoid error with -Werror=stringop-truncation.
John David Anglin
1
-1
/
+1
2021-02-22
Add mi_thunk support for vcalls on hppa.
John David Anglin
1
-158
/
+346
2021-01-04
Update copyright years.
Jakub Jelinek
35
-35
/
+35
2020-12-16
opts: Remove all usages of Report keyword.
Martin Liska
1
-13
/
+13
2020-09-20
Fix linkage with -nodefaultlibs option.
John David Anglin
3
-12
/
+10
2020-09-13
Improve costs for DImode shifts of interger constants.
John David Anglin
1
-12
/
+21
2020-09-12
Add new shrpsi instruction variands to gcc/config/pa/pa.md.
John David Anglin
1
-21
/
+119
2020-09-02
hppa: Improve hppa_rtx_costs for shifts by constants.
Roger Sayle
1
-0
/
+21
2020-08-25
hppa: PR middle-end/87256: Improved hppa_rtx_costs avoids synth_mult madness.
Roger Sayle
1
-34
/
+138
2020-08-25
hppa: Improve expansion of ashldi3 when !TARGET_64BIT
Roger Sayle
1
-1
/
+33
2020-06-30
Fix bootstrap failure on PA
Jeff Law
1
-4
/
+4
2020-04-21
Fix weakening of external declarations.
John David Anglin
1
-7
/
+38
2020-03-29
Delete duplicate .align output.
John David Anglin
1
-1
/
+0
2020-03-24
Define __BIG_ENDIAN__
John David Anglin
1
-0
/
+1
2020-02-21
Fix handling of floating-point homogeneous aggregates.
John David Anglin
2
-7
/
+13
2020-01-30
Fix ICE in pa_elf_select_rtx_section.
John David Anglin
1
-1
/
+1
2020-01-06
pa.md: Revert change to use ordered_comparison_operator instead of...
John David Anglin
2
-2
/
+8
2020-01-01
re PR target/67834 (Local references inside comdat groups)
John David Anglin
2
-0
/
+26
2020-01-01
re PR target/93111 (FAIL: gfortran.fortran-torture/compile/pr32663.f, -O3 -g...
John David Anglin
2
-31
/
+25
2020-01-01
Update copyright years.
Jakub Jelinek
35
-35
/
+35
2019-11-08
pa.md (memory_barrier): Revise to use ldcw barriers.
John David Anglin
2
-10
/
+50
[next]