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
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
2019-10-17
pa.c (pa_output_indirect_call): Fix typos in last change.
John David Anglin
1
-7
/
+7
2019-10-12
pa.c (pa_output_call): Load descriptor address to register %r22.
John David Anglin
2
-78
/
+87
2019-10-12
pa.c (pa_option_override): Remove trailing comma from warning.
John David Anglin
1
-1
/
+1
2019-10-03
pa.h (MAX_PCREL17F_OFFSET): Adjust.
John David Anglin
1
-7
/
+6
2019-10-03
pa.c (pa_output_call): Remove 64-bit sibcall sequence.
John David Anglin
1
-22
/
+8
2019-09-20
pa.c (pa_trampoline_init): Remove spurious extended character.
John David Anglin
1
-1
/
+1
2019-09-10
Add call_used_or_fixed_reg_p
Richard Sandiford
1
-4
/
+4
2019-08-20
Use function_arg_info for TARGET_CALLEE_COPIES
Richard Sandiford
1
-6
/
+2
2019-08-20
Use function_arg_info for TARGET_FUNCTION_ARG_ADVANCE
Richard Sandiford
1
-9
/
+7
2019-08-20
Use function_arg_info for TARGET_FUNCTION_(INCOMING_)ARG
Richard Sandiford
1
-5
/
+5
2019-08-20
Use function_arg_info for TARGET_PASS_BY_REFERENCE
Richard Sandiford
1
-12
/
+4
2019-08-20
Use function_arg_info for TARGET_ARG_PARTIAL_BYTES
Richard Sandiford
1
-6
/
+5
2019-08-20
Add pass_va_arg_by_reference
Richard Sandiford
1
-1
/
+1
2019-08-13
Use checking forms of DECL_FUNCTION_CODE (PR 91421)
Richard Sandiford
1
-1
/
+1
2019-07-31
config.gcc (hppa*-*-netbsd*): New target.
Matt Thomas
2
-0
/
+174
2019-07-20
pa.h (hppa_profile_hook): Delete declaration.
John David Anglin
2
-1
/
+1
2019-07-18
pa.c (pa_som_asm_init_sections): Don't force all constant data into data sect...
John David Anglin
1
-16
/
+19
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
2
-10
/
+10
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-06-07
re PR target/90751 (-fpatchtable-function-entry broken on hppa-linux-gnu-gcc...
John David Anglin
4
-13
/
+30
2019-05-28
pa.c (hppa_profile_hook): Remove offset adjustment.
John David Anglin
1
-14
/
+5
2019-05-24
re PR target/90530 (Invalid SUBREG insn generated by reload)
John David Anglin
2
-7
/
+8
2019-05-16
gcc: move assemble_start_function / assemble_end_function to output_mi_thunk
Max Filippov
1
-0
/
+3
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
1
-5
/
+5
[next]