summaryrefslogtreecommitdiff
path: root/gcc/config/pa
Commit message (Expand)AuthorAgeFilesLines
* * 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
* PR target/14548neroden2004-04-051-3/+0
* gcc/kazu2004-03-152-2/+2
* * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h,kazu2004-03-113-10/+10
* * pa.md (icacheflush): Reorder operands to make match_scratch operanddanglin2004-03-062-8/+5
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-1/+1
* * pa64-hpux.h (LIB_SPEC): Fix linking under HP-UX 11.00 with -p and -pg.danglin2004-02-281-4/+10
* gcc/kazu2004-02-271-1/+2
* * config.gcc (hppa*-*-*, parisc*-*-*): Add MASK_BIG_SWITCH to alldanglin2004-02-252-2/+2
* gcc/kazu2004-02-232-3/+1
* * pa.h (PIC_OFFSET_TABLE_REGNUM): Define to INVALID_REGNUM when notdanglin2004-02-181-2/+3
* gcc/kazu2004-02-181-1/+1
* * config/t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAMErth2004-02-161-0/+3
* * config.gcc: Don't mention MAX_LONG_TYPE_SIZE.kazu2004-02-072-3/+0
* * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco.amodra2004-02-061-1/+1
* * config/pa/pa.c (emit_hpdiv_const): Replace gen_rtx withkazu2004-02-051-2/+2
* * config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c,kazu2004-02-041-1/+1
* * config/alpha/alpha.c, config/arc/arc.c,kazu2004-02-041-1/+1
* * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,kazu2004-02-031-1/+1
* alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,kazu2004-01-311-1/+1
* * config/alpha/alpha.c: Remove mentions of deprecates macroskazu2004-01-301-0/+4
* * pa.md: Change predicate of a peephole2 pattern from reg_or_0_operanddanglin2004-01-281-1/+1
* * config/pa/pa.c (emit_move_sequence): Check that operand1 is asayle2004-01-281-1/+4
* * config/pa/pa-protos.h: Remove the prototype forkazu2004-01-263-29/+43
* 2004-01-22 James A. Mmorrison <ja2morri@uwaterloo.ca>phython2004-01-231-2/+1
* PR target/13713danglin2004-01-221-14/+14
* * pa-protos.h: Update copyright.danglin2004-01-213-3/+3
* * pa-protos.h (compute_frame_size): Use HOST_WIDE_INT for frame sizes.danglin2004-01-203-74/+200
* * final.c (final_scan_insn): Make non-static again.drow2004-01-181-4/+5
* * pa.c: Don't include obstack.h.danglin2004-01-122-2/+1
* * pa.h (TRAMPOLINE_TEMPLATE): Shorten sequence when generating PAdanglin2003-12-202-78/+168
* PR target/13054danglin2003-12-144-531/+1249
* * config/gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New.ghazi2003-11-291-5/+1
* * pa.c (hppa_profile_hook): Split gen_call_profiler into separatedanglin2003-11-272-38/+64
* * pa.h (TRAMPOLINE_TEMPLATE): Fix flushing of cache lines whendanglin2003-11-111-8/+9