public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] cc/gcc: update Linaro GCC revisions to 2011.11
@ 2011-11-14 12:33 Benoît Thébaudeau
  2011-11-14 21:00 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Benoît Thébaudeau @ 2011-11-14 12:33 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1321273752 -3600
# Node ID 9ffe2891d4485e0852ceaeaf64cf8e42ea8d9a52
# Parent  3cd375ecdd7213104577bbd70863fa35f387bb93
cc/gcc: update Linaro GCC revisions to 2011.11

Update Linaro GCC with the latest available revisions.

Signed-off-by: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>

diff --git a/config/cc/gcc.in b/config/cc/gcc.in
--- a/config/cc/gcc.in
+++ b/config/cc/gcc.in
@@ -36,9 +36,9 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
-config CC_V_linaro_4_6_2011_10
+config CC_V_linaro_4_6_2011_11
     bool
-    prompt "linaro-4.6-2011.10 (EXPERIMENTAL)"
+    prompt "linaro-4.6-2011.11 (EXPERIMENTAL)"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_6
 
@@ -325,7 +325,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "linaro-4.6-2011.10" if CC_V_linaro_4_6_2011_10
+    default "linaro-4.6-2011.11" if CC_V_linaro_4_6_2011_11
     default "4.6.2" if CC_V_4_6_2
     default "4.6.1" if CC_V_4_6_1
     default "4.6.0" if CC_V_4_6_0

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-11-14 21:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-11-14 12:33 [PATCH] cc/gcc: update Linaro GCC revisions to 2011.11 Benoît Thébaudeau
2011-11-14 21:00 ` Yann E. MORIN

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).