aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-05config.gcc (hppa*-*-*): Remove MASK_BIG_SWITCH from CPU default.Steven Bosscher1-21/+16
2013-02-03constraints.md: Adjust unused letters.John David Anglin1-232/+17
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2013-01-09pa.h (VAL_U6_BITS_P): Define.John David Anglin1-0/+3
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-12-05tm.texi.in (TARGET_CLASS_LIKELY_SPILLED_P): Update documentation.Steven Bosscher1-1/+2
2012-11-13re PR target/55195 (shorten_branches generates incorrect forward branch dista...John David Anglin1-2/+2
2012-06-25v850.c: Remove redundant extern declarations for last_assemble_variable_decl ...Steven Bosscher1-3/+0
2012-06-03pa.h (MAX_PCREL17F_OFFSET): Define.John David Anglin1-0/+9
2011-11-12hppa: Install __sync libfuncs for linux.Richard Henderson1-0/+5
2011-10-29re PR target/50617 (ICE: RTL flag check: INSN_ANNULLED_BRANCH_P used with une...John David Anglin1-13/+15
2011-05-05Fix comment and update config/pa/pa.h (left off previous commit)Steve Ellcey1-0/+5
2011-04-21alpha.c (struct machine_function): Use rtx, not struct rtx_def *.Joseph Myers1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-31/+0
2011-03-31re PR target/47109 (m68k-netbsdelf: collect2 build fails with undefined refer...Joseph Myers1-4/+0
2011-03-22pa-hpux.opt (flag_pa_unix): New Variable entry.Joseph Myers1-19/+1
2011-01-18extend.texi: Mention __float128 support on hppa HP-UX.John David Anglin1-0/+5
2010-12-22c-aux-info.c (gen_formal_list_for_type): Use prototype_p.Nathan Froyd1-1/+1
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-14/+0
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-3/+0
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-6/+0
2010-10-09pa-protos.h (function_arg): Delete.Nathan Froyd1-17/+0
2010-09-08re PR target/45250 (FAIL: tr1/5_numerical_facilities/special_functions/01_ass...John David Anglin1-15/+44
2010-08-24pa.c (hppa_register_move_cost, [...]): New.Anatoly Sokolov1-35/+0
2010-07-17re PR target/44805 (FAIL: gcc.c-torture/execute/builtins/strpcpy-2.c executio...John David Anglin1-2/+3
2010-07-03re PR target/44705 (FAIL: gcc.dg/pr44674.c (internal compiler error))John David Anglin1-3/+1
2010-06-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-8/+0
2010-06-25pa.h (MODIFY_TARGET_NAME): Remove.Joseph Myers1-10/+1
2009-09-23pa.h (FUNCTION_VALUE): Remove macro.Anatoly Sokolov1-7/+0
2009-09-22pa.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson1-159/+2
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-5/+2
2009-05-12Merge cond-optab branch.Paolo Bonzini1-12/+0
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini1-20/+0
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek1-1/+1
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-5/+0
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka1-1/+1
2008-08-30optabs.c (expand_abs_nojump): Update BRANCH_COST call.Jan Hubicka1-1/+1
2008-08-06alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords.Kaveh R. Ghazi1-7/+7
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-3/+3
2008-04-10re PR target/35768 (gcc.c-torture/compile/20010226-1.c:22: ICE: in do_output_...John David Anglin1-6/+6
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-3/+3
2008-03-11pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on TARGET_HPUX.John David Anglin1-11/+12
2007-12-09re PR target/32889 (ICE in delete_output_reload, at reload1.c:7926)John David Anglin1-38/+36
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-5/+0
2007-10-27re PR fortran/31608 (wrong types in character array/scalar binop)John David Anglin1-3/+0
2007-09-19tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument.Bernd Schmidt1-1/+1
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
2007-07-15re PR middle-end/32398 (checking for suffix of object files... configure: err...John David Anglin1-4/+1
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-2/+2