summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* * pa.c (print_operand): Use non-trapping completers for UNLE, UNLT,danglin2004-09-261-8/+11
* * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md,kazu2004-09-182-8/+8
* 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com>zack2004-09-172-3/+2
* * function.c (reference_callee_copied): New.rth2004-09-082-2/+2
* * doc/tm.texi (MD_UNWIND_SUPPORT): Document.amodra2004-09-082-93/+116
* PR libstdc++/17005 (fix for HP-UX 11.11)danglin2004-08-258-112/+287
* * tree.h (build_int_cst): New, sign extended constant.nathan2004-08-251-1/+1
* * config/pa/pa-protos.h (readonly_data, one_only_readonly_data_section,danglin2004-08-204-99/+89
* * emit-rtl.c (gen_const_mem): New.rth2004-08-181-7/+5
* * rtl.def (NIL): Delete.zack2004-08-181-1/+1
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-1/+1
* .:nathan2004-08-151-2/+1
* PR libstdc++/17005 partial fix.danglin2004-08-141-1/+12
* 2004-08-12 Andrew Pinski <pinskia@physics.uc.edu>pinskia2004-08-133-18/+18
* * pa.c (pa_asm_output_aligned_bss, pa_asm_output_aligned_common,danglin2004-08-056-51/+135
* * pa.c (output_movb): Correct typo.danglin2004-07-291-1/+1
* PR c++/14607danglin2004-07-205-35/+172
* 2004-07-19 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-201-3/+0
* * config/pa/pa.md: Delete the two remaining define_peepholezack2004-07-191-76/+0
* * pa.c (fix_range): New function to mark a range(s) of registers asdanglin2004-07-142-16/+102
* * target.h (struct gcc_target): Add calls.pass_by_reference.rth2004-07-142-21/+37
* * pa-64.h (ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Delete.danglin2004-07-134-25/+17
* * builtins.c (std_gimplify_va_arg_expr): Handle types passedrth2004-07-131-9/+3
* * target-def.h (TARGET_MUST_PASS_IN_STACK): New.rth2004-07-132-6/+2
* PR target/16477danglin2004-07-132-15/+16
* * pa.c (hppa_gimplify_va_arg_expr): Remove comment.danglin2004-07-111-8/+0
* * pa.c (output_indirect_call): Only use %r2 as the link register indanglin2004-07-101-1/+9
* PR target/16459danglin2004-07-091-1/+1
* * config/pa/pa-protos.h (hppa_va_arg): Remove.rth2004-07-093-78/+43
* * gcc/config/pa/pa32-linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define.danglin2004-07-091-0/+94
* * pa.md (prefetch_32, prefetch_64): Simplify constraint checks.danglin2004-07-081-12/+6
* gcc/ChangeLog:aoliva2004-07-072-19/+19
* * config/alpha/alpha.c (alpha_use_dfa_pipeline_interface): Remove.steven2004-07-061-9/+1
* * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't checkjsm282004-07-051-3/+0
* * pa.md (prefetch, prefetch_32, prefetch_64): Only allow shortdanglin2004-07-051-6/+32
* * pa-protos.h (prefetch_operand): Add prototype.danglin2004-07-014-0/+141
* PR rtl-optimization/14782danglin2004-06-212-23/+56
* * pa.c (pa_hpux_init_libfunc): Add support for unord_optab.danglin2004-06-112-9/+81
* * pa.c (legitimize_pic_address): Use UNSPEC_DLTIND14R to identifydanglin2004-06-112-12/+107
* * pa.md: Disable the peephole2 patterns that generate indexeddanglin2004-05-311-0/+28
* * pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operandsdanglin2004-05-311-0/+1
* * pa.md: Fix typo from last change. Remove DFmode move to and fromdanglin2004-05-171-7/+5
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-132-5/+2
* PR target/15202danglin2004-05-071-25/+31
* * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c,kazu2004-04-301-1/+1
* * config/ia64/hpux.h: Predefine __STDCPP__ when compiling C++.zack2004-04-272-2/+6
* * pa.md: Remove unnecessary declarations for asm_out_file.danglin2004-04-161-2/+0
* * pa64-regs.h (DBX_REGISTER_NUMBER): Simplify and correct mapping ofdanglin2004-04-161-6/+4
* * pa64-hpux.h (LIB_SPEC): Fix library specification used with GNU ld.danglin2004-04-161-0/+13
* PR optimization/13424 (hppa), bootstrap/14462, c/14828danglin2004-04-051-56/+124