summaryrefslogtreecommitdiff
path: root/gcc/config/pa/pa.md
Commit message (Expand)AuthorAgeFilesLines
* Update FSF address.kcook2005-06-251-2/+2
* * config/pa/pa.c (legitimize_pic_address): Use gcc_assert andnathan2005-04-221-26/+21
* * config/pa/pa-protos.h: Add prototypes for magic_milli andkazu2005-03-181-1/+1
* PR rtl-optimization/17728danglin2005-02-271-5/+5
* PR middle-end/19697sayle2005-01-311-30/+8
* Update copyrights to 2005.danglin2005-01-151-1/+1
* * pa-protos.h (prefetch_operand): Delete.danglin2005-01-151-101/+55
* * config/pa/pa.md: (prefetch_64, prefetch_32): Fix typo. Usedanglin2004-11-011-2/+2
* * config/pa/pa.md: Delete the two remaining define_peepholezack2004-07-191-76/+0
* * pa.md (prefetch_32, prefetch_64): Simplify constraint checks.danglin2004-07-081-12/+6
* gcc/ChangeLog:aoliva2004-07-071-13/+13
* * pa.md (prefetch, prefetch_32, prefetch_64): Only allow shortdanglin2004-07-051-6/+32
* * pa-protos.h (prefetch_operand): Add prototype.danglin2004-07-011-0/+118
* * pa.c (legitimize_pic_address): Use UNSPEC_DLTIND14R to identifydanglin2004-06-111-11/+106
* * pa.md: Disable the peephole2 patterns that generate indexeddanglin2004-05-311-0/+28
* * pa.md: Fix typo from last change. Remove DFmode move to and fromdanglin2004-05-171-7/+5
* PR target/15202danglin2004-05-071-25/+31
* * pa.md: Remove unnecessary declarations for asm_out_file.danglin2004-04-161-2/+0
* PR optimization/13424 (hppa), bootstrap/14462, c/14828danglin2004-04-051-56/+124
* * pa.md (icacheflush): Reorder operands to make match_scratch operanddanglin2004-03-061-6/+5
* * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c,kazu2004-02-031-1/+1
* * pa.md: Change predicate of a peephole2 pattern from reg_or_0_operanddanglin2004-01-281-1/+1
* PR target/13713danglin2004-01-221-14/+14
* * pa-protos.h: Update copyright.danglin2004-01-211-1/+1
* * pa.c: Don't include obstack.h.danglin2004-01-121-1/+1
* * pa.h (TRAMPOLINE_TEMPLATE): Shorten sequence when generating PAdanglin2003-12-201-35/+79
* PR target/13054danglin2003-12-141-279/+759
* * pa.c (hppa_profile_hook): Split gen_call_profiler into separatedanglin2003-11-271-20/+33
* PR optimization/12630danglin2003-11-081-19/+460
* * pa.md: Missed update in previous commit.danglin2003-10-301-62/+164
* PR optimization/12630danglin2003-10-171-6/+6
* * pa.c (hppa_expand_prologue): Do pic register save in frame markerdanglin2003-09-241-5/+10
* 2003-08-22 Jason Eckhardt <jle@rice.edu>jle2003-08-231-5/+5
* * pa.md (extzv, extv, insv): Fix operand limit checks. Fail ifdanglin2003-08-091-26/+47
* PR target/11607 and PR target/11516danglin2003-07-231-33/+18
* PR Target/11453danglin2003-07-081-36/+51
* * expmed.c (extract_bit_field): Reverse operands of && condition tokenner2003-04-211-0/+8
* PR/8705danglin2003-04-201-5/+19
* PR 10062danglin2003-03-191-57/+36
* PR middle-end/9986danglin2003-03-091-16/+84
* * pa.md (return_external_pic): Add !TARGET_PA_20 to constraint.danglin2003-03-051-1/+4
* * pa.md: Correct and enhance comment.danglin2003-02-181-8/+40
* * config.gcc (hppa*-*-linux*): Set MASK_NO_SPACE_REGS indanglin2003-02-061-6/+25
* * pa-protos.h (attr_length_millicode_call): Remove second argument.danglin2003-02-021-271/+825
* * config/pa/pa.md (muldi3): Avoid invalid sharing of SUBREG RTXs.sayle2003-01-181-1/+1
* Merge basic-improvements-branch to trunkzack2002-12-161-5/+5
* * pa/fptr.c (__canonicalize_funcptr_for_compare): New file and function.danglin2002-12-051-1/+12
* * pa-protos.h (function_value): New prototype.danglin2002-11-271-5/+5
* * pa-linux.h (ASM_OUTPUT_EXTERNAL_LIBCALL): Define.danglin2002-10-311-248/+124
* * pa.md (extzv): Check predicates before emitting extzv_32.danglin2002-09-111-4/+14