| Commit message (Expand) | Author | Age | Files | Lines |
* | constraints.md: New file. | Kaz Kojima | 2007-07-03 | 1 | -10/+7 |
* | Merge dataflow branch into mainline | Daniel Berlin | 2007-06-11 | 1 | -4/+4 |
* | bitops.md, [...]: Follow spelling conventions. | Kazu Hirata | 2007-02-04 | 1 | -6/+6 |
* | m32r-protos.h (m32r_expand_epilogue): Declare it. | Kaz Kojima | 2007-01-18 | 1 | -135/+135 |
* | alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes. | Steven Bosscher | 2007-01-02 | 1 | -2/+1 |
* | Remove accidental commit to this file | Nick Clifton | 2006-03-11 | 1 | -24/+0 |
* | * config/m32r/m32r.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt... | Nick Clifton | 2006-03-06 | 1 | -0/+24 |
* | re PR target/23309 (m32r-linux-gcc ICE: in extract_insn, at recog.c) | Kazuhiro Inaoka | 2005-08-10 | 1 | -1/+1 |
* | config/m32r/m32r.c (m32r_output_function_epilogue): Care for a large stack # | Kazuhiro Inaoka | 2005-07-08 | 1 | -2/+18 |
* | m32r-protos.h: Remove m32r_finalize_pic. | Kazuhiro Inaoka | 2005-07-05 | 1 | -10/+4 |
* | Update FSF address. | R. Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | opt-functions.awk (var_type): New function. | Richard Sandiford | 2005-05-26 | 1 | -18/+1 |
* | common.opt (-Wattributes): New. | DJ Delorie | 2005-05-25 | 1 | -1/+1 |
* | m32r.c (m32r_expand_block_move): Return 0 if nothing was done. | Kazuhiro Inaoka | 2005-05-24 | 1 | -4/+7 |
* | m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as app... | Nathan Sidwell | 2005-05-06 | 1 | -40/+27 |
* | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 2005-04-23 | 1 | -1/+1 |
* | little.h (TARGET_ENDIAN_DEFAULT): Delete. | Richard Sandiford | 2005-03-29 | 1 | -38/+68 |
* | config/m32r/m32r-protos.h... | Kazu Hirata | 2005-03-18 | 1 | -428/+2 |
* | target.h (targetm.calls.arg_partial_bytes): New. | Richard Henderson | 2004-12-29 | 1 | -10/+12 |
* | config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFF reloca... | Kazuhiro Inaoka | 2004-12-15 | 1 | -1/+10 |
* | builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app... | Joseph Myers | 2004-11-09 | 1 | -1/+1 |
* | m32r.h (CONDITIONAL_REGISTER_USAGE): Don't exclude fixed registers form all_u... | Kazuhiro Inaoka | 2004-10-08 | 1 | -2/+2 |
* | re PR target/17119 ([m32r] ICE at switch case 0x8000) | Nick Clifton | 2004-08-26 | 1 | -5/+2 |
* | emit-rtl.c (gen_const_mem): New. | Richard Henderson | 2004-08-18 | 1 | -3/+1 |
* | rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P. | Richard Henderson | 2004-08-18 | 1 | -1/+1 |
* | m32r.c: Include integrate.h in order to get the prototype for get_hard_reg_in... | Nick Clifton | 2004-07-27 | 1 | -0/+1 |
* | genattr.c (struct range, [...]): Remove them. | Paolo Bonzini | 2004-07-20 | 1 | -2/+0 |
* | target.h (struct gcc_target): Add calls.pass_by_reference. | Richard Henderson | 2004-07-13 | 1 | -10/+16 |
* | builtins.c (std_gimplify_va_arg_expr): Handle types passed by reference. | Richard Henderson | 2004-07-13 | 1 | -15/+0 |
* | target-def.h (TARGET_MUST_PASS_IN_STACK): New. | Richard Henderson | 2004-07-13 | 1 | -2/+3 |
* | m32r-protos.h (m32r_va_arg): Remove. | Richard Henderson | 2004-07-08 | 1 | -52/+7 |
* | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 2004-07-07 | 1 | -2/+2 |
* | re PR c++/1679 (c++ -v -save-temps -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isyste... | Kazuhiro Inaoka | 2004-07-07 | 1 | -1/+24 |
* | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 2004-07-05 | 1 | -8/+0 |
* | m32r.c (m32r_sched_odd_word_p, [...]): Remove. | Steven Bosscher | 2004-06-28 | 1 | -180/+2 |
* | m32r.h (RETURN_ADDR_RTX): Define. | Kazuhiro Inaoka | 2004-06-15 | 1 | -1/+37 |
* | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 2004-05-13 | 1 | -2/+0 |
* | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 2004-03-31 | 1 | -2/+2 |
* | m32r.c (signed_comparison_operator): Add a missing parenthesis. | Kazu Hirata | 2004-03-05 | 1 | -1/+1 |
* | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 2004-03-03 | 1 | -6/+3 |
* | target-def.h (TARGET_STRUCT_VALUE_RTX): Define as hook_rtx_tree_int_null. | Kazu Hirata | 2004-02-08 | 1 | -2/+0 |
* | alpha.c, [...]: Revert the replacements of "FALLTHRU" with "Fall through" don... | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | darwin.c, [...]: Fix comment formatting. | Kazu Hirata | 2004-02-04 | 1 | -2/+2 |
* | alpha.c, [...]: Fix comment typos. | Kazu Hirata | 2004-02-04 | 1 | -1/+1 |
* | arc.md, [...]: Replace gen_rtx with gen_rtx_fmt_e*. | Kazu Hirata | 2004-02-02 | 1 | -8/+8 |
* | arm.c, [...]: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (". | Kazu Hirata | 2004-02-01 | 1 | -7/+7 |
* | m32r.c (m32r_load_pic_register): Use GEN_INT instead of gen_rtx_CONST_INT. | Kazu Hirata | 2004-01-31 | 1 | -1/+1 |
* | m32r-protos.h: Remove the prototype for m32r_setup_incoming_varargs. | Kazu Hirata | 2004-01-29 | 1 | -2/+24 |
* | (call26_operand): Allow in PIC mode. | Kazuhiro Inaoka | 2004-01-09 | 1 | -1/+1 |
* | m32r.c (m32r_expand_block_move): Call gen_movestrsi_internal with two more ar... | Kazu Hirata | 2004-01-09 | 1 | -19/+53 |