aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2006-05-20* config/pa/pa-linux.h (STRING_ASM_OP): Prepend and append a tab.Andreas Schwab1-1/+1
2006-05-19t-hpux-shlib (SHLIB_LINK): Remove `-lc'.John David Anglin2-3/+5
2006-05-17unwind-dw2.c: Add declarations for uw_update_context and uw_frame_state_for.John David Anglin1-2/+10
2006-05-09hpux-unwind.h (pa_fallback_frame_state): Handle return parameter relocation a...John David Anglin1-0/+36
2006-04-21* config/pa/t-pa64: Add dependencies on $(GCC_PASSES).Steve Ellcey1-4/+4
2006-04-15pa.md (output_bb patterns): Shorten long branch alternatives by 4.John David Anglin2-75/+77
2006-04-11pa.md (MAX_12BIT_OFFSET, [...]): Define and use new symbolic constants in bra...John David Anglin1-85/+95
2006-04-09re PR target/27034 (gcc.dg/20021014-1.c (test for excess errors) fails)John David Anglin3-44/+122
2006-04-09re PR target/26743 (gcc generates unreachable branch)John David Anglin3-314/+782
2006-03-21re PR libgomp/26384 (FAIL: libgomp.c/appendix-a/a.18.1.c execution test)Steve Ellcey1-6/+6
2006-03-14pa32-linux.h (CRT_CALL_STATIC_FUNCTION): Fix typo.John David Anglin1-1/+1
2006-03-13pa32-linux.h (CRT_CALL_STATIC_FUNCTION): Define when CRTSTUFFS_O is defined.John David Anglin1-1/+23
2006-02-18re PR ada/13408 (acats numeric tests cxg* fail on pa/hpux)Olivier Hainque1-0/+5
2006-02-18re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D...Joseph Myers1-2/+5
2006-02-17re PR target/26255 (internal compiler error: in reload_cse_simplify_operands,...John David Anglin4-11/+110
2006-02-14quadlib.c: Use defines instead of enum qfcmp_magic.John David Anglin1-11/+15
2006-02-07re PR target/26109 (ICE: Segmentation fault (program cc1) compiling _muldi3.o...John David Anglin1-5/+6
2006-02-05x-ada-hpux10, [...]: New files.John David Anglin7-26/+20
2006-02-04re PR target/25926 (A87B59A SIGABRT)John David Anglin2-2/+12
2006-01-18re PR target/25731 (Complex values passed in wrong registers)John David Anglin5-17/+29
2006-01-17pa.md: Disparage copies between general and floating-point registers in 32-bi...John David Anglin1-10/+10
2006-01-11re PR target/20754 (ACATS cxg1005 fails at runtime on hppa-linux)John David Anglin4-30/+103
2005-12-30re PR middle-end/25586 (FAIL: gfortran.dg/cray_pointers_2.f90 at -O2 and above)John David Anglin1-42/+42
2005-12-16re PR target/25447 (<built-in>:0: ICE: in pa_scalar_mode_supported_p, at conf...John David Anglin1-0/+3
2005-12-16basic-block.h, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-12-12re PR target/25258 ([4.0 regression/hpux] gcc generates incorrect stabs debug...John David Anglin1-18/+40
2005-12-07alpha.c (alpha_start_function): Use switch_to_section.Richard Sandiford4-127/+90
2005-12-05re PR target/25166 (FAIL: gcc.c-torture/execute/conversion.c compilation)John David Anglin2-7/+26
2005-12-02alpha.c (alpha_va_start, [...]): Use buildN and fold_buildN where applicable.Richard Guenther1-4/+4
2005-12-02pa.c (pa_secondary_reload): Revise initialization of variable regno.John David Anglin1-2/+3
2005-12-01builtins.def (BUILT_IN_PUTC, [...]): New.Kaveh R. Ghazi1-2/+4
2005-11-30predicates.md (symbolic_operand): Add comment.John David Anglin5-75/+116
2005-11-22Preparatory work for PR target/21623:J"orn Rennecke3-6/+6
2005-11-22c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ...Kaveh R. Ghazi1-5/+0
2005-11-18re PR target/24348 (bootstrap failure building libgcc)John David Anglin8-57/+396
2005-11-13pa.c (store_reg): Revise generation of frame notes in large frames.John David Anglin1-8/+12
2005-10-24pa.c (store_reg_modify): Set RTX_FRAME_RELATED_P on each set in parallel.Richard Henderson1-30/+4
2005-10-24pa-linux.h (NO_PROFILE_COUNTERS): Delete define.John David Anglin3-2/+46
2005-10-24pa-protos.h (get_deferred_plabel): New prototype.John David Anglin2-10/+9
2005-10-07config.host (hppa*-*-hpux*): Change out_host_hook_obj and host_xmake_file.Steve Ellcey3-149/+0
2005-09-20* config/pa/pa.c (output_cbranch): Check for zero in operands[2].Steve Ellcey1-0/+2
2005-09-04re PR target/23721 (pt.c:9462: ICE: in change_address_1, at emit-rtl.c:1791)John David Anglin1-1/+1
2005-09-03re PR target/23671 (ICE in fixup_eh_region_note, at reload1.c:3808)Richard Henderson1-11/+13
2005-08-27re PR target/23508 (FAIL: PR218)John David Anglin1-3/+3
2005-08-08* pa64-regs.h (CONDITIONAL_REGISTER_USAGE): Fix loop upper bound.John David Anglin1-1/+1
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata2-2/+2
2005-07-26re PR rtl-optimization/22472 (testsuite failure gcc.c-torture/compile/930621-...Steve Ellcey1-0/+6
2005-07-23re PR target/22577 (PA bootstrap fails)Giovanni Bajo1-4/+6
2005-07-11alpha.c (alpha_gimplify_va_arg_1): Use build_va_arg_indirect_ref.Richard Henderson1-2/+2
2005-07-10pa.c (pa_commutative_p): Make PLUS commutative when TARGET_NO_SPACE_REGS is t...John David Anglin1-1/+2