| Commit message (Expand) | Author | Age | Files | Lines |
* | * config/pa/pa.c (reloc_needed): Use CASE_CONVERT. | tomby | 2008-05-09 | 1 | -2/+1 |
* | 2008-05-07 Kai Tietz <kai,tietz@onevision.com> | ktietz | 2008-05-08 | 1 | -1/+1 |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 3 | -15/+15 |
* | PR target/35768 | danglin | 2008-04-10 | 2 | -34/+30 |
* | * function.h (incomming_args): Break out of struct function. | hubicka | 2008-04-08 | 3 | -14/+14 |
* | * pa.h (TARGET_LONG_PIC_SDIFF_CALL): Conditionalize define on | danglin | 2008-03-11 | 2 | -24/+23 |
* | PR middle_end/34150 | danglin | 2008-02-09 | 1 | -1/+20 |
* | * pa64-hpux.h (LIB_SPEC): Add "-lpthread" in shared links if "-mt" or | danglin | 2008-01-17 | 2 | -3/+6 |
* | PR libgfortran/34699 | danglin | 2008-01-17 | 3 | -15/+2 |
* | PR driver/33772 | danglin | 2007-12-31 | 1 | -0/+4 |
* | * pa.c (hppa_legitimize_address): Use INT14_OK_STRICT in mask selection. | danglin | 2007-12-22 | 1 | -1/+1 |
* | PR target/34525 | danglin | 2007-12-21 | 1 | -10/+28 |
* | PR target/34525 | danglin | 2007-12-20 | 1 | -0/+4 |
* | PR bootstrap/34003 | jakub | 2007-12-15 | 1 | -0/+8 |
* | PR middle-end/32889 | danglin | 2007-12-09 | 7 | -162/+169 |
* | PR middle-end/20983 | jakub | 2007-12-06 | 3 | -9/+4 |
* | PR fortran/31608 | danglin | 2007-10-27 | 1 | -3/+0 |
* | * doc/tm.texi (IS_ASM_LOGICAL_LINE_SEPARATOR): Document new argument. | bernds | 2007-09-19 | 1 | -1/+1 |
* | PR target/33062 | danglin | 2007-09-15 | 1 | -1/+1 |
* | * pa/linux-unwind.h: Guard with inhibit_libc. | danglin | 2007-09-11 | 2 | -0/+8 |
* | * pa/constraints.md: Remove 'X' from unused letters comment. | danglin | 2007-09-08 | 1 | -1/+1 |
* | * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp, | ghazi | 2007-08-24 | 1 | -2/+2 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 2 | -10/+10 |
* | * config/host-hpux.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-08-02 | 29 | -141/+112 |
* | PR target/32847 | danglin | 2007-07-31 | 1 | -28/+12 |
* | * config/pa/fptr.c: Update license header. | danglin | 2007-07-17 | 2 | -21/+49 |
* | PR middle-end/32398 | danglin | 2007-07-15 | 3 | -10/+49 |
* | Replace no_new_pseudos in backends. | ian | 2007-07-10 | 2 | -3/+2 |
* | rtl-optimization/32296 | danglin | 2007-06-30 | 3 | -45/+12 |
* | 2007-06-15 Andrew Pinski <andrew_pinski@playstation.sony.com> | pinskia | 2007-06-16 | 1 | -6/+10 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 2 | -22/+22 |
* | * pa/constraints.md: New file. | danglin | 2007-05-29 | 7 | -143/+181 |
* | * config/i386/i386.c, config/pa/pa.c, config/spu/spu.c, | kazu | 2007-05-26 | 1 | -1/+1 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -21/+7 |
* | * config/pa/pa.md: Split tgd_load, tld_load and tie_load | danglin | 2007-05-06 | 2 | -18/+63 |
* | * pa.c (pa_som_asm_init_sections): Ensure that cfun->machine is not | danglin | 2007-04-12 | 1 | -2/+3 |
* | * defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | rth | 2007-03-22 | 1 | -1/+1 |
* | * pa.c (output_deferred_plabels, output_bb, output_millicode_call, | danglin | 2007-03-19 | 1 | -14/+14 |
* | * pa.md: Add fpstore_load and store_fpload instruction types. Provide | danglin | 2007-03-18 | 2 | -35/+91 |
* | * pa.c (attr_length_call): Partially revert change of 2007-03-09. | danglin | 2007-03-16 | 1 | -3/+3 |
* | * pa.md (vdepi_ior): Don't allow zero length deposit. Likewise for | danglin | 2007-03-13 | 1 | -3/+3 |
* | * pa.c (attr_length_call): Revise condition for long pc-relative branch. | danglin | 2007-03-10 | 1 | -6/+9 |
* | * pa.md: In unamed move patterns, disparge copies between general | danglin | 2007-03-06 | 1 | -23/+33 |
* | * pa/predicates.md (move_src_operand): Allow zero for mode. | danglin | 2007-02-28 | 2 | -2/+5 |
* | * pa.md (muldi3): Force subregs to registers in 64-bit expander. | danglin | 2007-02-24 | 1 | -4/+4 |
* | * config/c4x/c4x.md, config/cris/cris.c, config/crx/crx.c, | kazu | 2007-02-20 | 6 | -10/+10 |
* | PR target/30634 | danglin | 2007-02-10 | 1 | -4/+23 |
* | * pa.md (addvdi3, addvsi3, subvdi3, subvsi3, negvdi2, negvsi2): New | danglin | 2007-02-03 | 1 | -12/+215 |
* | * pa.md (tp_load): Correct mfctl instruction syntax. | danglin | 2007-02-02 | 1 | -1/+1 |
* | PR other/30182 | sje | 2007-01-26 | 3 | -1/+9 |