Age | Commit message (Expand) | Author | Files | Lines |
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 |
2004-01-27 | iq2000-protos.h: Remove the prototype for iq2000_setup_incoming_varargs. | Kazu Hirata | 3 | -34/+44 |
2004-01-14 | iq2000-protos.h: Fix comment formatting. | Kazu Hirata | 3 | -15/+15 |
2003-12-16 | iq2000.h: Formatting. | Stan Cox | 3 | -661/+607 |
2003-10-29 | builtins.c (std_build_builtin_va_list): New. | Richard Henderson | 1 | -3/+0 |
2003-10-10 | genmodes.c, [...]: New files. | Zack Weinberg | 1 | -2/+0 |
2003-10-02 | target.h (init_libfuncs): New hook. | Zack Weinberg | 1 | -14/+0 |
2003-08-23 | iq2000.c: Fix comment typos. | Kazu Hirata | 2 | -4/+4 |
2003-08-23 | iq2000.c: Follow spelling conventions. | Kazu Hirata | 2 | -9/+9 |
2003-08-23 | pa.c: Replace 'GNU CC' with 'GCC'. | Jason Eckhardt | 4 | -254/+146 |
2003-08-21 | Makefile.in (INCLUDES): Remove -I$(srcdir)/config. | Zack Weinberg | 1 | -5/+0 |