public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
To: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Cc: crossgcc@sourceware.org
Subject: [PATCH 1 of 2] cc/gcc: update Linaro GCC revisions to 2011.12
Date: Mon, 12 Dec 2011 12:31:00 -0000	[thread overview]
Message-ID: <7cfc8965ef78bba17584.1323693038@advlt005-ubuntu> (raw)
In-Reply-To: <patchbomb.1323693037@advlt005-ubuntu>

# HG changeset patch
# User "Benoît Thébaudeau" <benoit.thebaudeau@advansee.com>
# Date 1323692711 -3600
# Node ID 7cfc8965ef78bba17584a082cbc27932a4a8cdee
# Parent  7a5ee8d36a1de21f8cb1e1cd138c0f066f0ec8c2
cc/gcc: update Linaro GCC revisions to 2011.12

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_11
+config CC_V_linaro_4_6_2011_12
     bool
-    prompt "linaro-4.6-2011.11 (EXPERIMENTAL)"
+    prompt "linaro-4.6-2011.12 (EXPERIMENTAL)"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_6
 
@@ -60,9 +60,9 @@
     depends on EXPERIMENTAL
     select CC_GCC_4_6
 
-config CC_V_linaro_4_5_2011_10
+config CC_V_linaro_4_5_2011_12
     bool
-    prompt "linaro-4.5-2011.10 (EXPERIMENTAL)"
+    prompt "linaro-4.5-2011.12 (EXPERIMENTAL)"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_5
 
@@ -325,11 +325,11 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "linaro-4.6-2011.11" if CC_V_linaro_4_6_2011_11
+    default "linaro-4.6-2011.12" if CC_V_linaro_4_6_2011_12
     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
-    default "linaro-4.5-2011.10" if CC_V_linaro_4_5_2011_10
+    default "linaro-4.5-2011.12" if CC_V_linaro_4_5_2011_12
     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

  parent reply	other threads:[~2011-12-12 12:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-12 12:31 [PATCH 0 of 2] Update Linaro gcc/gdb Benoît Thébaudeau
2011-12-12 12:31 ` [PATCH 2 of 2] debug/gdb: update Linaro GDB revisions to 2011.12 Benoît Thébaudeau
2011-12-12 12:31 ` Benoît Thébaudeau [this message]
2011-12-12 23:01 ` [PATCH 0 of 2] Update Linaro gcc/gdb Yann E. MORIN

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7cfc8965ef78bba17584.1323693038@advlt005-ubuntu \
    --to=benoit.thebaudeau@advansee.com \
    --cc=crossgcc@sourceware.org \
    --cc=yann.morin.1998@anciens.enib.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).