aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
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
2005-07-07hooks.c (hook_bool_rtx_int_false): New function.J"orn Rennecke1-0/+15
2005-07-06pa.c (legitimize_pic_address): Use gcc_assert instead of abort.John David Anglin1-3/+2
2005-07-06configure.ac (hppa*-*-linux*): Check for a TLS capable gas.Randolph Chung5-5/+251
2005-07-06pa.c (function_value): Handle small aggregates on 32-bit targets.John David Anglin2-21/+36
2005-07-05re PR target/21723 (ICE while building libgfortran)John David Anglin3-32/+85
2005-07-03bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett...Joseph Myers1-2/+2
2005-07-03* pa.c (fix_range): Fix typo in comment.John David Anglin1-1/+1
2005-07-02c.opt, [...]: Remove "." from end of help texts.Joseph Myers1-2/+2
2005-06-28builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm...Adrian Straetling1-12/+20
2005-06-26defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined.Jakub Jelinek1-2/+2
2005-06-25Update FSF address.R. Kelley Cook31-62/+62
2005-05-07pa-hpux11.h (TARGET_OS_CPP_BUILTINS): Do not define inappropriate feature tes...Joseph Myers1-3/+6
2005-05-05config.gcc (hppa1.1-*-rtems*): Remove.Ralf Corsepius1-39/+0
2005-04-28attribs.c, [...]: Update copyright.Kazu Hirata1-1/+1
2005-04-27pa.h (PRINT_OPERAND_ADDRESS): Use gcc_assert, remove unnecessary noncanonical...Nathan Sidwell2-13/+6
2005-04-23diagnostic.c (warning): Accept parameter to classify warning option.DJ Delorie2-10/+10
2005-04-23config.gcc (hppa[12]*-*-hpux10*): Add pa/pa-hpux.opt to $extra_options.Richard Sandiford14-354/+301
2005-04-22pa.c (legitimize_pic_address): Use gcc_assert and gcc_unreachable as appropri...Nathan Sidwell2-204/+172
2005-04-21vec.h: Update API to separate allocation mechanism from type.Nathan Sidwell1-9/+8
2005-04-11quadlib.c (_U_Qfneg): Toggle sign bit instead of subtracting from zero.John David Anglin1-3/+11
2005-03-30final.c (final): Remove prescan parameter.Ian Lance Taylor1-3/+3
2005-03-18pa-protos.h: Add prototypes for magic_milli and shadd_constant_p.Kazu Hirata5-531/+556
2005-03-05re PR c++/19797 (g++.dg/abi/inline1.C fails on hppa*-*-hpux*)John David Anglin6-26/+120
2005-03-01re PR target/19819 (ICE when compiling aegis 4.20)John David Anglin1-1/+6
2005-02-28* config/alpha/t-osf4, config/arm/t-netbsd, config/ia64/t-hpuxZack Weinberg1-2/+3
2005-02-27re PR rtl-optimization/17728 (ICE in extract_insn, at recog.c:2083, unrecogni...John David Anglin1-5/+5
2005-02-27elf.h, som.h (ASM_OUTPUT_EXTERNAL): Use assemble_name_raw instead of trying t...John David Anglin3-52/+61
2005-02-20pa.c (pa_assemble_integer, get_plabel): Small cleanups.John David Anglin2-93/+87
2005-02-19re PR other/19525 (In-build-directory multilib testing broken)Richard Sandiford1-10/+14
2005-02-11linux-unwind.h (pa32_fallback_frame_state): Handle misaligned signal trampoli...John David Anglin1-1/+16
2005-02-11linux-unwind.h: Add exception clause to copyright.David Daney1-1/+9
2005-01-31re PR middle-end/19697 (gcc.c-torture/execute/ieee/mzero6.c:24: error: unreco...Roger Sayle1-30/+8
2005-01-15Update copyrights to 2005.John David Anglin6-6/+9
2005-01-15re PR target/19336 (HPPA64 does not support TImode)John David Anglin2-0/+57
2005-01-15pa-protos.h (prefetch_operand): Delete.John David Anglin4-111/+111
2005-01-15re PR target/19388 (MAX_OFILE_ALIGNMENT on PA HP-UX)John David Anglin3-9/+17
2005-01-07* pa64-hpux.h (STARTFILE_SPEC): Fix typo in spec.John David Anglin1-1/+1
2004-12-31* pa-hpux.h (HANDLE_SYSV_PRAGMA, HANDLE_PRAGMA_PACK_PUSH_POP): Define.John David Anglin1-0/+8
2004-12-29target.h (targetm.calls.arg_partial_bytes): New.Richard Henderson3-20/+15
2004-12-27re PR target/17643 (ICE in propagate_one_insn, at flow.c:1582)John David Anglin1-3/+5
2004-12-16re PR other/18508 ("basename: too few arguments" when building without bootst...H.J. Lu1-1/+1
2004-12-15re PR c++/17242 (Testsuite fails due to duplicate symbols)John David Anglin3-13/+24
2004-12-14pa-host.c (MAP_FAILED): Define if not defined.John David Anglin1-2/+14
2004-12-14pa.h (REGNO_OK_FOR_INDEX_P, [...]): Check register number and that reg_renumb...John David Anglin1-8/+17
2004-12-11pa-host.c (pa_gt_pch_use_address): Use lseek and read to copy PCH file to ano...John David Anglin1-14/+16
2004-11-30re PR pch/14940 (PCH largefile test fails on various platforms)John David Anglin3-0/+135