Age | Commit message (Expand) | Author | Files | Lines |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+2 |
2008-09-03 | h8300.c (expand_a_shift): Avoid invalid RTL sharing. | Jeff Law | 1 | -3/+3 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -4/+4 |
2008-08-06 | alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. | Kaveh R. Ghazi | 1 | -24/+24 |
2008-07-21 | h8300.c (h8300_hard_regno_scratch_ok): New. | DJ Delorie | 1 | -0/+18 |
2008-02-20 | h8300.md (insv): Force source operand to be a register. | DJ Delorie | 1 | -1/+1 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -1/+1 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -4/+3 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -5/+5 |
2007-02-04 | h8300.c, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -9/+9 |
2006-10-28 | re PR target/29377 (Build for h8300-elf crashes on 64bit hosts due to int/HWI... | Uros Bizjak | 1 | -5/+5 |
2006-08-28 | * config/h8300/h8300.c (TARGET_DEFAULT_TARGET_FLAGS): New. | Prafulla Thakare | 1 | -0/+3 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -3/+5 |
2005-04-30 | h8300.c (byte_reg): Use gcc_assert and gcc_unreachable as appropriate. | Nathan Sidwell | 1 | -249/+240 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -3/+3 |
2005-03-18 | hooks.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-17 | h8300-protos.h: Remove prototypes for general_operand_src... | Kazu Hirata | 1 | -489/+1 |
2005-03-17 | h8300.c (h8300_init_once): Use MASK_H8300S_1 instead of MASK_H8300S. | Kazu Hirata | 1 | -1/+1 |
2004-11-09 | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 1 | -3/+3 |
2004-09-15 | configure.ac: Check for COMDAT support. | Mark Mitchell | 1 | -2/+3 |
2004-08-13 | darwin-c.c (find_subframework_file): Fix spelling of cannot. | Andrew Pinski | 1 | -1/+1 |
2004-07-08 | Introduce H8SX support. | Alexandre Oliva | 1 | -119/+1520 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -1/+1 |
2004-04-30 | bb-reorder.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-03-04 | * config/h8300/h8300.c: Put a comment for every function. | Kazu Hirata | 1 | -2/+46 |
2004-03-02 | h8300.c (gtle_operator): Accept GT and LE. | Kazu Hirata | 1 | -2/+2 |
2004-02-18 | h8300-protos.h: Add a prototype for h8300_expand_branch. | Kazu Hirata | 1 | -0/+14 |
2004-02-18 | h8300-protos.h: Add prototypes for h8300_hard_regno_nregs and h8300_hard_regn... | Kazu Hirata | 1 | -0/+26 |
2004-02-18 | h8300-protos.h: Update the prototype for expand_a_rotate(). | Kazu Hirata | 1 | -1/+1 |
2004-02-18 | h8300.c (expand_a_rotate): Don't generate insns by hand. | Kazu Hirata | 1 | -8/+30 |
2004-02-18 | h8300.c (h8300_emit_stack_adjustment): Fix a warning. | Kazu Hirata | 1 | -1/+1 |
2004-02-18 | h8300-protos.h: Update the prototype of fix_bit_operand(). | Kazu Hirata | 1 | -3/+4 |
2004-02-18 | h8300.c (fix_bit_operand): Change the name of the last argument to "code" fro... | Kazu Hirata | 1 | -2/+2 |
2004-02-18 | h8300.c: Remove an extern declaration of rtx_equal_function_value_matters. | Kazu Hirata | 1 | -2/+0 |
2004-02-17 | h8300.c (fix_bit_operand): Don't generate insns by hand. | Kazu Hirata | 1 | -4/+15 |
2004-02-17 | h8300.c (h8300_expand_prologue): Don't generate insns by hand. | Kazu Hirata | 1 | -2/+1 |
2004-02-17 | h8300.c (h8300_emit_stack_adjustment): Don't generate insns by hand. | Kazu Hirata | 1 | -6/+13 |
2004-02-10 | h8300-protos.h: Add a prototype for h8300_regs_ok_for_stm. | Kazu Hirata | 1 | -0/+31 |
2004-02-09 | re PR target/13721 (SEGV on inline-asm) | Kazu Hirata | 1 | -0/+3 |
2004-02-08 | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 1 | -2/+0 |
2004-02-04 | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -4/+4 |
2004-02-02 | arm.md, [...]: Fix indentation. | Kazu Hirata | 1 | -3/+4 |
2004-02-02 | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 1 | -4/+4 |
2004-01-28 | h8300.c (WORD_REG_USED): Use HARD_FRAME_POINTER_REGNUM instead of FRAME_POINT... | Kazu Hirata | 1 | -31/+58 |
2004-01-27 | h8300.c (h8300_tiny_constant_address_p): Use a switch statement instead of a ... | Kazu Hirata | 1 | -2/+8 |
2004-01-26 | h8300.c (h8300_tiny_constant_address_p): Use a switch statement instead of a ... | Kazu Hirata | 1 | -12/+15 |
2004-01-24 | h8300-protos.h: Provide prototypes for h8300_legitimate_constant_p and h8300_... | Kazu Hirata | 1 | -0/+45 |
2004-01-21 | coff.h: Update copyright. | Kazu Hirata | 1 | -1/+1 |