This toolchain release is a bug fix release, containing fixes for bugs found in 2008R1 release.
elf2flt passes -q option to real.ld. --gc-sections will be ignored by ld since it cannot be used together with -q.gprof. The latest uClibc no longer supports gcc -fprofile-arcs -pg style profiling. You may use other alternatives, like OProfile.bfin-elf-gdb, interrupting the simulated program with ^C does not work immediately. It will not take the effect until user press another key.-fstack-limit-symbol cannot be used with multithreading applications. Use -mstack-check-l1 instead.-fstack-limit-symbol cannot be used with -mfdpic. Use -mstack-check-l1 instead.-fprofile-arcs cannot be used with -mfdpic.-fstack-limit-symbol, -mstack-check-l1, --code-in-l1 and --data-in-l1 should not be used in application, which is expected to run on SMP enabled bf561 kernel.ldd and ldconfig are only installed for bfin-linux-uclibc toolchain.jtag and gdbproxy have been moved into toolchain release.cfftrad4_fr16, ifftrad4_fr16, rfftrad4_fr16 have been added in libdsp library.-mcpu=bf54x-0.1, -mcpu=bf52x-0.1, -mcpu=bf538-0.2 have been added in GCC.This section lists the bugs that are known to be fixed in this release. The number before the description is the bug ID in the GNU toolchain for the Blackfin processor project tracker. Here only list the import bugs that have been fixed. For a full list, see tracker.