| Commit message (Expand) | Author | Age | Files | Lines |
* | alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes. | Steven Bosscher | 2007-01-02 | 1 | -4/+2 |
* | recog.c (mode_dependent_address_p): Identify pre-increment... | Mark Shinwell | 2006-12-08 | 1 | -3/+1 |
* | * config/mn10300/mn10300.h (TARGET_CPU_CPP_BUILTINS): Add assertions of "cpu"... | Nick Clifton | 2006-08-25 | 1 | -0/+2 |
* | re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D... | Joseph Myers | 2006-02-18 | 1 | -2/+4 |
* | Preparatory work for PR target/21623: | J"orn Rennecke | 2005-11-22 | 3 | -4/+5 |
* | mn10300.c (TARGET_DEFAULT_TARGET_FLAGS): Add MASK_PTR_A0D0. | DJ Delorie | 2005-09-21 | 4 | -5/+44 |
* | Makefile.in, [...]: Fix comment/doc typos. | Kazu Hirata | 2005-08-06 | 1 | -1/+1 |
* | defaults.h (FRAME_GROWS_DOWNWARD): Define to 0 if not defined. | Jakub Jelinek | 2005-06-26 | 1 | -2/+2 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 7 | -14/+14 |
* | mn10300.c (print_operand): Use gcc_assert and gcc_unreachable as appropriate. | Nathan Sidwell | 2005-05-08 | 2 | -43/+34 |
* | attribs.c, [...]: Update copyright. | Kazu Hirata | 2005-04-28 | 3 | -3/+3 |
* | mn10300-protos.h (mn10300_override_options): Declare. | Richard Sandiford | 2005-04-05 | 5 | -44/+94 |
* | mn10300-protos.h: Remove the prototypes for call_address_operand, const_8bit_... | Kazu Hirata | 2005-03-19 | 5 | -37/+53 |
* | linux.h (LIB_SPEC, [...]): Remove redundant, incorrect definitions. | Alexandre Oliva | 2005-02-07 | 1 | -14/+0 |
* | linux.h (LIB_SPEC): Remove -rpath-link. | Daniel Jacobowitz | 2005-01-26 | 1 | -2/+1 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 3 | -11/+10 |
* | (legitimate_address_p): Reject address whose index is itself the sum of two | Nick Clifton | 2004-12-10 | 1 | -0/+1 |
* | (CONDITIONAL_REGISTER_USAGE): When adding the PIC register to the fixed_regs ... | Nick Clifton | 2004-10-29 | 1 | -1/+2 |
* | darwin-c.c, [...]: Fix comment typos. | Kazu Hirata | 2004-09-18 | 1 | -1/+1 |
* | function.c (reference_callee_copied): New. | Richard Henderson | 2004-09-08 | 2 | -2/+2 |
* | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 2004-08-18 | 1 | -1/+1 |
* | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 2004-07-14 | 1 | -3/+0 |
* | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 2004-07-13 | 2 | -6/+22 |
* | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 2004-07-13 | 1 | -12/+0 |
* | mn10300-protos.h (mn10300_va_arg): Remove. | Richard Henderson | 2004-07-09 | 3 | -41/+8 |
* | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 2004-07-04 | 1 | -13/+0 |
* | mn10300-protos.h (legitimate_address_p): Declare. | Alexandre Oliva | 2004-06-28 | 3 | -59/+107 |
* | mn10300.md (movdi, movdf): Use high/low for movu operands. | Alexandre Oliva | 2004-06-22 | 1 | -4/+4 |
* | mn10300.c (notice_update_cc): Don't handle CC_INVERT. | Kazu Hirata | 2004-03-17 | 2 | -9/+1 |
* | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 2004-02-08 | 1 | -2/+0 |
* | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. | Alan Modra | 2004-02-06 | 1 | -1/+1 |
* | alloc-pool.h, [...]: Update copyright. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 2004-02-03 | 2 | -3/+3 |
* | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 2004-02-02 | 1 | -1/+1 |
* | alpha.c: Remove mentions of deprecates macros in comments... | Kazu Hirata | 2004-01-30 | 1 | -0/+2 |
* | mn10300-protos.h: Remove the prototype for mn10300_builtin_saveregs. | Kazu Hirata | 2004-01-25 | 3 | -24/+24 |
* | * config/mn10300/mn10300.h (STRUCT_VALUE): Change to 0. | Kazu Hirata | 2004-01-14 | 1 | -1/+1 |
* | mn10300.c: Fix comment formatting. | Kazu Hirata | 2004-01-05 | 2 | -24/+24 |
* | mn10300.h (PREDICATE_CODES): Add const_8bit_operand and call_address_operand. | Kazu Hirata | 2004-01-02 | 1 | -2/+4 |
* | mn10300.c (mn10300_encode_section_info): Fix a warning. | Kazu Hirata | 2003-12-21 | 1 | -1/+1 |
* | arm.c: Convert to ISO-C. | Kazu Hirata | 2003-12-21 | 1 | -90/+37 |
* | d30v-protos.h [...]: Convert to ISO C90 function declarations and definitions. | Steven Bosscher | 2003-12-05 | 2 | -34/+34 |
* | gnu.h (HURD_TARGET_OS_CPP_BUILTINS): New. | Kaveh R. Ghazi | 2003-11-29 | 1 | -10/+1 |
* | c-pretty-print.c: Fix comment typos. | Kazu Hirata | 2003-10-05 | 1 | -1/+1 |
* | GNU CC -> GCC | Kelley Cook | 2003-09-27 | 5 | -20/+20 |
* | mn10300.md (andsi3): Fix cut&pasto in 0xfffffffe constant. | Alexandre Oliva | 2003-09-24 | 1 | -2/+2 |
* | mn10300.md: Revert 2003-09-17's patch. | Alexandre Oliva | 2003-09-22 | 1 | -12/+47 |
* | mn10300.md (andsi3, [...]): Make them set_zn. | Alexandre Oliva | 2003-09-18 | 1 | -12/+12 |
* | iq2000.c: Follow spelling conventions. | Kazu Hirata | 2003-08-23 | 1 | -3/+3 |
* | [multiple changes] | Alexandre Oliva | 2003-07-10 | 3 | -0/+133 |