aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-26re PR target/40468 (FAIL: gcc.c-torture/execute/20061031-1.c execution, -Os)John David Anglin1-14/+81
2009-06-25defaults.h (CAN_ELIMINATE): Provide default.Anatoly Sokolov2-7/+1
2009-06-22pa.c (output_call): Don't optimize post call jumps into return address adjust...Olivier Hainque1-2/+5
2009-06-02pa-hpux.h (LINK_SPEC): Remove "%<fwhole-program".Richard Sandiford3-10/+5
2009-05-15frv.h: Clean up references to GO_IF_LEGITIMATE_ADDRESS.Paolo Bonzini2-4/+1
2009-05-12Merge cond-optab branch.Paolo Bonzini4-549/+78
2009-05-05linux-atomic.c: Eliminate conditional include of errno.h on non-LP64 systems ...Ben Elliston1-5/+0
2009-05-04tm.texi (LEGITIMIZE_ADDRESS): Revise documentation.Paolo Bonzini3-22/+4
2009-04-28config.gcc (hppa*64*-*-hpux11*): Set use_gcc_stdint and add hpux-stdint.h to ...Steve Ellcey3-9/+3
2009-04-22hashtab.h: Update GTY annotations to new syntaxTaras Glek2-3/+3
2009-04-22defaults.h (GO_IF_MODE_DEPENDENT_ADDRESS): Provide empty default.Paolo Bonzini1-5/+0
2009-04-21ABOUT-GCC-NLS, [...]: Add copyright and license notices.Joseph Myers5-0/+97
2009-04-20Fix enum conversions which are invalid in C++:Ian Lance Taylor1-31/+19
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek8-115/+79
2009-03-28inclhack.def (aix_syswait, [...]): Remove.Joseph Myers1-3/+0
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek7-7/+9
2009-01-31fptr.c: Revert license to GPL 2.John David Anglin2-6/+8
2009-01-12pa.c (pa_asm_output_mi_thunk): Use pc-relative branch to thunk function when...John David Anglin1-0/+4
2009-01-09pa.c (last_address): Change to unsigned.John David Anglin1-14/+13
2009-01-06pa.c (output_call): Relocate non-jump insns in the delay slot of long absolut...John David Anglin1-1/+3
2008-12-13re PR bootstrap/38383 (fails to build cross gcc for target hppa64-hp-hpux11.00)Rainer Emrich1-1/+1
2008-11-24pa.c (function_arg): Revert 2008-10-26 change.John David Anglin1-1/+1
2008-11-23linux-atomic.c (EBUSY): Define if not _LP64.Helge Deller1-1/+9
2008-10-27re PR middle-end/37316 (Small structs are not passed correctly on hppa64-*-*)John David Anglin1-2/+6
2008-10-13linux-atomic.c: Work around missing header file for hppa64-linux-gnu targets.Matthias Klose1-0/+6
2008-10-11re PR middle-end/37608 (libgcc2.c:1981: ICE: vector VEC(m em_ref_p,base) inde...John David Anglin2-286/+284
2008-10-04re PR target/37603 (FAIL: gcc.c-torture/compile/pr36141.c at -O1 and above)John David Anglin1-2/+2