Age | Commit message (Expand) | Author | Files | Lines |
2005-06-26 | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 1 | -2/+2 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 7 | -14/+14 |
2005-05-08 | mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate. | Nathan Sidwell | 2 | -43/+34 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 3 | -3/+3 |
2005-04-05 | mn10300-protos.h (mn10300_override_options): Declare. | Richard Sandiford | 5 | -44/+94 |
2005-03-19 | mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_... | Kazu Hirata | 5 | -37/+53 |
2005-02-07 | linux.h (LIB_SPEC, [...]): Remove redundant, incorrect definitions. | Alexandre Oliva | 1 | -14/+0 |
2005-01-26 | linux.h (LIB_SPEC): Remove -rpath-link. | Daniel Jacobowitz | 1 | -2/+1 |
2004-12-29 | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 3 | -11/+10 |
2004-12-10 | (legitimate_address_p): Reject address whose index is itself the sum of two | Nick Clifton | 1 | -0/+1 |
2004-10-29 | (CONDITIONAL_REGISTER_USAGE): When adding the PIC register to the fixed_regs ... | Nick Clifton | 1 | -1/+2 |
2004-09-18 | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
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 | -1/+1 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -3/+0 |
2004-07-13 | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 2 | -6/+22 |
2004-07-13 | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 1 | -12/+0 |
2004-07-09 | mn10300-protos.h (mn10300_va_arg): Remove. | Richard Henderson | 3 | -41/+8 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -13/+0 |
2004-06-28 | mn10300-protos.h (legitimate_address_p): Declare. | Alexandre Oliva | 3 | -59/+107 |
2004-06-22 | mn10300.md (movdi, movdf): Use high/low for movu operands. | Alexandre Oliva | 1 | -4/+4 |
2004-03-17 | mn10300.c (notice_update_cc): Don't handle CC_INVERT. | Kazu Hirata | 2 | -9/+1 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 1 | -2/+0 |
2004-02-06 | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 1 | -1/+1 |
2004-02-04 | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 2 | -3/+3 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -1/+1 |
2004-01-30 | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 1 | -0/+2 |
2004-01-25 | mn10300-protos.h: Remove the prototype for mn10300_builtin_saveregs. | Kazu Hirata | 3 | -24/+24 |
2004-01-14 | * config/mn10300/mn10300.h (STRUCT_VALUE): Change to 0. | Kazu Hirata | 1 | -1/+1 |
2004-01-05 | mn10300.c: Fix comment formatting. | Kazu Hirata | 2 | -24/+24 |
2004-01-02 | mn10300.h (PREDICATE_CODES): Add const_8bit_operand and call_address_operand. | Kazu Hirata | 1 | -2/+4 |
2003-12-21 | mn10300.c (mn10300_encode_section_info): Fix a warning. | Kazu Hirata | 1 | -1/+1 |
2003-12-21 | arm.c: Convert to ISO-C. | Kazu Hirata | 1 | -90/+37 |
2003-12-05 | d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 2 | -34/+34 |
2003-11-29 | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 1 | -10/+1 |
2003-10-05 | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 5 | -20/+20 |
2003-09-24 | mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe constant. | Alexandre Oliva | 1 | -2/+2 |
2003-09-22 | mn10300.md: Revert 2003-09-17's patch. | Alexandre Oliva | 1 | -12/+47 |
2003-09-18 | mn10300.md (andsi3, [...]): Make them set_zn. | Alexandre Oliva | 1 | -12/+12 |
2003-08-23 | iq2000.c: Follow spelling conventions. | Kazu Hirata | 1 | -3/+3 |
2003-07-10 | [multiple changes] | Alexandre Oliva | 3 | -0/+133 |
2003-07-10 | [multiple changes] | Alexandre Oliva | 4 | -1/+429 |
2003-07-10 | mn10300.h (PREDICATE_CODES): Define. | Alexandre Oliva | 4 | -59/+858 |
2003-07-03 | m32r.c: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-19 | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 3 | -15/+10 |
2003-06-11 | d30v.h: Delete reference to ASM_FINAL_SPEC. | Roger Sayle | 1 | -1/+0 |
2003-03-09 | frv.h: Use TARGET_CPU_CPP_BUILTINS, not CPP_PREDEFINES. | Neil Booth | 1 | -1/+7 |
2003-02-14 | mn10300.c (mn10300_wide_const_load_uses_clr): New function. | Alexandre Oliva | 3 | -6/+93 |