summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* poly_int: argument sizesRichard Sandiford2017-11-161-2/+2
* poly_int: frame allocationsRichard Sandiford2017-11-163-3/+3
* poly_int: IN_TARGET_CODERichard Sandiford2017-11-161-0/+2
* Convert STARTING_FRAME_OFFSET to a hookrsandifo2017-10-232-14/+20
* Enable no-exec stacks for more targets using the Linux kernel.jsm282017-09-263-10/+16
* Turn CONSTANT_ALIGNMENT into a hookrsandifo2017-09-252-5/+3
* Turn TRULY_NOOP_TRUNCATION into a hookrsandifo2017-09-151-4/+0
* Turn CANNOT_CHANGE_MODE_CLASS into a hookrsandifo2017-09-154-25/+16
* Turn SECONDARY_MEMORY_NEEDED into a hookrsandifo2017-09-132-1/+19
* Turn HARD_REGNO_NREGS into a target hookrsandifo2017-09-123-2/+13
* Turn FUNCTION_ARG_PADDING into a target hookrsandifo2017-09-043-19/+13
* Turn MODES_TIEABLE_P into a target hookrsandifo2017-09-043-13/+5
* Turn HARD_REGNO_MODE_OK into a target hookrsandifo2017-09-044-10/+22
* PR82045: Avoid passing machine modes through "..."rsandifo2017-09-042-3/+3
* [72/77] Pass scalar_mode to scalar_mode_supported_prsandifo2017-08-301-2/+2
* [2/77] Add an E_ prefix to case statementsrsandifo2017-08-302-9/+9
* 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
* 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