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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-23
Convert STARTING_FRAME_OFFSET to a hook
Richard Sandiford
1
-3
/
+20
2017-09-26
Enable no-exec stacks for more targets using the Linux kernel.
Joseph Myers
1
-10
/
+11
2017-09-25
Turn CONSTANT_ALIGNMENT into a hook
Richard Sandiford
1
-0
/
+3
2017-09-15
Turn CANNOT_CHANGE_MODE_CLASS into a hook
Richard Sandiford
1
-13
/
+16
2017-09-13
Turn SECONDARY_MEMORY_NEEDED into a hook
Richard Sandiford
1
-0
/
+18
2017-09-12
Turn HARD_REGNO_NREGS into a target hook
Richard Sandiford
1
-0
/
+11
2017-09-04
Turn FUNCTION_ARG_PADDING into a target hook
Richard Sandiford
1
-7
/
+12
2017-09-04
Turn MODES_TIEABLE_P into a target hook
Richard Sandiford
1
-5
/
+5
2017-09-04
Turn HARD_REGNO_MODE_OK into a target hook
Richard Sandiford
1
-4
/
+16
2017-09-04
PR82045: Avoid passing machine modes through "..."
Richard Sandiford
1
-2
/
+2
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
1
-6
/
+6
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-02-24
pa: Fixes for RTL checking
Segher Boessenkool
1
-14
/
+12
2017-01-01
Update copyright years.
Jakub Jelinek
1
-1
/
+1
2016-12-11
pa.c (pa_callee_copies): New function.
John David Anglin
1
-1
/
+18
2016-10-26
pa.c (pa_asm_output_mi_thunk): Increase buffer size.
Jeff Law
1
-1
/
+1
2016-10-13
Move MEMMODEL_* from coretypes.h to memmodel.h
Thomas Preud'homme
1
-0
/
+1
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-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
1
-42
/
+61
2016-07-11
Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.
Bernd Edlinger
1
-10
/
+1
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-16
pa.c (pa_output_pic_pcrel_sequence): New.
John David Anglin
1
-129
/
+106
2016-06-06
re PR c/24414 (Old-style asms don't clobber memory)
Bernd Edlinger
1
-3
/
+3
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
1
-1
/
+1
2015-12-19
re PR target/68729 (../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog....
John David Anglin
1
-45
/
+61
2015-12-10
re PR target/68729 (../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog....
John David Anglin
1
-14
/
+8
2015-11-09
Machine modes for address printing.
Julian Brown
1
-2
/
+2
2015-10-16
gen-mul-tables.cc: Adjust include files.
Andrew MacLeod
1
-21
/
+8
2015-10-05
Remove REAL_VALUE_FROM_CONST_DOUBLE
Richard Sandiford
1
-3
/
+1
2015-10-05
Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUE
Richard Sandiford
1
-1
/
+1
2015-09-25
pa-linux.h (HAVE_sync_compare_and_swapdi): Define.
John David Anglin
1
-1
/
+76
2015-09-19
pa.c (pa_function_ok_for_sibcall): Remove special treatment of TARGET_ELF32.
John David Anglin
1
-8
/
+0
2015-09-18
pa-protos.h (pa_cint_ok_for_move): Change argument type to unsigned.
John David Anglin
1
-7
/
+8
2015-09-12
pa.c (pa_output_move_double): Enhance to handle HIGH CONSTANT_P operands.
John David Anglin
1
-3
/
+14
2015-07-10
gimple-predict.h: New file.
Andrew MacLeod
1
-0
/
+1
2015-07-08
target.def (rtx_costs): Remove "code" param, add "mode".
Alan Modra
1
-8
/
+10
2015-07-08
tree-core.h: Include symtab.h.
Andrew MacLeod
1
-10
/
+3
2015-06-25
aarch64.c, [...]: Add comment above target-def.h include.
Richard Sandiford
1
-0
/
+1
2015-06-25
aarch64.c, [...]: Move target-def.h includes to end.
Richard Sandiford
1
-1
/
+2
2015-06-17
coretypes.h: Include input.h and as-a.h.
Andrew MacLeod
1
-1
/
+0
2015-06-11
pa.c (pa_output_global_address): Handle LABEL_REF plus CONST_INT for goto.
John David Anglin
1
-0
/
+2
2015-06-08
coretypes.h: Include hash-table.h and hash-set.h for host files.
Andrew MacLeod
1
-6
/
+0
[next]