public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] cc/gcc: update Linaro GCC revisions to 2012.08
@ 2012-08-20 18:21 Benoît Thébaudeau
  0 siblings, 0 replies; only message in thread
From: Benoît Thébaudeau @ 2012-08-20 18:21 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1345486826 -7200
# Node ID 6b26606413410c98774618af22eb9555d2cc3f9b
# Parent  11c23aa9c9f9e748cd6059367ef19fff23d61bd5
cc/gcc: update Linaro GCC revisions to 2012.08

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_7_2012_07
+config CC_V_linaro_4_7_2012_08
     bool
-    prompt "linaro-4.7-2012.07 (EXPERIMENTAL)"
+    prompt "linaro-4.7-2012.08 (EXPERIMENTAL)"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_7
 
@@ -54,9 +54,9 @@
     depends on EXPERIMENTAL
     select CC_GCC_4_7
 
-config CC_V_linaro_4_6_2012_07
+config CC_V_linaro_4_6_2012_08
     bool
-    prompt "linaro-4.6-2012.07 (EXPERIMENTAL)"
+    prompt "linaro-4.6-2012.08 (EXPERIMENTAL)"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_6
 
@@ -364,10 +364,10 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "linaro-4.7-2012.07" if CC_V_linaro_4_7_2012_07
+    default "linaro-4.7-2012.08" if CC_V_linaro_4_7_2012_08
     default "4.7.1" if CC_V_4_7_1
     default "4.7.0" if CC_V_4_7_0
-    default "linaro-4.6-2012.07" if CC_V_linaro_4_6_2012_07
+    default "linaro-4.6-2012.08" if CC_V_linaro_4_6_2012_08
     default "4.6.3" if CC_V_4_6_3
     default "4.6.2" if CC_V_4_6_2
     default "4.6.1" if CC_V_4_6_1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-20 18:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-20 18:21 [PATCH] cc/gcc: update Linaro GCC revisions to 2012.08 Benoît Thébaudeau

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).