aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2018-09-20pa.c (pa_adjust_priority): Delete.John David Anglin1-34/+0
2018-09-20pa.md (atomic_storeqi): Restore deleted expander.John David Anglin1-1/+61
2018-08-11pa.md (UNSPEC_MEMORY_BARRIER): New unspec enum.John David Anglin1-167/+30
2018-08-06re PR target/86807 (spu port needs updating for CVE-2017-5753)John David Anglin1-0/+3
2018-07-31Add support for -nolibcOlivier Hainque2-2/+2
2018-07-29pa.c (pa_output_addr_vec): Align address table.John David Anglin3-10/+23
2018-07-17Fix coding style of ASM_OUTPUT_ALIGN.Martin Liska1-1/+1
2018-07-05Replace NO_IMPLICIT_EXTERN_C with SYSTEM_IMPLICIT_EXTERN_C.Nathan Sidwell1-4/+0
2018-05-27pa-linux.h (NEED_INDICATE_EXEC_STACK): Define to 0.John David Anglin1-1/+4
2018-03-14re PR target/83451 (FAIL: gfortran.dg/matmul_10.f90 -O3 -fomit-frame-pointe...John David Anglin1-12/+8
2018-03-07pa.h (ASM_GENERATE_INTERNAL_LABEL): Revise to use sprint_ul.John David Anglin2-6/+26
2018-03-02re PR target/56540 (No __SIZEOF__XXX__ macro for __float128)Jakub Jelinek1-0/+2
2018-02-14re PR target/83984 (ld: The value 0x8000000000005 does not fit when applying ...John David Anglin1-29/+53
2018-02-10pa.c (hppa_profile_hook): Mark SYMBOL_REF for _mcount as function label.John David Anglin1-2/+6
2018-02-01re PR middle-end/84089 (FAIL: g++.dg/cpp1y/lambda-generic-x.C -std=gnu++14 (...Aldy Hernandez1-0/+3
2018-01-21re PR testsuite/77734 (FAIL: gcc.dg/plugin/must-tail-call-1.c -fplugin=./must...John David Anglin1-4/+4
2018-01-17pa.h (MALLOC_ABI_ALIGNMENT): Set 32-bit alignment default to 64 bits.John David Anglin2-1/+6
2018-01-17som.h (ASM_DECLARE_FUNCTION_NAME): Cleanup type and mode variables.John David Anglin1-9/+6
2018-01-16pa.c (pa_function_arg_size): Apply CEIL to GET_MODE_SIZE return value.John David Anglin1-3/+4
2018-01-16Move pa.h FUNCTION_ARG_SIZE to pa.c (PR83858)Richard Sandiford4-15/+19
2018-01-03Update copyright years.Jakub Jelinek32-32/+32
2017-12-21poly_int: argument sizesRichard Sandiford1-2/+2
2017-12-21poly_int: frame allocationsRichard Sandiford3-3/+3
2017-12-17pa.c (pa_som_asm_init_sections): Fix comment.John David Anglin1-1/+1
2017-12-16poly_int: IN_TARGET_CODERichard Sandiford1-0/+2
2017-12-03pa.c (pa_legitimate_address_p): For scaled indexing...John David Anglin1-1/+8
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