| Commit message (Expand) | Author | Age | Files | Lines |
* | * function.c (expand_function_start): Ensure r_save is in Pmode. | sje | 2004-07-12 | 1 | -0/+5 |
* | 2004-07-12 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-07-12 | 1 | -1/+3 |
* | Fix for IA-64 union/long double ICE. | wilson | 2004-07-09 | 1 | -2/+6 |
* | 2004-07-08 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-07-08 | 1 | -1/+1 |
* | 2004-07-07 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-07-07 | 1 | -4/+10 |
* | * config/alpha/alpha.c (alpha_use_dfa_pipeline_interface): Remove. | steven | 2004-07-06 | 1 | -11/+1 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -9/+0 |
* | * rtl.def (ADDRESSOF): Remove. | rth | 2004-07-04 | 1 | -4/+0 |
* | * config/ia64/ia64.c (spill_xfmode_operand): Use assign_stack_temp | rth | 2004-07-04 | 2 | -8/+23 |
* | * config/ia64/ia64.md: Define new attribute "empty". | schwab | 2004-07-03 | 2 | -8/+16 |
* | * gimple-low.c (lower_function_body): Don't reset_block_changes here. | rth | 2004-07-02 | 1 | -0/+1 |
* | * config/ia64/hpux.h: Target does too support thread-local storage. | zack | 2004-06-30 | 1 | -4/+0 |
* | 2004-06-16 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-06-16 | 1 | -1/+3 |
* | * config/i386/i386.h (EXPAND_BUILTIN_VA_ARG): Just abort. | jason | 2004-06-11 | 2 | -37/+1 |
* | * target.h (struct gcc_target): Change gimplify_va_arg_expr | jason | 2004-06-10 | 1 | -11/+7 |
* | * config/ia64/unwind-ia64.c (uw_frame_state_for): Don't assume a | jakub | 2004-06-10 | 1 | -2/+4 |
* | Gimplify VA_ARG_EXPR into simpler forms. | jason | 2004-06-09 | 1 | -0/+38 |
* | 2004-06-08 Vladimir Makarov <vmakarov@redhat.com> | vmakarov | 2004-06-08 | 1 | -1/+2 |
* | 2004-05-25 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-25 | 1 | -0/+1 |
* | 2004-05-19 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-05-20 | 2 | -23/+53 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 2 | -27/+14 |
* | * config/alpha/freebsd.h (SUBTARGET_EXTRA_SPECS): Pass -Werror. | ljrittle | 2004-05-07 | 1 | -0/+1 |
* | 2004-05-04 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-05-04 | 1 | -1/+1 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -2/+2 |
* | Bug 14927 | wilson | 2004-04-27 | 1 | -8/+20 |
* | * config/ia64/hpux.h: Predefine __STDCPP__ when compiling C++. | zack | 2004-04-27 | 1 | -0/+1 |
* | * config/ia64/ia64intrin.h: Add intermediate cast to void * to | schwab | 2004-04-22 | 1 | -32/+32 |
* | 2004-04-21 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-04-21 | 2 | -4/+3 |
* | Fix IA-64 bootstrap error caused by -fregrename which is now the default. | wilson | 2004-04-21 | 1 | -2/+2 |
* | PR 14887 | zack | 2004-04-09 | 2 | -6/+6 |
* | 2004-04-07 H.J. Lu <hongjiu.lu@intel.com> | hjl | 2004-04-08 | 1 | -0/+3 |
* | * config/freebsd-spec.h, config/arc/arc-protos.h, | kazu | 2004-03-16 | 1 | -1/+1 |
* | gcc/ | kazu | 2004-03-15 | 2 | -2/+3 |
* | * config/ia64/hpux.h (TARGET_INIT_LIBFUNCS): Add undef. | sje | 2004-03-11 | 3 | -0/+21 |
* | * config/ia64/ia64.md (divsi3, udivsi3): Remove unused variable | schwab | 2004-03-10 | 1 | -2/+0 |
* | * config/ia64/ia64.md (divsi3): Fix algorithm. | sje | 2004-03-10 | 1 | -9/+11 |
* | * config/ia64/hpux.h (MULTILIB_DEFAULTS): Define. | zack | 2004-03-09 | 1 | -1/+3 |
* | * defaults.h (LEGITIMIZE_ADDRESS): Provide a default | kazu | 2004-03-07 | 1 | -7/+0 |
* | * config/ia64/ia64.md (divdf3_internal_thr): Fix algorithm. | sje | 2004-03-04 | 1 | -1/+1 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 2 | -9/+9 |
* | 2004-03-02 David O'Brien <obrien@FreeBSD.org> | obrien | 2004-03-02 | 1 | -2/+4 |
* | * config/ia64/ia64.h (no-inline-float-divide): New option. | sje | 2004-02-27 | 3 | -8/+49 |
* | * toplev.c (dump_file_tbl): Rename from dump_file. | rth | 2004-02-24 | 1 | -3/+3 |
* | Combine 2 redundant splitters into one. | wilson | 2004-02-21 | 1 | -12/+1 |
* | * config/ia64/ia64.c (ia64_function_arg): In big-endian mode, | zack | 2004-02-19 | 1 | -4/+17 |
* | * config/ia64/ia64.h (HARD_REGNO_CALLER_SAVE_MODE): New macro. | sje | 2004-02-19 | 1 | -0/+7 |
* | * dwarf2out.c (loclabel_num): Move outside #ifdef | zack | 2004-02-18 | 1 | -27/+27 |
* | PR c++/11326 | schwab | 2004-02-18 | 1 | -1/+1 |
* | PR c++/11326 | mmitchel | 2004-02-17 | 1 | -6/+38 |
* | * config/ia64/ia64.c, config/mips/mips.c, | kazu | 2004-02-15 | 1 | -2/+2 |