config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Wed Oct 29 21:20:23 2008 +0000 (2008-10-29)
changeset 1016 a059741f7bd4
parent 602 1968d150a34f
child 1318 5416f4ba36bf
permissions -rw-r--r--
Finally enable the PPC-8xx memset workaround, by Nye Liu.
http://sourceware.org/ml/crossgcc/2008-10/msg00094.html

/trunk/scripts/build/libc/glibc.sh | 9 9 0 0 +
/trunk/patches/glibc/2.7/290-powerpc-8xx-CPU15-errata.patch | 22 19 3 0 +
/trunk/samples/powerpc-860-linux-gnu/crosstool.config | 344 344 0 0 +++++++++++++++++++
/trunk/samples/powerpc-860-linux-gnu/reported.by | 3 3 0 0 +
4 files changed, 375 insertions(+), 3 deletions(-)
     1 source config/global.in
     2 source config/target.in
     3 source config/toolchain.in
     4 source config/kernel.in
     5 source config/gmp_mpfr.in
     6 source config/binutils.in
     7 source config/cc.in
     8 source config/libc.in
     9 source config/tools.in
    10 source config/debug.in