C54x Version 3.15 - Runtime Source Patch
========================================

This patch contains 2 files, a pc version of fdiv.asm and a unix version of fdiv.asm.
Download the one that you need.

Patch corrects bug number SDSsq05045.

Bug description:
Floating point divide operations are sometimes not very accurate.

To install the patch:
- copy current fdiv.asm into a backup file
- replace existing fdiv.asm with version 3.15 fdiv.asm in rts.src
- rebuild your customized runtime libary (rts.lib) with the updated rts.src

 
