public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] config: bump Linaro GCC revisions to 2011.07
@ 2011-07-26 19:47 Benoît THÉBAUDEAU
  2011-07-28 19:58 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Benoît THÉBAUDEAU @ 2011-07-26 19:47 UTC (permalink / raw)
  To: Yann E. MORIN; +Cc: crossgcc

# HG changeset patch
# User "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
# Date 1311708127 -7200
# Node ID e69107cafaf14648fa0e5e2ae40ef86a6f7e9af9
# Parent  2651341cc084a0b6e5858f666c8a851fa6cbfa92
config: bump Linaro GCC revisions to 2011.07

This patch bumps the Linaro GCC revisions to 2011.07 when applicable.
Note that the `-0' suffix has been removed from the Linaro versioning scheme
beginning with this version.

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_06_0
+config CC_V_linaro_4_6_2011_07
     bool
-    prompt "linaro-4.6-2011.06-0 (EXPERIMENTAL)"
+    prompt "linaro-4.6-2011.07 (EXPERIMENTAL)"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_6
 
@@ -54,9 +54,9 @@
     depends on EXPERIMENTAL
     select CC_GCC_4_6
 
-config CC_V_linaro_4_5_2011_06_0
+config CC_V_linaro_4_5_2011_07
     bool
-    prompt "linaro-4.5-2011.06-0 (EXPERIMENTAL)"
+    prompt "linaro-4.5-2011.07 (EXPERIMENTAL)"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_5
 
@@ -319,10 +319,10 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "linaro-4.6-2011.06-0" if CC_V_linaro_4_6_2011_06_0
+    default "linaro-4.6-2011.07" if CC_V_linaro_4_6_2011_07
     default "4.6.1" if CC_V_4_6_1
     default "4.6.0" if CC_V_4_6_0
-    default "linaro-4.5-2011.06-0" if CC_V_linaro_4_5_2011_06_0
+    default "linaro-4.5-2011.07" if CC_V_linaro_4_5_2011_07
     default "4.5.3" if CC_V_4_5_3
     default "4.5.2" if CC_V_4_5_2
     default "4.5.1" if CC_V_4_5_1

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

* Re: [PATCH] config: bump Linaro GCC revisions to 2011.07
  2011-07-26 19:47 [PATCH] config: bump Linaro GCC revisions to 2011.07 Benoît THÉBAUDEAU
@ 2011-07-28 19:58 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2011-07-28 19:58 UTC (permalink / raw)
  To: Benoît THÉBAUDEAU; +Cc: crossgcc

Benoît, All,

On Tuesday 26 July 2011 21:46:40 Benoît THÉBAUDEAU wrote:
> # HG changeset patch
> # User "Benoît THÉBAUDEAU" <benoit.thebaudeau@advansee.com>
> # Date 1311708127 -7200
> # Node ID e69107cafaf14648fa0e5e2ae40ef86a6f7e9af9
> # Parent  2651341cc084a0b6e5858f666c8a851fa6cbfa92
> config: bump Linaro GCC revisions to 2011.07

Applied as #5711f9422329. Thank you!
Slightly changed the changeset summary to:
  cc/gcc: bump Linaro GCC revisions to 2011.07

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
For unsubscribe information see http://sourceware.org/lists.html#faq

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

end of thread, other threads:[~2011-07-28 19:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-07-26 19:47 [PATCH] config: bump Linaro GCC revisions to 2011.07 Benoît THÉBAUDEAU
2011-07-28 19:58 ` 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).