public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Bryan Hundven <bryanhundven@gmail.com>
To: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Cc: crossgcc@sourceware.org
Subject: [PATCH 1 of 3] Add updated gcc 4.6.3
Date: Thu, 01 Mar 2012 23:41:00 -0000	[thread overview]
Message-ID: <cc5c8bd6c1a2cce7d4c0.1330645266@chopsaw.wgti.net> (raw)
In-Reply-To: <patchbomb.1330645265@chopsaw.wgti.net>

# HG changeset patch
# User "Bryan Hundven" <bryanhundven@gmail.com>
# Date 1330644009 28800
# Node ID cc5c8bd6c1a2cce7d4c009ef9a6f0895fa089699
# Parent  369e2fbe9010a1911d61b56c977d2c94949daef9
Add updated gcc 4.6.3

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>

diff -r 369e2fbe9010 -r cc5c8bd6c1a2 config/cc/gcc.in
--- a/config/cc/gcc.in	Sun Jul 24 19:35:24 2011 +0200
+++ b/config/cc/gcc.in	Thu Mar 01 15:20:09 2012 -0800
@@ -42,6 +42,12 @@
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_6
 
+config CC_V_4_6_3
+    bool
+    prompt "4.6.3 (EXPERIMENTAL)"
+    depends on EXPERIMENTAL
+    select CC_GCC_4_6
+
 config CC_V_4_6_2
     bool
     prompt "4.6.2 (EXPERIMENTAL)"
@@ -326,6 +332,7 @@
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
     default "linaro-4.6-2012.02" if CC_V_linaro_4_6_2012_02
+    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
     default "4.6.0" if CC_V_4_6_0

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

      parent reply	other threads:[~2012-03-01 23:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-01 23:41 [PATCH 0 of 3] Update gcc, eglibc, and kernel versions Bryan Hundven
2012-03-01 23:41 ` [PATCH 2 of 3] Add updated eglibc 2.15 Bryan Hundven
2012-03-02  1:05   ` Bryan Hundven
2012-03-02  1:30     ` Bryan Hundven
2012-03-26 10:04       ` Florian Fainelli
2012-03-01 23:41 ` [PATCH 3 of 3] Add updated kernel versions: 3.2.7 and 3.2.8 Bryan Hundven
2012-03-01 23:41 ` Bryan Hundven [this message]

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=cc5c8bd6c1a2cce7d4c0.1330645266@chopsaw.wgti.net \
    --to=bryanhundven@gmail.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).