aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-18tm.texi.in (TARGET_RTX_COSTS): Add an opno paramter.Richard Sandiford1-3/+3
2011-07-19tree.h (fold_build_pointer_plus_loc): New helper function.Richard Guenther1-5/+2
2011-06-16re PR middle-end/46500 (target.h includes tm.h)Joern Rennecke1-8/+11
2011-06-15target-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to common/common-target-def.h.Joseph Myers1-57/+7
2011-05-25common.opt (flag_stack_usage_info): New variable.Eric Botcazou1-1/+1
2011-04-21target.def (legitimate_constant_p): New hook.Richard Sandiford1-0/+40
2011-04-21target.def (cannot_force_const_mem): Add a mode argument.Richard Sandiford1-1/+10
2011-04-20pa.c (pa_init_builtins): Call build_function_type_list instead of build_funct...Nathan Froyd1-1/+1
2011-04-16predicates.md: Reorganize and simplify predicates.John David Anglin1-106/+6
2011-04-08re PR target/48366 (ICE in extract_constrain_insn_cached, at recog.c:2024)John David Anglin1-19/+27
2011-03-30reload.h (reg_equiv_constant): Move into new structure reg_equivs, define acc...Jeff Law1-4/+4
2011-03-22pa-hpux.opt (flag_pa_unix): New Variable entry.Joseph Myers1-54/+24
2011-03-22target.def (handle_option): Take gcc_options and cl_decoded_option pointers a...Joseph Myers1-3/+13
2011-01-18extend.texi: Mention __float128 support on hppa HP-UX.John David Anglin1-3/+116
2010-12-18re PR target/46915 (Wrong code is generated for conditional branch followed b...John David Anglin1-33/+73
2010-12-08re PR middle-end/46671 (ICE in default_no_named_section, at varasm .c:5994)John David Anglin1-0/+26
2010-12-01common.opt (main_input_filename, [...]): New Variable entries.Joseph Myers1-1/+0
2010-11-25target.def (supports_split_stack, [...]): Take gcc_options parameters.Joseph Myers1-1/+2
2010-11-22target.def (conditional_register_usage): Define.Nathan Froyd1-0/+24
2010-11-17re PR target/46512 (crtstuff.c:563:1: internal compiler error: Segmentation f...Nathan Froyd1-3/+2
2010-11-16arc.c: Delete pasto.Nathan Froyd1-1/+1
2010-11-16builtins.c (std_gimplify_va_arg_expr): Use targetm.calls.function_arg_boundary.Nathan Froyd1-0/+17
2010-10-22target.h (enum opt_levels, [...]): New.Joseph Myers1-0/+9
2010-10-16avr.h (PREFERRED_RELOAD_CLASS): Remove.Anatoly Sokolov1-1/+1
2010-10-09pa-protos.h (function_arg): Delete.Nathan Froyd1-3/+28
2010-10-02re PR target/45820 (FAIL: gcc.c-torture/compile/pr45728.c at -O1 and above)John David Anglin1-46/+21
2010-09-28Hookize TARGET_UNWIND_INFO et al.Richard Henderson1-1/+1
2010-09-08re PR target/45250 (FAIL: tr1/5_numerical_facilities/special_functions/01_ass...John David Anglin1-14/+65
2010-08-30Stack usage supportEric Botcazou1-0/+2
2010-08-24pa.c (hppa_register_move_cost, [...]): New.Anatoly Sokolov1-3/+88
2010-08-09builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd1-3/+1
2010-07-08toplev.h: Do not include diagnostic-core.h.Manuel López-Ibáñez1-0/+1
2010-07-04gcc/Richard Sandiford1-3/+9
2010-07-02re PR target/43958 (FAIL: gcc.dg/ipa/ipa-pta-10.c scan-ipa-dump pta "ESCAPED ...Richard Guenther1-5/+4
2010-06-30re PR middle-end/44566 (configuration with multiple targets / backends is not...Joern Rennecke1-5/+6
2010-06-21re PR target/39690 (ld: An unknown relocation type 8)John David Anglin1-0/+11
2010-06-18re PR target/43740 (FAIL: gcc.dg/tree-ssa/20031015-1.c (internal compiler err...John David Anglin1-4/+0
2010-06-08utils.c (init_gnat_to_gnu): Use typed GC allocation.Laurynas Biveinis1-7/+5
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-1/+0
2010-04-12pa.c (emit_move_sequence): Remove use of deleted variable flag_argument_noalias.Steve Ellcey1-6/+2
2010-04-12pa.c (hppa_legitimize_address): Remove unused variable orig_base.Steve Ellcey1-3/+1
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher1-1/+1
2010-02-05re PR target/42924 (pex-unix.c:589:1: internal compiler error: output_operand)Steve Ellcey1-0/+15
2009-11-25pa.c (output_call): Only use sr4 for long interspace calls if call binds loca...John David Anglin1-6/+6
2009-09-29re PR target/41393 (ICE in get_eh_region_and_lp_from_rtx at except.c:1692)John David Anglin1-1/+1
2009-09-23pa.h (FUNCTION_VALUE): Remove macro.Anatoly Sokolov1-1/+7
2009-09-22pa.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson1-0/+181
2009-09-11predicates.md (symbolic_operand): Require a CONST symbolic operand to be a PL...John David Anglin1-3/+4
2009-08-20pa.md (reload_inhi, [...]): New patterns.John David Anglin1-1/+1
2009-08-12tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini1-1/+1