| Commit message (Expand) | Author | Age | Files | Lines |
* | PR testsuite/35843 | hubicka | 2008-04-25 | 2 | -4/+4 |
* | * function.h (incomming_args): Break out of struct function. | hubicka | 2008-04-08 | 1 | -15/+15 |
* | * config/mmix/mmix.c (mmix_encode_section_info): Remove duplicate | hp | 2007-11-22 | 1 | -1/+0 |
* | * config/mmix/mmix.c (mmix_encode_section_info): Use alloca to | hp | 2007-11-22 | 1 | -6/+3 |
* | * config/mmix/mmix.h (FUNCTION_INCOMING_ARG_REGNO_P): Don't define | hp | 2007-09-25 | 3 | -10/+24 |
* | * config/mmix/mmix.md ("*cmpcc_folded"): In condition, gate | hp | 2007-09-25 | 1 | -1/+2 |
* | * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX, | ghazi | 2007-09-03 | 1 | -1/+1 |
* | * config/arc/arc-protos.h arc_select_cc_mode, gen_compare_reg): | ghazi | 2007-08-23 | 2 | -8/+8 |
* | * config/host-hpux.c: Change copyright header to refer to version 3 of the GNU | nickc | 2007-08-02 | 7 | -34/+27 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -11/+11 |
* | * config/mmix/mmix.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt... | nickc | 2006-04-18 | 1 | -1/+0 |
* | * config/alpha/alpha.c (alpha_start_function): Use switch_to_section. | rsandifo | 2005-12-07 | 1 | -3/+3 |
* | * config/mmix/mmix.c (mmix_intval): Correct handling of DFmode | hp | 2005-10-30 | 1 | -13/+7 |
* | * c-common.h (GCC_DIAG_STYLE): Define. | jsm28 | 2005-07-03 | 1 | -2/+2 |
* | * defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | jakub | 2005-06-26 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 8 | -16/+16 |
* | PR target/21914 | hp | 2005-06-05 | 1 | -4/+4 |
* | * c-pch.c, timevar.c, timevar.h, unwind-compat.c, | kazu | 2005-05-27 | 1 | -1/+1 |
* | * config/mmix/predicates.md: New file. | hp | 2005-05-04 | 4 | -154/+175 |
* | * config/mmix/mmix.opt: New file. | hp | 2005-05-02 | 3 | -87/+103 |
* | * attribs.c, c-pragma.c, caller-save.c, cfghooks.h, | kazu | 2005-04-28 | 2 | -2/+3 |
* | * config/mips/mips.c (mips_legitimize_tls_address): Use | nathan | 2005-04-26 | 3 | -7/+6 |
* | * diagnostic.c (warning): Accept parameter to classify warning option. | dj | 2005-04-23 | 1 | -1/+1 |
* | * config/mmix/mmix.h (ASM_OUTPUT_INTERNAL_LABEL): Define. | hp | 2004-12-30 | 3 | -0/+13 |
* | PR target/18321 | hp | 2004-12-28 | 1 | -5/+1 |
* | PR target/18331 | hp | 2004-11-28 | 1 | -4/+34 |
* | PR target/18347 | hp | 2004-11-13 | 2 | -11/+16 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | * dbxout.c (asmfile): Delete. All uses changed to asm_out_file. | zack | 2004-10-21 | 2 | -14/+0 |
* | * function.c (reference_callee_copied): New. | rth | 2004-09-08 | 2 | -2/+2 |
* | * rtl.def (NIL): Delete. | zack | 2004-08-18 | 1 | -3/+3 |
* | * target.h (struct gcc_target): Add calls.pass_by_reference. | rth | 2004-07-14 | 3 | -21/+8 |
* | * builtins.c (std_gimplify_va_arg_expr): Handle types passed | rth | 2004-07-13 | 1 | -23/+9 |
* | * target-def.h (TARGET_MUST_PASS_IN_STACK): New. | rth | 2004-07-13 | 2 | -4/+4 |
* | * config/mmix/mmix-protos.h (mmix_expand_builtin_va_arg): Remove. | rth | 2004-07-09 | 3 | -109/+14 |
* | * c-decl.c, config/m32r/m32r.c, expr.c, optabs.c: Don't check | jsm28 | 2004-07-05 | 1 | -5/+0 |
* | Merge tree-ssa-20020619-branch into mainline. | dnovillo | 2004-05-13 | 1 | -1/+0 |
* | * explow.c (promote_mode): Use PROMOTE_FUNCTION_MODE instead of | pbrook | 2004-04-08 | 1 | -5/+3 |
* | gcc/ | kazu | 2004-03-15 | 1 | -1/+1 |
* | * c-typeck.c, combine.c, cse.c, dominance.c, et-forest.h, | kazu | 2004-03-11 | 1 | -1/+1 |
* | * defaults.h (LEGITIMIZE_ADDRESS): Provide a default | kazu | 2004-03-07 | 1 | -2/+0 |
* | 2004-02-07 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2004-03-03 | 1 | -3/+3 |
* | * config/ia64/ia64.c, config/mips/mips.c, | kazu | 2004-02-15 | 1 | -1/+1 |
* | * doc/tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | amodra | 2004-02-06 | 1 | -1/+1 |
* | * config/darwin.c, config/darwin.h, config/freebsd-spec.h, | kazu | 2004-02-04 | 2 | -5/+5 |
* | * config/alpha/alpha.c, config/arc/arc.c, | kazu | 2004-02-04 | 2 | -2/+2 |
* | * config/alpha/alpha.c, config/arm/arm.c, config/c4x/c4x.c, | kazu | 2004-02-03 | 1 | -1/+1 |
* | * config/arc/arc.md, config/arm/arm.c, config/arm/arm.md, | kazu | 2004-02-02 | 1 | -3/+4 |
* | * config/alpha/alpha.c: Remove mentions of deprecates macros | kazu | 2004-01-30 | 1 | -3/+3 |
* | * config/mips/mips-protos.h: Remove the prototypes for | kazu | 2004-01-25 | 3 | -26/+34 |