config/config.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Fri Sep 09 14:15:10 2011 +0200 (2011-09-09)
branch1.12
changeset 2656 9bc6d5555cac
parent 2447 bb73e7632b54
child 2650 4d299836e994
permissions -rw-r--r--
debug/gdb: update the version strings

Almost all versions have been renamed, but the gdb folks did not
setup legacy symlinks.

For more information, see this message:
http://sourceware.org/ml/gdb/2011-09/msg00002.html

Reported-by: ManuelStahl <manuel.stahl@iis.fraunhofer.de>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
(transplanted from 32209f462bbb35f3e3c7b260dc643e1183bdd710)
     1 mainmenu "The crosstool-NG configuration menu"
     2 source "config/configure.in"
     3 source "config/backend.in"
     4 source "config/global.in"
     5 source "config/target.in"
     6 source "config/toolchain.in"
     7 source "config/kernel.in"
     8 source "config/binutils.in"
     9 source "config/cc.in"
    10 source "config/libc.in"
    11 source "config/debug.in"
    12 source "config/companion_libs.in"
    13 source "config/companion_tools.in"
    14 source "config/test_suite.in"