aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-08re PR driver/37409 (-fwhole-program option breaks collect2-generated global c...John David Anglin3-5/+10
2008-09-07pa32-regs.h (IRA_COVER_CLASSES): Define.John David Anglin2-1/+27
2008-09-07linux-atomic.c: New file.Helge Deller3-0/+303
2008-09-03re PR testsuite/37325 (Visibility test fails)John David Anglin1-2/+3
2008-09-01pa64-hpux.h (LIB_SPEC): Link against librt when building static openmp applic...John David Anglin2-8/+19
2008-09-01expr.c (MOVE_BY_PIECES_P, [...]): Pass speed operand.Jan Hubicka2-5/+5
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-4/+6
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. Ghazi2-30/+30
2008-07-30configure.ac: Add makefile fragments for hpux.Paolo Bonzini2-8/+0
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-3/+4
2008-07-02rtlanal.c (add_reg_note): New function.Ian Lance Taylor1-2/+1
2008-06-27c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual war...Kaveh R. Ghazi1-2/+2
2008-06-07MAINTAINERS (mt port): Remove.Joseph Myers3-143/+0
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-16/+8
2008-05-28pa.md: Remove extern frame_pointer_needed declaration.Andreas Tobler1-3/+1
2008-05-25Delete get_inner_array_type. Use strip_array_types instead.Alan Modra1-2/+1
2008-05-09pa.c (reloc_needed): Use CASE_CONVERT.Tomas Bily1-2/+1
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 Hubicka3-15/+15
2008-04-10re PR target/35768 (gcc.c-torture/compile/20010226-1.c:22: ICE: in do_output_...John David Anglin2-34/+30
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka3-14/+14
2008-03-11pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on TARGET_HPUX.John David Anglin2-24/+23
2008-02-09PR middle_end/34150John David Anglin1-1/+20
2008-01-17pa64-hpux.h (LIB_SPEC): Add "-lpthread" in shared links if "-mt" or "-pthread...John David Anglin2-3/+6
2008-01-17re PR libfortran/34699 (FAIL: gfortran.fortran-torture/execute/intrinsic_set_...John David Anglin3-15/+2
2007-12-31re PR driver/33772 (collect2 doesn't strip .sl version)John David Anglin1-0/+4
2007-12-22pa.c (hppa_legitimize_address): Use INT14_OK_STRICT in mask selection.John David Anglin1-1/+1
2007-12-21re PR target/34525 (ICE in extract_insn, at recog.c:1990 on hppa)John David Anglin1-10/+28
2007-12-20re PR target/34525 (ICE in extract_insn, at recog.c:1990 on hppa)John David Anglin1-0/+4
2007-12-16re PR bootstrap/34003 (gcc trunk unable to bootstrap itself; Unsatisfied symb...Jakub Jelinek1-0/+8
2007-12-09re PR target/32889 (ICE in delete_output_reload, at reload1.c:7926)John David Anglin7-162/+169
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek3-9/+4
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-09-15re PR target/33062 (ICE in emit_move_insn and expand_call with -fdefault-inte...John David Anglin1-1/+1
2007-09-11linux-unwind.h: Guard with inhibit_libc.Steve Kenton2-0/+8
2007-09-08constraints.md: Remove 'X' from unused letters comment.John David Anglin1-1/+1
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-2/+2