# # Release Note and Change Log of Cross GCC for RMT # ### 7 Jul, 2006 Shinpei Kato ### gcc-rmt-1.0.5 1. Disabled the delay slots. "nop" instruction is put in all the delay slots. ### 28 Dec, 2005 Shinpei Kato ### gcc-rmt-1.0.3 and gcc-rmt-1.0.4 1. Sorry, forgotten writing the change logs. These two versions fixed a few internal bugs about the ISA format. ### 3 Feb, 2005 Shinpei Kato ### gcc-rmt-1.0.2 1. Applied rmt cross compiler to GCC 3.4.3 2. Fixed some compiler failure problems with newlib-1.13.0 ### 8 Jan, 2005 Shinpei Kato ### gcc-rmt-1.0.1 1. Applied rmt cross compiler to NEWLIB-1.13.0 ### 17 Oct, 2004 Shinpei Kato ### gcc-rmt-1.0.0 1. Released cross gcc for RMT processor - Being based on MIPS version - Modified the register set - Modified ISAs - Modified the instruction scheduling for RMT Out-of-Order - Modified all the floating-point instructions - Modified in-register movements - Modified some basic instructions like mult, div, rem, etc.