Thursday, May 2, 2013

GCC 4.4.0 patch 1.8

Changes this version:

Fixed R11 restoration in epilogue being dropped by DCE
Added support for named sections
Removed support for zeroing memory bytes, was buggy with some devices

Download:
gcc-4.4.0-tms9900-1.8-patch.tar.gz

1 comment:

  1. Hi Eric, thanks for this release.

    I've been using it to write a simple raycaster for the TI, but I'm running into problems with the math. Can you tell me what the limitations are I need to take into account when dividing and multiplying? I also can't seem to build libgcc, which might be the solution I'm looking for. You wouldn't have a pre-compiled version available for download, would you?

    Thanks in advance,

    Danny

    ReplyDelete