public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] cc/gcc: update Linaro GCC revisions to 2012.04
@ 2012-04-16 13:26 Benoît Thébaudeau
  2012-04-16 21:11 ` Yann E. MORIN
  2012-04-30 12:47 ` Yann E. MORIN
  0 siblings, 2 replies; 4+ messages in thread
From: Benoît Thébaudeau @ 2012-04-16 13:26 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1334582736 -7200
# Node ID 31be177199890c8ff636937d34a9d9b0f75e4126
# Parent  c7fa97debb36bcea78a28a639d1ae569997cc6f2
cc/gcc: update Linaro GCC revisions to 2012.04

Update Linaro GCC with the latest available revisions.

The 4.7 revision is also released, but the infrastructure is not yet ready for
it in CT-NG.

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_2012_03
+config CC_V_linaro_4_6_2012_04
     bool
-    prompt "linaro-4.6-2012.03 (EXPERIMENTAL)"
+    prompt "linaro-4.6-2012.04 (EXPERIMENTAL)"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_6
 
@@ -331,7 +331,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "linaro-4.6-2012.03" if CC_V_linaro_4_6_2012_03
+    default "linaro-4.6-2012.04" if CC_V_linaro_4_6_2012_04
     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] 4+ messages in thread

end of thread, other threads:[~2012-04-30 12:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-16 13:26 [PATCH] cc/gcc: update Linaro GCC revisions to 2012.04 Benoît Thébaudeau
2012-04-16 21:11 ` Yann E. MORIN
2012-04-16 21:52   ` Khem Raj
2012-04-30 12:47 ` 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).