aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa-protos.h
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-07-20pa.h (hppa_profile_hook): Delete declaration.John David Anglin1-0/+1
2019-06-07re PR target/90751 (-fpatchtable-function-entry broken on hppa-linux-gnu-gcc...John David Anglin1-0/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-09config.gcc (hppa*-*-linux*): Add pa/t-pa to tmake_file.John David Anglin1-0/+3
2018-01-16Move pa.h FUNCTION_ARG_SIZE to pa.c (PR83858)Richard Sandiford1-0/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-21poly_int: frame allocationsRichard Sandiford1-1/+1
2017-09-15Turn CANNOT_CHANGE_MODE_CLASS into a hookRichard Sandiford1-2/+0
2017-09-04Turn FUNCTION_ARG_PADDING into a target hookRichard Sandiford1-6/+0
2017-09-04Turn MODES_TIEABLE_P into a target hookRichard Sandiford1-1/+0
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-09-25pa-linux.h (HAVE_sync_compare_and_swapdi): Define.John David Anglin1-0/+1
2015-09-18pa-protos.h (pa_cint_ok_for_move): Change argument type to unsigned.John David Anglin1-2/+2
2015-05-21pa.c (pa_print_operand): New 'o' output modifier.Jeff Law1-0/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29pa-protos.h (pa_output_arg_descriptor): Strengthen argument from rtx to rtx_i...Jeff Law1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-5/+5
2014-10-18invoke.texi: Update documentation of hppa -mjump-in-delay option.John David Anglin1-4/+0
2014-09-15Instruction attributes take an rtx_insn *David Malcolm1-1/+1
2014-09-09recog_memoized works on an rtx_insn *David Malcolm1-1/+1
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-14/+14
2014-08-25config/pa: Use rtx_insnDavid Malcolm1-6/+6
2014-08-16re PR target/61641 (undefined label in jump_table_data)John David Anglin1-0/+2
2014-07-26rtl.h (tls_referenced_p): Declare.Richard Sandiford1-1/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-02-03constraints.md: Adjust unused letters.John David Anglin1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2011-10-29re PR target/50617 (ICE: RTL flag check: INSN_ANNULLED_BRANCH_P used with une...John David Anglin1-65/+57
2011-09-03PR Bug middle-end/50232John David Anglin1-0/+1
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-2/+2
2011-04-16predicates.md: Reorganize and simplify predicates.John David Anglin1-45/+0
2010-10-09pa-protos.h (function_arg): Delete.Nathan Froyd1-4/+0
2010-09-08re PR target/45250 (FAIL: tr1/5_numerical_facilities/special_functions/01_ass...John David Anglin1-0/+1
2010-08-24pa.c (hppa_register_move_cost, [...]): New.Anatoly Sokolov1-2/+2
2009-09-23pa.h (FUNCTION_VALUE): Remove macro.Anatoly Sokolov1-1/+0
2009-05-12Merge cond-optab branch.Paolo Bonzini1-2/+1
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-2/+0
2007-12-09re PR target/32889 (ICE in delete_output_reload, at reload1.c:7926)John David Anglin1-0/+3
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-3/+0
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-5/+4
2007-07-15re PR middle-end/32398 (checking for suffix of object files... configure: err...John David Anglin1-0/+1
2007-06-30pa.md (return): Delete pattern.John David Anglin1-1/+0
2007-05-29constraints.md: New file.John David Anglin1-1/+2
2006-04-09re PR target/26743 (gcc generates unreachable branch)John David Anglin1-6/+6
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford1-7/+0
2005-11-30predicates.md (symbolic_operand): Add comment.John David Anglin1-2/+0
2005-11-22Preparatory work for PR target/21623:J"orn Rennecke1-2/+2