Age | Commit message (Expand) | Author | Files | Lines |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 3 | -14/+14 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 6 | -28/+22 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 2 | -12/+5 |
2007-03-22 | defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default. | Kai Tietz | 1 | -1/+1 |
2007-02-20 | c4x.md, [...]: Follow spelling conventions. | Kazu Hirata | 2 | -6/+6 |
2007-02-15 | tree.h (enum tree_code_class): Add tcc_vl_exp. | Sandra Loosemore | 1 | -52/+50 |
2006-10-23 | decl.c: Include langhooks.h. | Rafael Ávila de Espíndola | 1 | -2/+2 |
2006-03-02 | tm.texi (TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Document. | Richard Sandiford | 1 | -0/+5 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 2 | -16/+10 |
2005-08-16 | aclocal.m4 (gcc_AC_FUNC_PRINTF_PTR): Delete. | Kaveh R. Ghazi | 1 | -2/+2 |
2005-07-03 | bb-reorder.c, [...]: Avoid "." or "\n" at end of diagnostics and capital lett... | Joseph Myers | 1 | -1/+1 |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 1 | -1/+1 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 6 | -12/+12 |
2005-05-09 | iq2000.c (abort_with_insn): Use fancy_abort. | Nathan Sidwell | 2 | -29/+14 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-07 | iq2000.h (DONT_ACCESS_GBLS_AFTER_EPILOGUE): Don't define. | Ian Lance Taylor | 1 | -5/+0 |
2005-04-03 | iq2000.c (uns_arith_operand, [...]): Move to predicates.md. | Kazu Hirata | 4 | -236/+235 |
2005-03-30 | * config/iq2000/iq2000.h (target_flags, MASK_GPOPT, MASK_EMBEDDED_DATA) | Richard Sandiford | 3 | -130/+75 |
2005-02-21 | * config/iq2000/iq2000.h (DWARF_FRAME_RETURN_COLUMN): Change to 31. | Stan Cox | 1 | -6/+3 |
2005-01-18 | darwin.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-12 | (ASM_SPEC): Undefine (to stop -Qy being passed on to GAS) but do not define, | Nick Clifton | 1 | -1/+0 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 3 | -13/+11 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -1/+1 |
2004-10-28 | (iq2000_expand_epilogue): Use emit_jump_insn() to generate the return | Nick Clifton | 1 | -1/+1 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 2 | -5/+5 |
2004-09-08 | function.c (reference_callee_copied): New. | Richard Henderson | 2 | -2/+2 |
2004-08-18 | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 1 | -3/+0 |
2004-08-13 | darwin-c.c (find_subframework_file): Fix spelling of cannot. | Andrew Pinski | 1 | -1/+1 |
2004-07-20 | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 1 | -3/+0 |
2004-07-17 | langhooks.h (builtin_function): New langhook. | Joseph Myers | 1 | -2/+4 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 3 | -12/+9 |
2004-07-13 | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 1 | -14/+0 |
2004-07-13 | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 1 | -1/+1 |
2004-07-08 | iq2000-protos.h (iq2000_va_arg): Remove. | Richard Henderson | 3 | -197/+8 |
2004-07-04 | iq2000.c (TARGET_SCHED_USE_DFA_PIPELINE_INTERFACE): Define. | Steven Bosscher | 2 | -21/+22 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -5/+5 |
2004-05-21 | system.h: Poison NO_RECURSIVE_FUNCTION_CSE. | Ian Lance Taylor | 1 | -2/+0 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -1/+1 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -4/+3 |
2004-02-23 | Remove -fwritable-strings. | Zack Weinberg | 1 | -18/+14 |
2004-02-19 | arc.h, [...]: Remove commented-out or useless definitions of CASE_VECTOR_PC_R... | Kazu Hirata | 1 | -2/+0 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 1 | -2/+0 |
2004-02-07 | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. | Kazu Hirata | 1 | -1/+0 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 2 | -2/+2 |
2004-02-04 | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-02-02 | arm.md, [...]: Fix indentation. | Kazu Hirata | 1 | -4/+6 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -4/+4 |
2004-02-01 | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2 | -21/+20 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+1 |
2004-01-30 | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 1 | -0/+4 |