aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.c
AgeCommit message (Expand)AuthorFilesLines
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 Jelinek1-1/+1
2015-12-19re PR target/68729 (../Xbae/Methods.c:1772:1: ICE: in extract_insn, at recog....John David Anglin1-45/+61
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-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 Anglin1-1/+76
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 Anglin1-7/+8
2015-09-12pa.c (pa_output_move_double): Enhance to handle HIGH CONSTANT_P operands.John David Anglin1-3/+14
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+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-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-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-28re PR target/66148 (build/genpreds: Internal error: abort in choose_enum_orde...John David Anglin1-8/+12
2015-05-28pa.c (pa_print_operand): Use HOST_WIDE_INT_PRINT_DEC instead of "%d" for 'o' ...John David Anglin1-1/+1
2015-05-22pa.c (mem_shadd_or_shadd_rtx_p): New function factored out of hppa_legitimize...Jeff Law1-48/+88
2015-05-21pa.c (pa_print_operand): New 'o' output modifier.Jeff Law1-1/+17
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-3/+3
2015-05-07rtl.h (always_void_p): New function.Richard Sandiford1-30/+24
2015-04-02pa.c (pa_output_move_double): Directly handle register indexed memory operand.John David Anglin1-21/+22
2015-02-20pa.c (pa_emit_move_sequence): Always force (const (plus (symbol) (const_int))...John David Anglin1-12/+15
2015-02-19pa.c (pa_reloc_rw_mask): New function.John David Anglin1-8/+17
2015-02-15pa.c (pa_secondary_reload): Request a secondary reload for all floading point...John David Anglin1-11/+8
2015-02-13constraints.md: Change "Q" and "T" constraints to memory constraints.John David Anglin1-0/+8
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-2/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-4/+10
2015-01-05rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo1-2/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+1
2014-10-29pa-protos.h (pa_output_arg_descriptor): Strengthen argument from rtx to rtx_i...Jeff Law1-22/+30
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-51/+51
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+8
2014-10-23pa.c (pa_can_combine_p): Fix typo in last change.John David Anglin1-1/+1
2014-10-22recog.h (constrain_operands): Add an alternative_mask parameter.Richard Sandiford1-1/+3
2014-10-18invoke.texi: Update documentation of hppa -mjump-in-delay option.John David Anglin1-153/+13
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-28pa.c (pa_output_function_epilogue): Only update last_address when a nonnote i...John David Anglin1-3/+6
2014-09-16re PR target/61853 (ICE: SIGSEGV in store_field)John David Anglin1-2/+8
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-6/+6
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-6/+6
2014-09-03use rtx_code_label moreTrevor Saunders1-1/+1
2014-08-30pa.c (pa_assemble_integer): Don't add PLABEL relocation prefix to function la...John David Anglin1-1/+6