| Commit message (Expand) | Author | Age | Files | Lines |
* | * pa.c (print_operand): Use non-trapping completers for UNLE, UNLT, | danglin | 2004-09-26 | 1 | -8/+11 |
* | * config/darwin-c.c, config/arc/arc.c, config/arc/arc.md, | kazu | 2004-09-18 | 2 | -8/+8 |
* | 2004-09-17 Jeffrey D. Oldham <oldham@codesourcery.com> | zack | 2004-09-17 | 2 | -3/+2 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 2 | -2/+2 |
* | * doc/tm.texi (MD_UNWIND_SUPPORT): Document. | amodra | 2004-09-08 | 2 | -93/+116 |
* | PR libstdc++/17005 (fix for HP-UX 11.11) | danglin | 2004-08-25 | 8 | -112/+287 |
* | * tree.h (build_int_cst): New, sign extended constant. | nathan | 2004-08-25 | 1 | -1/+1 |
* | * config/pa/pa-protos.h (readonly_data, one_only_readonly_data_section, | danglin | 2004-08-20 | 4 | -99/+89 |
* | * emit-rtl.c (gen_const_mem): New. | rth | 2004-08-18 | 1 | -7/+5 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -1/+1 |
* | * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | rth | 2004-08-18 | 1 | -1/+1 |
* | .: | nathan | 2004-08-15 | 1 | -2/+1 |
* | PR libstdc++/17005 partial fix. | danglin | 2004-08-14 | 1 | -1/+12 |
* | 2004-08-12 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-08-13 | 3 | -18/+18 |
* | * pa.c (pa_asm_output_aligned_bss, pa_asm_output_aligned_common, | danglin | 2004-08-05 | 6 | -51/+135 |
* | * pa.c (output_movb): Correct typo. | danglin | 2004-07-29 | 1 | -1/+1 |
* | 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 |