aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/pa
AgeCommit message (Expand)AuthorFilesLines
2004-08-05pa.c (pa_asm_output_aligned_bss, [...]): New functions.John David Anglin6-51/+135
2004-07-29* pa.c (output_movb): Correct typo.John David Anglin1-1/+1
2004-07-20re PR c++/14607 (Duplicate symbol "vtable for node" in files div.o and env.o)John David Anglin5-35/+172
2004-07-20genattr.c (struct range, [...]): Remove them.Paolo Bonzini1-3/+0
2004-07-19pa.md: Delete the two remaining define_peephole patterns.Zack Weinberg1-76/+0
2004-07-14pa.c (fix_range): New function to mark a range(s) of registers as fixed regis...John David Anglin2-16/+102
2004-07-13target.h (struct gcc_target): Add calls.pass_by_reference.Richard Henderson2-21/+37
2004-07-13pa-64.h (ARG_POINTER_REGNUM, [...]): Delete.John David Anglin4-25/+17
2004-07-13builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference.Richard Henderson1-9/+3
2004-07-13target-def.h (TARGET_MUST_PASS_IN_STACK): New.Richard Henderson2-6/+2
2004-07-13re PR target/16477 (Failure of gcc.c-torture/execute/strct-stdarg-1.c)John David Anglin2-15/+16
2004-07-11* pa.c (hppa_gimplify_va_arg_expr): Remove comment.John David Anglin1-8/+0
2004-07-10pa.c (output_indirect_call): Only use %r2 as the link register in indirect ca...John David Anglin1-1/+9
2004-07-09re PR target/16459 (ld: libbackend.a(expr.o)(.text+0x40c2c): cannot handle R_...John David Anglin1-1/+1
2004-07-09pa-protos.h (hppa_va_arg): Remove.Richard Henderson3-78/+43
2004-07-09pa32-linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.Randolph Chung1-0/+94
2004-07-08* pa.md (prefetch_32, prefetch_64): Simplify constraint checks.John David Anglin1-12/+6
2004-07-07builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ...Alexandre Oliva2-19/+19
2004-07-06alpha.c (alpha_use_dfa_pipeline_interface): Remove.Steven Bosscher1-9/+1
2004-07-05c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS.Joseph Myers1-3/+0
2004-07-05pa.md (prefetch, [...]): Only allow short displacements with the spatial-loca...John David Anglin1-6/+32
2004-07-01pa-protos.h (prefetch_operand): Add prototype.John David Anglin4-0/+141
2004-06-21re PR rtl-optimization/14782 (produces an unaligned data access at -O2)John David Anglin2-23/+56
2004-06-11pa.c (pa_hpux_init_libfunc): Add support for unord_optab.John David Anglin2-9/+81
2004-06-11pa.c (legitimize_pic_address): Use UNSPEC_DLTIND14R to identify unspec used f...John David Anglin2-12/+107
2004-05-31pa.md: Disable the peephole2 patterns that generate indexed floating-point st...John David Anglin1-0/+28
2004-05-31pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operands when gene...John David Anglin1-0/+1
2004-05-17pa.md: Fix typo from last change.John David Anglin1-7/+5
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo2-5/+2
2004-05-07re PR target/15202 ([3.4 only] ICE in reload_cse_simplify_operands, at postre...John David Anglin1-25/+31
2004-04-30bb-reorder.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2004-04-27hpux.h: Predefine __STDCPP__ when compiling C++.Zack Weinberg2-2/+6
2004-04-16* pa.md: Remove unnecessary declarations for asm_out_file.John David Anglin1-2/+0
2004-04-16pa64-regs.h (DBX_REGISTER_NUMBER): Simplify and correct mapping of SAR register.John David Anglin1-6/+4
2004-04-16* pa64-hpux.h (LIB_SPEC): Fix library specification used with GNU ld.John David Anglin1-0/+13
2004-04-05PR optimization/13424 (hppa), bootstrap/14462, c/14828Jakub Jelinek1-56/+124
2004-04-05re PR target/14548 (building Ada library incorrectly requires collect2 on mingw)Ian Lance Taylor1-3/+0
2004-03-15c-incpath.c, [...]: Update copyright.Kazu Hirata2-2/+2
2004-03-11c-typeck.c, [...]: Fix comment typos and formatting.Kazu Hirata3-10/+10
2004-03-06pa.md (icacheflush): Reorder operands to make match_scratch operand last.John David Anglin2-8/+5
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-1/+1
2004-02-28* pa64-hpux.h (LIB_SPEC): Fix linking under HP-UX 11.00 with -p and -pg.John David Anglin1-4/+10
2004-02-27bb-reorder.c, [...]: Update copyright.Kazu Hirata1-1/+2
2004-02-25config.gcc (hppa*-*-*, [...]): Add MASK_BIG_SWITCH to all target_cpu_default ...John David Anglin2-2/+2
2004-02-23Remove -fwritable-strings.Zack Weinberg2-3/+1
2004-02-18pa.h (PIC_OFFSET_TABLE_REGNUM): Define to INVALID_REGNUM when not generating ...John David Anglin1-2/+3
2004-02-18cfgloop.h, [...]: Update copyright.Kazu Hirata1-1/+1
2004-02-16t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME in terms of SHLIB_SOVER...Matthias Klose1-0/+3
2004-02-07config.gcc: Don't mention MAX_LONG_TYPE_SIZE.Kazu Hirata2-3/+0
2004-02-06tm.texi (INIT_CUMULATIVE_ARGS): Update doco.Alan Modra1-1/+1