summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.c
Commit message (Expand)AuthorAgeFilesLines
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-041-5/+5
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-041-4/+16
* PR82045: Avoid passing machine modes through "..."rsandifo2017-09-041-2/+2
* [72/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-2/+2
* [2/77] Add an E_ prefix to case statementsrsandifo2017-08-301-6/+6
* Remove the frame size argument from function_prologue/epiloguersandifo2017-08-211-13/+4
* .marxin2017-08-081-0/+1
* * pa.c (pa_expand_compare_and_swap_loop): Update call ofhubicka2017-07-011-1/+2
* PR target/80090danglin2017-05-101-2/+26
* PR target/79027danglin2017-05-101-8/+12
* pa: Fixes for RTL checkingsegher2017-02-241-14/+12
* Update copyright years.jakub2017-01-011-1/+1
* * config/pa/pa.c (pa_callee_copies): New function.danglin2016-12-111-1/+18
* * config/pa/pa.c (pa_asm_output_mi_thunk): Increase bufferlaw2016-10-261-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* 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
* 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-161-42/+61
* 2016-07-11 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-07-111-10/+1
* * config/pa/pa.c (pa_output_indirect_call): Rework to combinedanglin2016-06-261-23/+99
* * config/pa/pa.c (pa_output_pic_pcrel_sequence): New.danglin2016-06-161-129/+106
* gcc/edlinger2016-06-061-3/+3
* * config/pa/pa.c (pa_emit_move_sequence): Handle floating pointdanglin2016-01-121-43/+70
* Update copyright years.jakub2016-01-041-1/+1
* PR target/68729danglin2015-12-191-45/+61
* PR target/68729danglin2015-12-101-14/+8
* Machine modes for address printing.jules2015-11-091-2/+2
* 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-251-1/+76
* * 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-181-7/+8
* * config/pa/pa.c (pa_output_move_double): Enhance to handle HIGHdanglin2015-09-121-3/+14
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-8/+10
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-10/+3
* gcc/rsandifo2015-06-251-0/+1
* gcc/rsandifo2015-06-251-1/+2
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* * config/pa/pa.c (pa_output_global_address): Handle LABEL_REF plusdanglin2015-06-111-0/+2
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-6/+0
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-5/+0
* PR target/66148danglin2015-05-281-8/+12
* * config/pa/pa.c (pa_print_operand): Use HOST_WIDE_INT_PRINT_DECdanglin2015-05-281-1/+1
* * pa.c (mem_shadd_or_shadd_rtx_p): New function factored outlaw2015-05-221-48/+88
* 2015-05-20 Jeff Law <law@redhat.com>law2015-05-211-1/+17
* * bitmap.c, c/c-aux-info.c, cfg.c, cfghooks.c, cgraph.c,jason2015-05-091-3/+3
* gcc/rsandifo2015-05-071-30/+24