Age | Commit message (Expand) | Author | Files | Lines |
2009-06-25 | arc.c: Include "df.h". | Ian Lance Taylor | 1 | -3/+1 |
2009-05-27 | m32r.c: Use REG_P, MEM_P and CONST_INT_P where applicable. | Shujing Zhao | 1 | -14/+14 |
2009-05-12 | Merge cond-optab branch. | Paolo Bonzini | 1 | -395/+20 |
2009-02-20 | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 1 | -1/+1 |
2008-04-25 | re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore) | Jan Hubicka | 1 | -3/+3 |
2007-08-31 | re PR target/33132 (m32r: ICE: RTL check: expected elt 0 type 'i' or 'n', hav... | Nick Clifton | 1 | -11/+6 |
2007-08-02 | host-hpux.c: Change copyright header to refer to version 3 of the GNU General... | Nick Clifton | 1 | -4/+3 |
2007-07-03 | constraints.md: New file. | Kaz Kojima | 1 | -15/+11 |
2007-02-04 | bitops.md, [...]: Follow spelling conventions. | Kazu Hirata | 1 | -6/+6 |
2007-01-18 | m32r-protos.h (m32r_expand_epilogue): Declare it. | Kaz Kojima | 1 | -10/+54 |
2006-07-27 | re PR target/28508 (Assembler Error: operand out of range (145 not between -1... | Kazuhiro Inaoka | 1 | -6/+8 |
2005-09-07 | re PR target/23747 (ICE with -O2, -O3 execute/builtins/memcpy-chk.c) | Kazuhiro Inaoka | 1 | -2/+2 |
2005-06-25 | Update FSF address. | R. Kelley Cook | 1 | -2/+2 |
2005-05-24 | m32r.c (m32r_expand_block_move): Return 0 if nothing was done. | Kazuhiro Inaoka | 1 | -3/+5 |
2005-05-06 | m32r.c (m32r_encode_section_info): Use gcc_assert and gcc_unreachable, as app... | Nathan Sidwell | 1 | -3/+3 |
2005-03-18 | config/m32r/m32r-protos.h... | Kazu Hirata | 1 | -0/+2 |
2005-03-12 | cfglayout.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-03-10 | (load_sda_base_32): New pattern. Loads sda base address on medium model. | Kazuhiro Inaoka | 1 | -0/+8 |
2004-12-15 | config/m32r.c (m32r_legitimize_pic_address): Changed to support GOTOFF reloca... | Kazuhiro Inaoka | 1 | -1/+11 |
2004-09-14 | m32r.md, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-24 | re PR target/17093 ([m32r-*-gcc] ICE with -msdata=use -O0) | Nick Clifton | 1 | -1/+1 |
2004-07-27 | m32r.c: Include integrate.h in order to get the prototype for get_hard_reg_in... | Nick Clifton | 1 | -8/+8 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -2/+2 |
2004-06-28 | m32r.c (m32r_sched_odd_word_p, [...]): Remove. | Steven Bosscher | 1 | -193/+110 |
2004-03-09 | * config/m32r/m32r.md: Remove all define_peephole's. | Kazu Hirata | 1 | -58/+0 |
2004-02-03 | alpha.c, [...]: Use const0_rtx instead of GEN_INT (0). | Kazu Hirata | 1 | -4/+4 |
2004-01-31 | alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c, | Kazu Hirata | 1 | -1/+2 |
2004-01-15 | * config/m32r/m32r.md: Remove useless calls to gen_lowpart. | Kazu Hirata | 1 | -6/+4 |
2004-01-14 | m32r.md: Use GEN_INT instead of gen_rtx (CONST_INT, VOIDmode, ...). | Kazu Hirata | 1 | -3/+3 |
2004-01-10 | m32r.md: Use define_constants for unspec and unspec_volatile. | Kazu Hirata | 1 | -18/+25 |
2004-01-10 | m32r.md (flush_icache): Use 1 for unspec_volatile. | Kazu Hirata | 1 | -1/+1 |
2004-01-09 | re PR target/13380 (An unrecognized insn.) | Kazu Hirata | 1 | -96/+96 |
2004-01-09 | m32r.c (m32r_expand_block_move): Call gen_movestrsi_internal with two more ar... | Kazu Hirata | 1 | -6/+10 |
2003-12-31 | Add support for m32r-linux target. | Kazuhiro Inaoka | 1 | -7/+153 |
2003-12-25 | * config/m32r/m32r.md: Remove a constraint from a splitter. | Kazu Hirata | 1 | -1/+1 |
2003-12-17 | re PR target/11012 ([m32r-elf] wrong code with -O at branch of conditional) | Kazu Hirata | 1 | -17/+0 |
2003-12-11 | m32r.c: Convert to ISO-C | Nick Clifton | 1 | -10/+10 |
2003-12-09 | m32r.h: Add support for m32r2 processor. | Kazuhiro Inaoka | 1 | -5/+9 |
2003-09-27 | GNU CC -> GCC | Kelley Cook | 1 | -4/+4 |
2003-07-06 | h8300.c: Fix comment typos. | Kazu Hirata | 1 | -2/+2 |
2003-06-17 | ChangeLog.3: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2003-06-15 | alpha.md: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2003-06-13 | * config/m32r/m32r.md: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2002-09-20 | m32r.c: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-06-17 | Replace gen_sequence with get_insns. | Nick Clifton | 1 | -2/+2 |
2002-01-09 | m32r.c (move_src_operand): Fix 32-bit int test. | Richard Henderson | 1 | -3/+3 |
2001-11-19 | unix.h (ASM_FILE_START): Const-ify. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-11-09 | m32r.c: Add support for m32rx processor. | Ben Elliston | 1 | -8/+101 |
2001-11-04 | 1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype. | Kaveh R. Ghazi | 1 | -2/+2 |
2001-06-11 | Fix compile time warnings | Nick Clifton | 1 | -2/+2 |