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
2017-10-23
Convert STARTING_FRAME_OFFSET to a hook
Richard Sandiford
2
-14
/
+20
2017-09-26
Enable no-exec stacks for more targets using the Linux kernel.
Joseph Myers
3
-10
/
+16
2017-09-25
Turn CONSTANT_ALIGNMENT into a hook
Richard Sandiford
2
-5
/
+3
2017-09-15
Turn TRULY_NOOP_TRUNCATION into a hook
Richard Sandiford
1
-4
/
+0
2017-09-15
Turn CANNOT_CHANGE_MODE_CLASS into a hook
Richard Sandiford
4
-25
/
+16
2017-09-13
Turn SECONDARY_MEMORY_NEEDED into a hook
Richard Sandiford
2
-1
/
+19
2017-09-12
Turn HARD_REGNO_NREGS into a target hook
Richard Sandiford
3
-2
/
+13
2017-09-04
Turn FUNCTION_ARG_PADDING into a target hook
Richard Sandiford
3
-19
/
+13
2017-09-04
Turn MODES_TIEABLE_P into a target hook
Richard Sandiford
3
-13
/
+5
2017-09-04
Turn HARD_REGNO_MODE_OK into a target hook
Richard Sandiford
4
-10
/
+22
2017-09-04
PR82045: Avoid passing machine modes through "..."
Richard Sandiford
2
-3
/
+3
2017-08-30
[72/77] Pass scalar_mode to scalar_mode_supported_p
Richard Sandiford
1
-2
/
+2
2017-08-30
[2/77] Add an E_ prefix to case statements
Richard Sandiford
2
-9
/
+9
2017-08-21
Remove the frame size argument from function_prologue/epilogue
Richard Sandiford
1
-13
/
+4
2017-08-08
trans.c: Include header files.
Martin Liska
1
-0
/
+1
2017-07-01
pa.c (pa_expand_compare_and_swap_loop): Update call of emit_cmp_and_jump_insns.
Jan Hubicka
1
-1
/
+2
2017-05-10
re PR target/80090 (Incorrect assembler - output_addr_const may generate visi...
John David Anglin
1
-2
/
+26
2017-05-10
re PR target/79027 (fold-const.c:11104:1: internal compiler error: Floating p...
John David Anglin
1
-8
/
+12
2017-03-06
PR target 77850
John David Anglin
1
-1
/
+4
2017-02-24
pa: Fixes for RTL checking
Segher Boessenkool
1
-14
/
+12
2017-01-01
Update copyright years.
Jakub Jelinek
32
-32
/
+32
2016-12-11
pa.c (pa_callee_copies): New function.
John David Anglin
2
-1
/
+22
2016-11-01
re PR target/78166 (hash.c:1887:1: error: unrecognizable insn)
John David Anglin
1
-0
/
+30
2016-10-29
pa64-hpux.h (FINI_SECTION_ASM_OP): Define to null string.
John David Anglin
1
-1
/
+1
2016-10-29
pa.h (BIGGEST_ALIGNMENT): Adjust comment.
John David Anglin
1
-7
/
+9
2016-10-26
pa.c (pa_asm_output_mi_thunk): Increase buffer size.
Jeff Law
1
-1
/
+1
2016-10-19
pa64-hpux-lib.h: New file.
John David Anglin
1
-90
/
+7
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
2016-10-09
pa.h (BIGGEST_ALIGNMENT): Adjust comment.
John David Anglin
1
-1
/
+13
2016-10-04
defaults.h (JCR_SECTION_NAME, [...]): Remove.
Jakub Jelinek
1
-4
/
+2
2016-09-22
make next/prev active_insn and active_insn_p take rtx_insn *
Trevor Saunders
1
-3
/
+3
2016-09-14
Put a TARGET_LRA_P into every target
Segher Boessenkool
1
-0
/
+3
2016-09-09
tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.
Bernd Edlinger
1
-4
/
+2
2016-07-28
merge adjust_cost and adjust_cost_2 target hooks
Trevor Saunders
1
-4
/
+5
2016-07-16
pa.c (hppa_profile_hook): Allocate stack space for register parameters.
John David Anglin
2
-42
/
+225
2016-07-11
Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
Bernd Edlinger
1
-10
/
+1
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-26
pa.c (pa_output_indirect_call): Rework to combine output_asm_insn calls and s...
John David Anglin
1
-23
/
+99
2016-06-18
pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.
John David Anglin
1
-6
/
+0
2016-06-16
pa.c (pa_output_pic_pcrel_sequence): New.
John David Anglin
1
-129
/
+106
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-06-06
re PR c/24414 (Old-style asms don't clobber memory)
Bernd Edlinger
1
-3
/
+3
2016-04-08
Complete changes to "Ignore -ftree-parallelize-loops={0,1} using gt"
Thomas Schwinge
2
-7
/
+7
2016-04-05
predicates.md (integer_store_memory_operand): Accept REG+D operands with a la...
John David Anglin
1
-0
/
+6
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-03-17
re PR target/70188 (gcc 4.9+ miscompiles code on hppa)
John David Anglin
1
-2
/
+2
2016-02-14
pa.md (absqi2, [...]): New.
John David Anglin
1
-0
/
+40
2016-01-12
pa.c (pa_emit_move_sequence): Handle floating point reloads for other unsuppo...
John David Anglin
1
-43
/
+70
2016-01-04
Update copyright years.
Jakub Jelinek
32
-32
/
+32
[next]