public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Rubio Bonilla <danielrubiob@gmail.com>
To: crossgcc@sourceware.org
Cc: danielrubiob@gmail.com
Subject: [PATCH 1 of 4] Updated linaro GCC 4.7 & 4.8 to version 2014.01
Date: Sun, 09 Feb 2014 22:18:00 -0000	[thread overview]
Message-ID: <08addb73e684d5e36f22.1391984020@uemo> (raw)
In-Reply-To: <patchbomb.1391984019@uemo>

# HG changeset patch
# User danielrubiob@gmail.com
# Date 1391980875 -3600
#      Sun Feb 09 22:21:15 2014 +0100
# Node ID 08addb73e684d5e36f22468918f7ae08c0a9060c
# Parent  529a71ea091e8ffa34d8b62f82e0996e3927750d
Updated linaro GCC 4.7 & 4.8 to version 2014.01

Signed-off-by: Daniel Rubio Bonilla <danielrubiob@gmail.com>

diff -r 529a71ea091e -r 08addb73e684 config/cc/gcc.in
--- a/config/cc/gcc.in	Thu Jan 16 14:55:23 2014 -0800
+++ b/config/cc/gcc.in	Sun Feb 09 22:21:15 2014 +0100
@@ -38,7 +38,7 @@
 
 config CC_V_linaro_4_8
     bool
-    prompt "linaro-4.8-2013.12"
+    prompt "linaro-4.8-2014.01"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_8
 
@@ -59,7 +59,7 @@
 
 config CC_V_linaro_4_7
     bool
-    prompt "linaro-4.7-2013.12"
+    prompt "linaro-4.7-2014.01"
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_7
 
@@ -449,11 +449,11 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
-    default "linaro-4.8-2013.12" if CC_V_linaro_4_8
+    default "linaro-4.8-2014.01" if CC_V_linaro_4_8
     default "4.8.2" if CC_V_4_8_2
     default "4.8.1" if CC_V_4_8_1
     default "4.8.0" if CC_V_4_8_0
-    default "linaro-4.7-2013.12" if CC_V_linaro_4_7
+    default "linaro-4.7-2014.01" if CC_V_linaro_4_7
     default "4.7.3" if CC_V_4_7_3
     default "4.7.2" if CC_V_4_7_2
     default "4.7.1" if CC_V_4_7_1

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

  reply	other threads:[~2014-02-09 22:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-09 22:16 [PATCH 0 of 4] Updated Linaro GCC and companion libs Daniel Rubio Bonilla
2014-02-09 22:18 ` Daniel Rubio Bonilla [this message]
2014-02-11 20:39   ` cc/gcc: update linaro GCC 4.7 & 4.8 to version 2014.01 Yann E. MORIN
2014-02-09 22:20 ` [PATCH 2 of 4] Updated GMP library Daniel Rubio Bonilla
2014-02-11 20:39   ` complibs/gmp: bump version Yann E. MORIN
2014-02-09 22:22 ` [PATCH 3 of 4] Updated MPC library Daniel Rubio Bonilla
2014-02-11 20:39   ` complibs/mpc: bump version Yann E. MORIN
2014-02-09 22:24 ` [PATCH 4 of 4] Updated CLooG library Daniel Rubio Bonilla
2014-02-11  0:11   ` Cody P Schafer
2014-02-11 20:39   ` complibs/cloog: bump version 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=08addb73e684d5e36f22.1391984020@uemo \
    --to=danielrubiob@gmail.com \
    --cc=crossgcc@sourceware.org \
    /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).