Skip to main content.
Navigation:
DENX
>
Know
>
ELDKUpdates
Translations:
Edit
|
Attach
|
Raw
|
Ref-By
|
Printable
|
More
Know
Sections of this site:
DENX Home
|
DULG
|
ELDK-5
|
Know
|
Training
|
U-Boot
|
U-Bootdoc
Topics
Know Home
Readme
Changes
Index
Search
Go
List of pages in Know
Search
%TOC% ---++ Updates for ELDK 3.1.1: ---++ Patchset 389: Fixes:: memory leak in appWeb web server Changes:: Target RPMs for appWeb:%BR% %BR% %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Package* | *New Package* | | appWeb-ppc_*-1.2.2-1_5 | appWeb-ppc_*-1.2.2-1_6 | | *CVS Tags:* || | ELDK-3.0 | LABEL_2004_12_25_2045 | ---++ Patchset 390: Fixes:: problems with native GCC on 6xx systems (symptoms: lmbench does not work correctly on MPC5200 etc.) Changes:: Target RPMs for GCC/G++:<br><br> %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Package* | *New Package* | | gcc-c++-ppc_*-3.3.3-10 | gcc-c++-ppc_*-3.3.3-11 | | gcc-ppc_*-3.3.3-10 | gcc-ppc_*-3.3.3-11 | | *CVS Tags:* || | ELDK-3.0 | LABEL_2004_12_25_2045 | ---++ Patchset 391: Fixes:: Improved the build script so that multiple ELDK builds can be run on the same host in parallel, and that all files are cleaned up upon interruption by Ctrl-C Changes:: _build.sh_ shell script; no changes visible to end users%BR% %BR% %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Package* | *New Package* | | build.sh:1.29 | build.sh:1.30 | | *CVS Tags:* || | ELDK-3.0 | none | ---++ Patchset 392: Fixes:: binutils (gas) problem: the native assembler did not understand the "mftb" mnemonic Changes:: Target RPMs for binutils:%BR% %BR% %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Package* | *New Package* | | binutils-ppc_*-2.14-7 | binutils-ppc_*-2.14-8 | | *CVS Tags:* || | ELDK-3.0 | LABEL_2004_12_27_2315 | ---++ Patchset 393: Fixes:: Change ELDK version string to prepare for release of ELDK 3.1.1 (Bug Fix Release) Changes:: Build Script and README files ---++ Patchset 394: Fixes:: =ELDK_FIXOWNER= does not work on <nop>FreeBSD where UID/GID "root" don't exist; =ELDK_MAKEDEV= did not create entries for =/dev/hdb*= Changes:: =ELDK_FIXOWNER= and =ELDK_MAKEDEV= scripts:%BR% %BR% %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Version* | *New Version* | | ELDK_FIXOWNER 1.3 | 1.4 | | ELDK_MAKEDEV 1.4 | 1.5 | ---++ Patchset 395: Fixes:: makes =install= tool runnable under <nop>FreeBSD Changes:: add <nop>FreeBSD's ="brandelf"= tool (plus needed header file) and "brand" the install program as Linux binary which is required for execution under <nop>FreeBSD:%BR% %BR% No changes visible to user. ---++ Patchset 400: Fixes:: Update to PCMCIA Card Services to version 3.2.8 Changes:: new PCMCIA Card Services packages%BR% %BR% %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Version* | *New Version* | | pcmcia-cs 3.2.1-3 | 3.2.8-1 | ---++ Patchset 401: Fixes:: "passwd -d name" resulted in a segmentation fault. Changes:: fixed configuration for libuser:%BR% %BR% %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Version* | *New Version* | | libuser-devel-ppc_*-0.51.7-1_2.ppc.rpm | libuser-devel-ppc_*-0.51.7-1_3.ppc.rpm | | libuser-ppc_*-0.51.7-1_2.ppc.rpm | libuser-ppc_*-0.51.7-1_2.ppc.rpm | ---++ No Patchset: Fixes:: _setlocale()_ does not work; locale definitions are missing Changes:: Update =/usr/bin/localedef= binary on the build host. The host system's =localedef= is invoked as part of the target =glibc= build process to generate the locale files. After the upgrade of the ELDK code base, the new =glibc= Makefile now invokes =localedef= with command line arguments that are not supported by the old version of =localedef= installed on the build host. This results in the fact that no locale files are generated. %BR% %BR% No changes visible to end users. ---++ Patchset 402: Fixes:: Improved Support for <nop>PowerQUICC-III (MPC85xx) family. Preliminary version in the context of the current GCC/binutils using soft-float. Changes:: Creates new ppc_85xx target packages%BR% %BR% %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Version* | *New Version* | | glibc-common 2.3.1-51a_7 | 2.3.1-51a_8 | | glibc 2.3.1-51a_7 | 2.3.1-51a_8 | | glibc-devel 2.3.1-51a_7 | 2.3.1-51a_8 | | glibc-utils 2.3.1-51a_7 | 2.3.1-51a_8 | | glibc-profile 2.3.1-51a_7 | 2.3.1-51a_8 | | libstdc++ 3.3.3-11 | 3.3.3-12 | | libstdc++-devel 3.3.3-11 | 3.3.3-12 | | cpp 3.3.3-11 | 3.3.3-12 | | gcc 3.3.3-11 | 3.3.3-12 | | gcc-c++ 3.3.3-11 | 3.3.3-12 | | binutils 2.14-8 | 2.14-9 | ---++ Updates for ELDK 3.1.2 ---++ Patchset 403: Fixes:: Update Linux and U-Boot source trees and README's Changes:: Linux and U-Boot source trees, README.html ---++ Patchset 404: Fixes:: Fix build problems; Update README Changes:: README.html ---++ Patchset 405: Fixes:: Fix build problems Changes:: ---++ Patchset 406: Fixes:: Update README Changes:: README.html ---++ Patchset 407: Fixes:: Make sure that no string instructions are used for MPC85xx CPUs. Changes:: gcc (cross and native) and glibc %BR% %BR% %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Version* | *New Version* | | gcc 3.3.3-9 | 3.3.3-10 | | libstdc++ 3.3.3-12 | 3.3.3-13 | | libstdc++-devel 3.3.3-12 | 3.3.3-13 | | cpp 3.3.3-12 | 3.3.3-13 | | gcc 3.3.3-12 | 3.3.3-13 | | gcc-c++ 3.3.3-12 | 3.3.3-13 | ---++ Patchset 408 Fixes:: Fix broken floating point support for ppc_4xxFP Changes:: glibc %BR% %BR% %TABLE{ headeralign="left, left" cellpadding="4" }% | *Old Version* | *New Version* | | glibc-common 2.3.1-51a_8 | 2.3.1-51a_9 | | glibc 2.3.1-51a_8 | 2.3.1-51a_9 | | glibc-devel 2.3.1-51a_8 | 2.3.1-51a_9 | | glibc-utils 2.3.1-51a_8 | 2.3.1-51a_9 | | glibc-profile 2.3.1-51a_8 | 2.3.1-51a_9 | -- Main.WolfgangDenk - 06 Jun 2005