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 3 of 4] Updated MPC library
Date: Sun, 09 Feb 2014 22:22:00 -0000	[thread overview]
Message-ID: <d78f3a4ba2df1e076851.1391984022@uemo> (raw)
In-Reply-To: <patchbomb.1391984019@uemo>

# HG changeset patch
# User danielrubiob@gmail.com
# Date 1391981096 -3600
#      Sun Feb 09 22:24:56 2014 +0100
# Node ID d78f3a4ba2df1e0768519764d1d0c295d8ce61bc
# Parent  e0361ed37146d025171ffd55a3e9f6a8a0a653c6
Updated MPC library

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

diff -r e0361ed37146 -r d78f3a4ba2df config/companion_libs/mpc.in
--- a/config/companion_libs/mpc.in	Sun Feb 09 22:23:59 2014 +0100
+++ b/config/companion_libs/mpc.in	Sun Feb 09 22:24:56 2014 +0100
@@ -6,6 +6,10 @@
 # Don't remove next line
 # CT_INSERT_VERSION_BELOW
 
+config MPC_V_1_0_2
+    bool
+    prompt "1.0.2"
+
 config MPC_V_1_0_1
     bool
     prompt "1.0.1"
@@ -22,7 +26,6 @@
     bool
     prompt "0.8.2"
 
-
 config MPC_V_0_8_1
     bool
     prompt "0.8.1"
@@ -37,6 +40,7 @@
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "1.0.2" if MPC_V_1_0_2
     default "1.0.1" if MPC_V_1_0_1
     default "1.0" if MPC_V_1_0
     default "0.9" if MPC_V_0_9

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

  parent reply	other threads:[~2014-02-09 22:22 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 ` [PATCH 1 of 4] Updated linaro GCC 4.7 & 4.8 to version 2014.01 Daniel Rubio Bonilla
2014-02-11 20:39   ` cc/gcc: update " 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 ` Daniel Rubio Bonilla [this message]
2014-02-11 20:39   ` complibs/mpc: " 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=d78f3a4ba2df1e076851.1391984022@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).