aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
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
2004-11-11linux.h (LINUX_TARGET_OS_CPP_BUILTINS): Define __PIC__ and __pic__ only if TA...Peter S. Mazinger1-1/+6
2004-11-01pa.md: (prefetch_64, prefetch_32): Fix typo.Graham Stott1-2/+2
2004-10-21dbxout.c (asmfile): Delete.Zack Weinberg2-28/+2
2004-10-18re PR bootstrap/17684 (/usr/ccs/bin/ld: Can't create libgcc_s.sl)H.J. Lu1-1/+5
2004-10-17elfos.h, [...]: Update copyright.Kazu Hirata3-3/+4
2004-10-07re PR middle-end/16815 (MIPS n32/n64 inefficient code for float arguments)Richard Sandiford1-1/+2
2004-09-26pa.c (print_operand): Use non-trapping completers for UNLE...John David Anglin1-8/+11
2004-09-18darwin-c.c, [...]: Fix comment typos.Kazu Hirata2-8/+8
2004-09-17alias.c (find_base_decl): Remove unreachable case '3' block.Jeffrey D. Oldham2-3/+2
2004-09-08function.c (reference_callee_copied): New.Richard Henderson2-2/+2
2004-09-08tm.texi (MD_UNWIND_SUPPORT): Document.Alan Modra2-93/+116
2004-08-25PR libstdc++/17005 (fix for HP-UX 11.11)John David Anglin8-112/+287
2004-08-25tree.h (build_int_cst): New, sign extended constant.Nathan Sidwell1-1/+1
2004-08-20pa-protos.h (readonly_data, [...]): Rename to som_readonly_data_section...Zack Weinberg4-99/+89
2004-08-18emit-rtl.c (gen_const_mem): New.Richard Henderson1-7/+5