]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/m32r/m32r.md
builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to clrmem*.
[thirdparty/gcc.git] / gcc / config / m32r / m32r.md
2004-07-07  Alexandre Olivabuiltins.c: Rename movstr*, except for movstrict*,...
2004-06-28  Steven Bosscherm32r.c (m32r_sched_odd_word_p, [...]): Remove.
2004-03-09  Kazu Hirata* config/m32r/m32r.md: Remove all define_peephole's.
2004-02-03  Kazu Hirataalpha.c, [...]: Use const0_rtx instead of GEN_INT (0).
2004-01-31  Kazu Hirataalloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfgho...
2004-01-15  Kazu Hirata* config/m32r/m32r.md: Remove useless calls to gen_lowpart.
2004-01-14  Kazu Hiratam32r.md: Use GEN_INT instead of gen_rtx (CONST_INT...
2004-01-10  Kazu Hiratam32r.md: Use define_constants for unspec and unspec_vol...
2004-01-10  Kazu Hiratam32r.md (flush_icache): Use 1 for unspec_volatile.
2004-01-09  Kazu Hiratare PR target/13380 (An unrecognized insn.)
2004-01-09  Kazu Hiratam32r.c (m32r_expand_block_move): Call gen_movestrsi_int...
2003-12-31  Kazuhiro InaokaAdd support for m32r-linux target.
2003-12-25  Kazu Hirata* config/m32r/m32r.md: Remove a constraint from a splitter.
2003-12-17  Kazu Hiratare PR target/11012 ([m32r-elf] wrong code with -O at...
2003-12-11  Nick Cliftonm32r.c: Convert to ISO-C
2003-12-09  Kazuhiro Inaokam32r.h: Add support for m32r2 processor.
2003-09-27  Kelley CookGNU CC -> GCC
2003-07-06  Kazu Hiratah8300.c: Fix comment typos.
2003-06-17  Kazu HirataChangeLog.3: Fix comment typos.
2003-06-15  Kazu Hirataalpha.md: Follow spelling conventions.
2003-06-13  Kazu Hirata* config/m32r/m32r.md: Fix a comment typo.
2002-09-20  Kazu Hiratam32r.c: Follow spelling conventions.
2002-06-17  Nick CliftonReplace gen_sequence with get_insns.
2002-01-09  Richard Hendersonm32r.c (move_src_operand): Fix 32-bit int test.
2001-11-19  Kaveh R. Ghaziunix.h (ASM_FILE_START): Const-ify.
2001-11-09  Ben Ellistonm32r.c: Add support for m32rx processor.
2001-11-04  Kaveh R. Ghazi1750a.h (EXTRA_SECTION_FUNCTIONS): Add prototype.
2001-06-11  Nick CliftonFix compile time warnings
1999-11-09  Nick CliftonAdd prototype header file
1999-10-15  Richard Henderson1750a.md (movstrqi): Add missing output reload constraint.
1999-09-16  Richard Hendersonm32r.c: Include toplev.h.
1999-09-07  Jeff LawMerge in gcc2-ss-010999
1999-02-10  Jim WilsonFix 64b-x-32b cross compiler breakage. Make alpha...
1998-12-10  Jim WilsonFix alpha-x-m32r-elf bugs.
1998-11-24  Nick CliftonDescribe changes made to source and destination registers.
1998-09-18  Nick CliftonFix for PR1654 - implement "movstrsi" pattern to copy...
1998-09-03  Nick CliftonChange (reg:CC 17) to (reg:SI 17)
1998-05-08  Michael MeissnerHunk of m32r changes
1998-04-28  Michael Meissnerupdate m32r port
1998-04-01  Jeffrey A Law1750a.md, [...]: Use GEN_INT consistently.
1998-03-06  Michael MeissnerFix calculation of right function unit
1998-01-28  Mike Stumprtlanal.c (dead_or_set_regno_p): Ignore REG_DEAD notes...
1998-01-27  Jeff LawMore comment tweaks.
1998-01-27  Mike Stumpm32r.md, [...]: Add some comments regarding use of...
1997-04-11  Doug EvansDelete "FIXME".
1997-04-11  Doug Evansm32r.h (UPPER16_P): Fix calculation.
1997-03-24  Doug EvansInitial revision