Age | Commit message (Expand) | Author | Files | Lines |
2009-03-28 | inclhack.def (aix_syswait, [...]): Remove. | Joseph Myers | 1 | -4/+0 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2 | -2/+2 |
2009-01-05 | config.gcc: Add m32r*-*-rtems*. | Joel Sherrill | 1 | -0/+33 |
2008-08-31 | fwprop.c (should_replace_address): Add speed attribute. | Jan Hubicka | 1 | -3/+4 |
2008-08-30 | optabs.c (expand_abs_nojump): Update BRANCH_COST call. | Jan Hubicka | 1 | -1/+1 |
2008-08-29 | m32r.h (LEGITIMATE_CONSTANT_P): Treat LABEL_REFs in the same way as SYMBOL_REFs. | Nick Clifton | 1 | -1/+1 |
2008-08-28 | * config/m32r/m32r.h (IRA_COVER_CLASSES): Define. | Nick Clifton | 1 | -1/+6 |
2008-07-02 | re PR target/36669 (Wrong versioning for __float128) | H.J. Lu | 1 | -0/+10 |
2008-06-01 | rtl.h (emit_clobber, [...]): Declare. | Richard Sandiford | 1 | -2/+2 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 3 | -14/+14 |
2008-04-08 | function.h (incomming_args): Break out of struct function. | Jan Hubicka | 2 | -6/+6 |
2007-08-31 | re PR target/33132 (m32r: ICE: RTL check: expected elt 0 type 'i' or 'n', hav... | Nick Clifton | 2 | -11/+13 |
2007-08-24 | alpha.c (alpha_mangle_type, [...]): Constify. | Kaveh R. Ghazi | 1 | -3/+3 |
2007-08-23 | arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu... | Kaveh R. Ghazi | 1 | -6/+6 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 9 | -39/+30 |
2007-07-11 | * config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Revert previous delta and use g... | Nick Clifton | 1 | -44/+12 |
2007-07-11 | * config/m32r/m32r.h (INITIALIZE_TRAMPOLINE): Provide alternative version for... | Nick Clifton | 1 | -0/+32 |
2007-07-07 | auto-inc-dec.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2007-07-03 | constraints.md: New file. | Kaz Kojima | 5 | -116/+165 |
2007-06-19 | * config/m32r/linux.h (LIB_SPEC): Always imply -lpthread for -pthread. | Nick Clifton | 1 | -3/+5 |
2007-06-11 | Merge dataflow branch into mainline | Daniel Berlin | 1 | -4/+4 |
2007-02-04 | bitops.md, [...]: Follow spelling conventions. | Kazu Hirata | 4 | -28/+28 |
2007-01-18 | m32r-protos.h (m32r_expand_epilogue): Declare it. | Kaz Kojima | 3 | -146/+191 |
2007-01-02 | alpha.md, [...]: Always use set_unique_reg_note to add REG_EQUAL notes. | Steven Bosscher | 1 | -2/+1 |
2006-12-08 | recog.c (mode_dependent_address_p): Identify pre-increment... | Mark Shinwell | 1 | -4/+1 |
2006-07-27 | re PR target/28508 (Assembler Error: operand out of range (145 not between -1... | Kazuhiro Inaoka | 1 | -6/+8 |
2006-05-30 | m32r.h (DBX_OUTPUT_SOURCE_LINE): Fix type of begin_label. | Steven Bosscher | 2 | -31/+32 |
2006-03-11 | Remove accidental commit to this file | Nick Clifton | 1 | -24/+0 |
2006-03-11 | Do not reference flag_strnegth_reduce | Nick Clifton | 1 | -1/+0 |
2006-03-06 | * config/m32r/m32r.h (OPTIMIZATION_OPTIONS): Remove reference to flag_strengt... | Nick Clifton | 1 | -0/+24 |
2006-02-18 | re PR target/24837 (move dynamic linker names out of LINK_SPEC and into new D... | Joseph Myers | 1 | -3/+5 |
2005-12-07 | alpha.c (alpha_start_function): Use switch_to_section. | Richard Sandiford | 2 | -4/+2 |
2005-11-22 | c-cppbuiltin.c (c_cpp_builtins): Define __pic__ and __PIC__ when flag_pic is ... | Kaveh R. Ghazi | 1 | -5/+0 |
2005-09-07 | re PR target/23747 (ICE with -O2, -O3 execute/builtins/memcpy-chk.c) | Kazuhiro Inaoka | 1 | -2/+2 |
2005-08-10 | re PR target/23309 (m32r-linux-gcc ICE: in extract_insn, at recog.c) | Kazuhiro Inaoka | 1 | -1/+1 |
2005-07-08 | config/m32r/m32r.c (m32r_output_function_epilogue): Care for a large stack # | Kazuhiro Inaoka | 1 | -2/+18 |
2005-07-08 | linux.h (STARTFILE_SPEC): Support PIE. | Kazuhiro Inaoka | 2 | -2/+8 |
2005-07-05 | m32r-protos.h: Remove m32r_finalize_pic. | Kazuhiro Inaoka | 3 | -27/+4 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 9 | -18/+18 |
2005-05-26 | opt-functions.awk (var_type): New function. | Richard Sandiford | 3 | -24/+3 |
2005-05-25 | common.opt (-Wattributes): New. | DJ Delorie | 1 | -1/+1 |
2005-05-24 | m32r.c (m32r_expand_block_move): Return 0 if nothing was done. | Kazuhiro Inaoka | 3 | -8/+13 |
2005-05-06 | m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as app... | Nathan Sidwell | 3 | -44/+31 |
2005-05-05 | xm-m32r.h, linux.h: Delete files. | Kelley Cook | 2 | -61/+0 |
2005-05-04 | xm-m32r.h: Don't define HOST_WORDS_BIG_ENDIAN. | Kelley Cook | 2 | -8/+0 |
2005-04-28 | attribs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-04-23 | diagnostic.c (warning): Accept parameter to classify warning option. | DJ Delorie | 1 | -1/+1 |
2005-04-09 | dominance.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2005-03-29 | little.h (TARGET_ENDIAN_DEFAULT): Delete. | Richard Sandiford | 4 | -156/+159 |
2005-03-18 | config/m32r/m32r-protos.h... | Kazu Hirata | 5 | -488/+455 |