"What's all this then?" ----------------------- Release name: frv-050408-1 Kernel: kernel-src.tar.bz2: kernel sources (contain ReleaseNotes) Image-mmu-fb.bz2: kernel image for MMU Linux (FR451 with VDK) with FB Image-fr550-mb93091-fb.bz2: kernel image for mb93091 with fr550 CPU with FB Image-mb93091-fb.bz2: kernel image for mb93091 with any CPU board, with FB (FB stands for Frame Buffer support) Image-fr550-mb93091.bz2: kernel image for mb93091 with fr550 CPU Image-cb70-standalone.bz2: kernel image for standalone CB70 Image-mb93091.bz2: kernel image for mb93091 with any CPU board Image-mb93093.bz2: kernel image for mb93093 Image-mmu.bz2: kernel image for MMU Linux (FR451 with VDK) Image-mmu-standalone.bz2: kernel image for MMU Linux (FR451 standalone) Image-fr550-mb93091-ltp.bz2: kernel image used to run fr550 LTP tests Image-mmu-linux-ltp.bz2: kernel image used to run MMU Linux LTP tests Image-mmu-uclinux-ltp.bz2: kernel image used to run uCLinux LTP tests linux-tests.tar.bz2: LTP and performance results Toolchain: tools-src.tar.bz2: toolchain sources glibc-src.tar.bz2: glibc sources uclibc-src.tar.bz2: uClibc sources header-src.tar.bz2: libc/kernel ABI headers tools-frv-linux-gnu.tar.bz2: binaries for frv-linux-gnu toolchain tools-frv400-uclinux.tar.bz2: binaries for frv400-uclinux toolchain tools-frv550-uclinux.tar.bz2: binaries for frv550-uclinux toolchain frv.pdf: toolchain documentation Root filesystem: rootfs-src.tar.bz2: root filesystem sources (contains README) rootfs-uclibc550-frv-050225-1.tar.bz2: root filesystem for frv550-uclinux rootfs-uclibc400-frv-050225-1.tar.bz2: root filesystem for frv400-uclinux rootfs-glibc-frv-050225-1.tar.bz2: root filesystem for frv-linux-gnu rootfs-doc.tar.bz2: root filesystem per-package documentation rda.pdf: Remote Debug Agent documentation, unchanged RedBoot: redboot-frv-041214.tar.bz2: RedBoot vR2.0K for FR-V, unchanged Other files: 00README (this file) FDPIC-ABI.txt: FR-V FDPIC ABI description, version 1.0, unchanged FDPIC-ABI-TLS.txt: ABI extensions for Thread Local Storage, unchanged pm-sample.sh: Power Management sample script, unchanged 0MD5SUMS Verifying that files have been downloaded correctly --------------------------------------------------- Run: md5sum -c 0MD5SUMS && echo everything ok If this command does not print `everything ok' at the end, it means some file is missing or corrupted. The md5sum output will let you know which. Kernel changes since last release --------------------------------- - Fixed ptrace() memory access problem in kernel. (IT#69185) - Fixed preempt bug in kernel. (IT#68297) - Added atomic operation traps in kernel for use by userland. (IT#68297) - Fixed VDK reboot problem in kernel. (IT#68355) Toolchain changes since last release ------------------------------------ - libgcc can now unwind through signal handlers - a code generation bug related to inlined cleanups has been fixed - a store motion bug has been fixed - an internal compiler error related to basic block merging has been fixed glibc changes since last release -------------------------------- - backtrace() now works correctly - the definition of PTHREAD_STACK_MIN has been corrected - libc's .eh_frame section is now correctly terminated, fixing several unwind-related problems - unwind information has been added to various cancellable libc routines, allowing them to be cancelled correctly when -fexceptions is in use - Modified glibc to use kernel traps for atomic ops. (IT#68297) - Fixed return values of internal glibc lll_futex ops. (IT#69097) NB: The glibc changes for IT# 68297 require corresponding kernel changes. Therefore, the rootfs from this release will not work with prior kernel releases. rootfs changes since last release --------------------------------- - Fixed problem with color being swapped (IT#68192) - Added support for gif/jpeg files (IT#68191) The Fine Print -------------- This ftp'able archive will be deleted if it is known that you have downloaded your release. If you have problems installing this release, please contact Alexandre Oliva . Thanks!