| Commit message (Expand) | Author | Age | Files | Lines |
* | PR c++/14607 | danglin | 2004-07-20 | 5 | -35/+172 |
* | 2004-07-19 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-07-20 | 1 | -3/+0 |
* | * config/pa/pa.md: Delete the two remaining define_peephole | zack | 2004-07-19 | 1 | -76/+0 |
* | * pa.c (fix_range): New function to mark a range(s) of registers as | danglin | 2004-07-14 | 2 | -16/+102 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 2 | -21/+37 |
* | * pa-64.h (ARG_POINTER_REGNUM, STATIC_CHAIN_REGNUM): Delete. | danglin | 2004-07-13 | 4 | -25/+17 |
* | * builtins.c (std_gimplify_va_arg_expr): Handle types passed | rth | 2004-07-13 | 1 | -9/+3 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 2 | -6/+2 |
* | PR target/16477 | danglin | 2004-07-13 | 2 | -15/+16 |
* | * pa.c (hppa_gimplify_va_arg_expr): Remove comment. | danglin | 2004-07-11 | 1 | -8/+0 |
* | * pa.c (output_indirect_call): Only use %r2 as the link register in | danglin | 2004-07-10 | 1 | -1/+9 |
* | PR target/16459 | danglin | 2004-07-09 | 1 | -1/+1 |
* | * config/pa/pa-protos.h (hppa_va_arg): Remove. | rth | 2004-07-09 | 3 | -78/+43 |
* | * gcc/config/pa/pa32-linux.h (MD_FALLBACK_FRAME_STATE_FOR): Define. | danglin | 2004-07-09 | 1 | -0/+94 |
* | * pa.md (prefetch_32, prefetch_64): Simplify constraint checks. | danglin | 2004-07-08 | 1 | -12/+6 |
* | gcc/ChangeLog: | aoliva | 2004-07-07 | 2 | -19/+19 |
* | * config/alpha/alpha.c (alpha_use_dfa_pipeline_interface): Remove. | steven | 2004-07-06 | 1 | -9/+1 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -3/+0 |
* | * pa.md (prefetch, prefetch_32, prefetch_64): Only allow short | danglin | 2004-07-05 | 1 | -6/+32 |
* | * pa-protos.h (prefetch_operand): Add prototype. | danglin | 2004-07-01 | 4 | -0/+141 |
* | PR rtl-optimization/14782 | danglin | 2004-06-21 | 2 | -23/+56 |
* | * pa.c (pa_hpux_init_libfunc): Add support for unord_optab. | danglin | 2004-06-11 | 2 | -9/+81 |
* | * pa.c (legitimize_pic_address): Use UNSPEC_DLTIND14R to identify | danglin | 2004-06-11 | 2 | -12/+107 |
* | * pa.md: Disable the peephole2 patterns that generate indexed | danglin | 2004-05-31 | 1 | -0/+28 |
* | * pa.c (emit_move_sequence): Fix loading of non 14-bit CONST operands | danglin | 2004-05-31 | 1 | -0/+1 |
* | * pa.md: Fix typo from last change. Remove DFmode move to and from | danglin | 2004-05-17 | 1 | -7/+5 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 2 | -5/+2 |
* | PR target/15202 | danglin | 2004-05-07 | 1 | -25/+31 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -1/+1 |
* | * config/ia64/hpux.h: Predefine __STDCPP__ when compiling C++. | zack | 2004-04-27 | 2 | -2/+6 |
* | * pa.md: Remove unnecessary declarations for asm_out_file. | danglin | 2004-04-16 | 1 | -2/+0 |
* | * pa64-regs.h (DBX_REGISTER_NUMBER): Simplify and correct mapping of | danglin | 2004-04-16 | 1 | -6/+4 |
* | * pa64-hpux.h (LIB_SPEC): Fix library specification used with GNU ld. | danglin | 2004-04-16 | 1 | -0/+13 |
* | PR optimization/13424 (hppa), bootstrap/14462, c/14828 | danglin | 2004-04-05 | 1 | -56/+124 |
* | PR target/14548 | neroden | 2004-04-05 | 1 | -3/+0 |
* | gcc/ | kazu | 2004-03-15 | 2 | -2/+2 |
* | * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h, | kazu | 2004-03-11 | 3 | -10/+10 |
* | * pa.md (icacheflush): Reorder operands to make match_scratch operand | danglin | 2004-03-06 | 2 | -8/+5 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -1/+1 |
* | * pa64-hpux.h (LIB_SPEC): Fix linking under HP-UX 11.00 with -p and -pg. | danglin | 2004-02-28 | 1 | -4/+10 |
* | gcc/ | kazu | 2004-02-27 | 1 | -1/+2 |
* | * config.gcc (hppa*-*-*, parisc*-*-*): Add MASK_BIG_SWITCH to all | danglin | 2004-02-25 | 2 | -2/+2 |
* | gcc/ | kazu | 2004-02-23 | 2 | -3/+1 |
* | * pa.h (PIC_OFFSET_TABLE_REGNUM): Define to INVALID_REGNUM when not | danglin | 2004-02-18 | 1 | -2/+3 |
* | gcc/ | kazu | 2004-02-18 | 1 | -1/+1 |
* | * config/t-slibgcc-elf-ver: Define SHLIB_NAME and SHLIB_SONAME | rth | 2004-02-16 | 1 | -0/+3 |
* | * config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | kazu | 2004-02-07 | 2 | -3/+0 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | * config/pa/pa.c (emit_hpdiv_const): Replace gen_rtx with | kazu | 2004-02-05 | 1 | -2/+2 |
* | * config/alpha/alpha.c, config/arc/arc.c, config/avr/avr.c, | kazu | 2004-02-04 | 1 | -1/+1 |