Age | Commit message (Expand) | Author | Files | Lines |
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 |
1999-11-09 | Add prototype header file | Nick Clifton | 1 | -135/+844 |
1999-10-14 | 1750a.md (movstrqi): Add missing output reload constraint. | Richard Henderson | 1 | -3/+3 |
1999-09-16 | m32r.c: Include toplev.h. | Richard Henderson | 1 | -1/+5 |
1999-09-06 | Merge in gcc2-ss-010999 | Jeff Law | 1 | -8/+6 |
1999-02-10 | Fix 64b-x-32b cross compiler breakage. Make alpha-x-m32r work again. | Jim Wilson | 1 | -7/+1 |
1998-12-10 | Fix alpha-x-m32r-elf bugs. | Jim Wilson | 1 | -2/+3 |
1998-11-24 | Describe changes made to source and destination registers. | Nick Clifton | 1 | -3/+3 |
1998-09-18 | Fix for PR1654 - implement "movstrsi" pattern to copy simple blocks of memory. | Nick Clifton | 1 | -0/+36 |
1998-09-03 | Change (reg:CC 17) to (reg:SI 17) | Nick Clifton | 1 | -16/+23 |
1998-05-08 | Hunk of m32r changes | Michael Meissner | 1 | -311/+359 |
1998-04-28 | update m32r port | Michael Meissner | 1 | -34/+271 |