From c94ed734c1e813b9b9d9a0e9490db0b8bb6d0678 Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Mon, 28 Apr 2008 08:55:33 +0000 Subject: Add latest binutils snapshots. /trunk/config/binutils.in | 12 12 0 0 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/config/binutils.in b/config/binutils.in index 3e14ad3..8d0af90 100644 --- a/config/binutils.in +++ b/config/binutils.in @@ -51,6 +51,16 @@ config BINUTILS_V_2_18_50_0_4 prompt "2.18.50.0.4 (EXPERIMENTAL)" depends on EXPERIMENTAL +config BINUTILS_V_2_18_50_0_5 + bool + prompt "2.18.50.0.5 (EXPERIMENTAL)" + depends on EXPERIMENTAL + +config BINUTILS_V_2_18_50_0_6 + bool + prompt "2.18.50.0.6 (EXPERIMENTAL)" + depends on EXPERIMENTAL + # CT_INSERT_VERSION_ABOVE # Don't remove above line! endchoice @@ -66,6 +76,8 @@ config BINUTILS_VERSION default "2.18.50.0.2" if BINUTILS_V_2_18_50_0_2 default "2.18.50.0.3" if BINUTILS_V_2_18_50_0_3 default "2.18.50.0.4" if BINUTILS_V_2_18_50_0_4 + default "2.18.50.0.5" if BINUTILS_V_2_18_50_0_5 + default "2.18.50.0.6" if BINUTILS_V_2_18_50_0_6 # CT_INSERT_VERSION_STRING_ABOVE # Don't remove above line! -- cgit v0.10.2-6-g49f6