aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2017-10-23Convert STARTING_FRAME_OFFSET to a hookRichard Sandiford2-14/+20
2017-09-26Enable no-exec stacks for more targets using the Linux kernel.Joseph Myers3-10/+16
2017-09-25Turn CONSTANT_ALIGNMENT into a hookRichard Sandiford2-5/+3
2017-09-15Turn TRULY_NOOP_TRUNCATION into a hookRichard Sandiford1-4/+0
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford4-25/+16
2017-09-13Turn SECONDARY_MEMORY_NEEDED into a hookRichard Sandiford2-1/+19
2017-09-12Turn HARD_REGNO_NREGS into a target hookRichard Sandiford3-2/+13
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford3-19/+13
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford3-13/+5
2017-09-04Turn HARD_REGNO_MODE_OK into a target hookRichard Sandiford4-10/+22
2017-09-04PR82045: Avoid passing machine modes through "..."Richard Sandiford2-3/+3
2017-08-30[72/77] Pass scalar_mode to scalar_mode_supported_pRichard Sandiford1-2/+2
2017-08-30[2/77] Add an E_ prefix to case statementsRichard Sandiford2-9/+9
2017-08-21Remove the frame size argument from function_prologue/epilogueRichard Sandiford1-13/+4
2017-08-08trans.c: Include header files.Martin Liska1-0/+1
2017-07-01pa.c (pa_expand_compare_and_swap_loop): Update call of emit_cmp_and_jump_insns.Jan Hubicka1-1/+2
2017-05-10re PR target/80090 (Incorrect assembler - output_addr_const may generate visi...John David Anglin1-2/+26
2017-05-10re PR target/79027 (fold-const.c:11104:1: internal compiler error: Floating p...John David Anglin1-8/+12
2017-03-06PR target 77850John David Anglin1-1/+4
2017-02-24pa: Fixes for RTL checkingSegher Boessenkool1-14/+12
2017-01-01Update copyright years.Jakub Jelinek32-32/+32
2016-12-11pa.c (pa_callee_copies): New function.John David Anglin2-1/+22
2016-11-01re PR target/78166 (hash.c:1887:1: error: unrecognizable insn)John David Anglin1-0/+30
2016-10-29pa64-hpux.h (FINI_SECTION_ASM_OP): Define to null string.John David Anglin1-1/+1
2016-10-29pa.h (BIGGEST_ALIGNMENT): Adjust comment.John David Anglin1-7/+9
2016-10-26pa.c (pa_asm_output_mi_thunk): Increase buffer size.Jeff Law1-1/+1
2016-10-19pa64-hpux-lib.h: New file.John David Anglin1-90/+7
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-09pa.h (BIGGEST_ALIGNMENT): Adjust comment.John David Anglin1-1/+13
2016-10-04defaults.h (JCR_SECTION_NAME, [...]): Remove.Jakub Jelinek1-4/+2
2016-09-22make next/prev active_insn and active_insn_p take rtx_insn *Trevor Saunders1-3/+3
2016-09-14Put a TARGET_LRA_P into every targetSegher Boessenkool1-0/+3
2016-09-09tm.texi.in (INITIAL_FRAME_POINTER_OFFSET): Remove.Bernd Edlinger1-4/+2
2016-07-28merge adjust_cost and adjust_cost_2 target hooksTrevor Saunders1-4/+5
2016-07-16pa.c (hppa_profile_hook): Allocate stack space for register parameters.John David Anglin2-42/+225
2016-07-11Convert TYPE_ALIGN_OK to a TYPE_LANG_FLAG.Bernd Edlinger1-10/+1
2016-06-29pa.md (call_symref_64bit_post_reload): Don't call pa_output_arg_descriptor.John David Anglin1-5/+0
2016-06-26pa.c (pa_output_indirect_call): Rework to combine output_asm_insn calls and s...John David Anglin1-23/+99
2016-06-18pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.John David Anglin1-6/+0
2016-06-16pa.c (pa_output_pic_pcrel_sequence): New.John David Anglin1-129/+106
2016-06-07pa.md (call): Generate indirect long calls to non-local functions on TARGET_6...John David Anglin1-2/+2
2016-06-07pa.md (call_val_reg_64bit): Remove "reg: DI " clobber from pattern and subseq...John David Anglin1-6/+0
2016-06-06re PR c/24414 (Old-style asms don't clobber memory)Bernd Edlinger1-3/+3
2016-04-08Complete changes to "Ignore -ftree-parallelize-loops={0,1} using gt"Thomas Schwinge2-7/+7
2016-04-05predicates.md (integer_store_memory_operand): Accept REG+D operands with a la...John David Anglin1-0/+6
2016-03-25re PR target/70319 (FAIL: gcc.dg/sso/q2.c -O1 -fno-inline execution test)John David Anglin1-2/+3
2016-03-17re PR target/70188 (gcc 4.9+ miscompiles code on hppa)John David Anglin1-2/+2
2016-02-14pa.md (absqi2, [...]): New.John David Anglin1-0/+40
2016-01-12pa.c (pa_emit_move_sequence): Handle floating point reloads for other unsuppo...John David Anglin1-43/+70
2016-01-04Update copyright years.Jakub Jelinek32-32/+32