summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/gcc-7-branch rev 256695.Maxim Kuvyrkov2018-01-151-1/+8
* Merge branches/gcc-7-branch rev 249190.Yvan Roux2017-06-141-10/+38
* PR target 77850danglin2017-03-061-1/+4
* pa: Fixes for RTL checkingsegher2017-02-241-14/+12
* Update copyright years.jakub2017-01-0132-32/+32
* * config/pa/pa.c (pa_callee_copies): New function.danglin2016-12-112-1/+22
* PR target/78166danglin2016-11-011-0/+30
* * config/pa/pa64-hpux.h (FINI_SECTION_ASM_OP): Define to null string.danglin2016-10-291-1/+1
* * config/pa/pa.h (BIGGEST_ALIGNMENT): Adjust comment.danglin2016-10-291-7/+9
* * config/pa/pa.c (pa_asm_output_mi_thunk): Increase bufferlaw2016-10-261-1/+1
* libgcc/danglin2016-10-191-90/+7
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * config/pa/pa.h (BIGGEST_ALIGNMENT): Adjust comment.danglin2016-10-091-1/+13
* gcc/jakub2016-10-041-4/+2
* make next/prev active_insn and active_insn_p take rtx_insn *tbsaunde2016-09-221-3/+3
* Put a TARGET_LRA_P into every targetsegher2016-09-141-0/+3
* 2016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-09-091-4/+2
* merge adjust_cost and adjust_cost_2 target hookstbsaunde2016-07-281-4/+5
* * config/pa/pa.c (hppa_profile_hook): Allocate stack space fordanglin2016-07-162-42/+225
* 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-111-10/+1
* * config/pa/pa.md (call_symref_64bit_post_reload): Don't calldanglin2016-06-291-5/+0
* * config/pa/pa.c (pa_output_indirect_call): Rework to combinedanglin2016-06-261-23/+99
* * config/pa/pa.h (TARGET_LONG_PIC_PCREL_CALL): Remove.danglin2016-06-181-6/+0
* * config/pa/pa.c (pa_output_pic_pcrel_sequence): New.danglin2016-06-161-129/+106
* * config/pa/pa.md (call): Generate indirect long calls to non-localdanglin2016-06-071-2/+2
* * config/pa/pa.md (call_val_reg_64bit): Remove "reg: DI " clobber fromdanglin2016-06-071-6/+0
* gcc/edlinger2016-06-061-3/+3
* Complete changes to "Ignore -ftree-parallelize-loops={0,1} using gt"tschwinge2016-04-082-7/+7
* * config/pa/predicates.md (integer_store_memory_operand): Acceptdanglin2016-04-051-0/+6
* PR target/70319danglin2016-03-251-2/+3
* PR target/70188danglin2016-03-171-2/+2
* * config/pa/pa.md (absqi2, absghi2, bswaphi2, bswapsi2, bswapdi2): New.danglin2016-02-141-0/+40
* * config/pa/pa.c (pa_emit_move_sequence): Handle floating pointdanglin2016-01-121-43/+70
* Update copyright years.jakub2016-01-0432-32/+32
* PR target/68729danglin2015-12-191-45/+61
* PR target/68779danglin2015-12-171-231/+235
* PR target/68729danglin2015-12-101-14/+8
* Machine modes for address printing.jules2015-11-091-2/+2
* * config/pa/som.h (EH_FRAME_THROUGH_COLLECT2): Define.danglin2015-10-251-0/+5
* Improve --help output to generate references to option aliases.msebor2015-10-216-29/+29
* 2015-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-161-21/+8
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-3/+1
* Remove remaining uses of CONST_DOUBLE_FROM_REAL_VALUErsandifo2015-10-051-1/+1
* * config/pa/pa-linux.h (HAVE_sync_compare_and_swapdi): Define.danglin2015-09-254-23/+270
* [PATCH] Remove undefined behaviour from hppa backendlaw2015-09-221-1/+2
* * config/pa/pa.c (pa_function_ok_for_sibcall): Remove special treatmentdanglin2015-09-191-8/+0
* * config/pa/pa-protos.h (pa_cint_ok_for_move): Change argument type todanglin2015-09-183-12/+13
* * config/pa/pa.c (pa_output_move_double): Enhance to handle HIGHdanglin2015-09-121-3/+14
* gcc/rsandifo2015-08-241-1/+1
* PR target/67060danglin2015-08-031-6/+0