aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
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
2015-12-19re PR target/68729 (../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog....John David Anglin1-45/+61
2015-12-17re PR target/68779 (HPPA/PARISC 32-bit Linux kernel build triggers multiple I...John David Anglin1-231/+235
2015-12-10re PR target/68729 (../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog....John David Anglin1-14/+8
2015-11-09Machine modes for address printing.Julian Brown1-2/+2
2015-10-25som.h (EH_FRAME_THROUGH_COLLECT2): Define.John David Anglin1-0/+5
2015-10-21Improve --help output to generate references to option aliases.Martin Sebor6-29/+29
2015-10-16gen-mul-tables.cc: Adjust include files.Andrew MacLeod1-21/+8
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLERichard Sandiford1-3/+1
2015-10-05Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUERichard Sandiford1-1/+1
2015-09-25pa-linux.h (HAVE_sync_compare_and_swapdi): Define.John David Anglin4-23/+270
2015-09-22[PATCH] Remove undefined behaviour from hppa backendJeff Law1-1/+2
2015-09-19pa.c (pa_function_ok_for_sibcall): Remove special treatment of TARGET_ELF32.John David Anglin1-8/+0
2015-09-18pa-protos.h (pa_cint_ok_for_move): Change argument type to unsigned.John David Anglin3-12/+13
2015-09-12pa.c (pa_output_move_double): Enhance to handle HIGH CONSTANT_P operands.John David Anglin1-3/+14
2015-08-24genflags.c (gen_macro): Delete.Richard Sandiford1-1/+1
2015-08-03re PR target/67060 (FAIL: gcc.dg/pr56228.c (test for excess errors))John David Anglin1-6/+0
2015-07-13Fix double word typos.Aldy Hernandez1-1/+1
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-09always define WORD_REGISTER_OPERATIONSTrevor Saunders1-1/+1
2015-07-08target.def (rtx_costs): Remove "code" param, add "mode".Alan Modra1-8/+10
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+3
2015-07-04re PR target/66114 (some indirect_jump patterns use operands[] in their condi...John David Anglin1-2/+2
2015-06-25aarch64.c, [...]: Add comment above target-def.h include.Richard Sandiford1-0/+1
2015-06-25aarch64.c, [...]: Move target-def.h includes to end.Richard Sandiford1-1/+2
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-11pa.c (pa_output_global_address): Handle LABEL_REF plus CONST_INT for goto.John David Anglin1-0/+2
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-6/+0
2015-06-06re PR bootstrap/66319 (gcov-tool.c:84:65: error: invalid conversion from 'int...John David Anglin2-38/+77
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-28hppa-linux: add missing cpp specsMike Frysinger1-1/+1
2015-05-28re PR target/66148 (build/genpreds: Internal error: abort in choose_enum_orde...John David Anglin1-8/+12