aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
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 Anglin6-65/+143
2010-08-30Stack usage supportEric Botcazou1-0/+2
2010-08-24pa.c (hppa_register_move_cost, [...]): New.Anatoly Sokolov3-40/+90
2010-08-22re PR boehm-gc/34544 (pthread_default_stacksize_np failed.)John David Anglin5-17/+91
2010-08-11linux-atomic.c (SUBWORD_VAL_CAS): Instantiate with 'unsigned short' and 'unsi...John David Anglin1-36/+36
2010-08-09builtins.c (fold_builtin_next_arg): Use stdarg_p.Nathan Froyd2-6/+2
2010-07-17re PR target/44805 (FAIL: gcc.c-torture/execute/builtins/strpcpy-2.c executio...John David Anglin1-2/+3
2010-07-15tree.h (DECL_CHAIN): Define.Nathan Froyd1-1/+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-03re PR target/44597 (FAIL: gcc.c-torture/execute/builtin-prefetch-2.c compilat...John David Anglin2-122/+13
2010-07-03re PR target/44705 (FAIL: gcc.dg/pr44674.c (internal compiler error))John David Anglin1-3/+1
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-29reginfo.c (init_reg_sets_1): Adjust comments.Nathan Froyd1-8/+0
2010-06-25pa.h (MODIFY_TARGET_NAME): Remove.Joseph Myers1-10/+1
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-29re PR target/44165 (5/15/2010 snapshot build failure on hppa Linux)John David Anglin1-1/+1
2010-05-29re PR target/44261 (Multiplying -1 by NaN is not valid.)John David Anglin1-20/+37
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 Ellcey2-20/+15
2010-04-02Make-lang.in, [...]: Update copyright years.Steven Bosscher2-2/+3
2010-03-22re PR middle-end/42718 (FAIL: gcc.c-torture/compile/pr42559.c at -O1 and above)John David Anglin1-2/+2
2010-02-05re PR target/42924 (pex-unix.c:589:1: internal compiler error: output_operand)Steve Ellcey1-0/+15
2010-01-31re PR target/42850 (FAIL: g++.dg/abi/forced.C execution test)John David Anglin1-1/+1
2010-01-02t-slibgcc-dwarf-ver (SHLIB_SOVERSION): Bump by two.John David Anglin1-1/+1
2009-12-05pa64-hpux.h (LIB_SPEC): Handle -rdynamic.John David Anglin3-2/+7
2009-12-05re PR ada/41912 (FAIL: gnat.dg/null_pointer_deref1.adb execution test)John David Anglin2-0/+2
2009-12-04re PR target/40134 (symbols not resolved when building shared libraries (link...Matthias Klose1-6/+0
2009-11-25pa.c (output_call): Only use sr4 for long interspace calls if call binds loca...John David Anglin1-6/+6
2009-10-15re PR target/41702 (FAIL: abi/demangle/abi_text/09.cc execution test)John David Anglin1-13/+12
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 Sokolov3-9/+7
2009-09-22pa.c (TARGET_ASM_TRAMPOLINE_TEMPLATE, [...]): New.Richard Henderson2-159/+183
2009-09-18re PR target/40913 (hppa-hpux: libgcc_s.sl does not have the 'internal name' ...Michael Haubenwallner1-0/+1
2009-09-11predicates.md (symbolic_operand): Require a CONST symbolic operand to be a PL...John David Anglin2-6/+8
2009-08-20pa.md (reload_inhi, [...]): New patterns.John David Anglin2-1/+69
2009-08-12tm.texi (TARGET_PROMOTE_FUNCTION_MODE): Add documentation for for_return == 2.Paolo Bonzini1-1/+1
2009-08-02pa.c (pa_promote_function_mode): Remove ATTRIBUTE_UNUSED from declaration arg...John David Anglin1-5/+3
2009-08-02pa.c (pa_promote_function_mode): Declare.John David Anglin1-2/+7
2009-08-01expr.c (store_constructor): Use promote_decl_mode.Paolo Bonzini1-4/+18
2009-07-21pa.c (compute_zdepwi_operands): Limit deposit length to 32 - lsb.John David Anglin1-7/+12
2009-07-01re PR target/40575 (FAIL: gcc.dg/falign-labels-1.c execution test)John David Anglin1-2/+2
2009-07-01pa.c (forward_branch_p): Return bool type.John David Anglin1-8/+15
2009-06-30target.h (struct gcc_target): Add frame_pointer_required field.Anatoly Sokolov1-5/+2
2009-06-26re PR bootstrap/40338 (bootstrap comparision fails on 32 bit PA when comparin...Steve Ellcey2-2/+2