public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Daniel Zimmermann <netzimme@gmail.com>
To: crossgcc@sourceware.org
Subject: [PATCH] add gcc 4.8.2
Date: Sun, 20 Oct 2013 20:29:00 -0000	[thread overview]
Message-ID: <CAAeVVV8h26wuyRQxrh+jCJkrKp9vrsKFNQ_0gK6zLosgYErcHg@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 44 bytes --]

add gcc 4.8.2

greetings,
Daniel Zimmermann

[-- Attachment #2: pump_to_gcc4.8.2.patch --]
[-- Type: application/octet-stream, Size: 669 bytes --]

--- build/ct-ng/config/cc/gcc.in	2013-10-19 11:37:09.351230862 +0200
+++ source/crosstool-ng-trunk/config/cc/gcc.in	2013-10-19 11:41:43.040270975 +0200
@@ -42,6 +42,11 @@ config CC_V_linaro_4_8
     depends on CC_GCC_SHOW_LINARO
     select CC_GCC_4_8
 
+config CC_V_4_8_2
+    bool
+    prompt "4.8.2"
+    select CC_GCC_4_8
+
 config CC_V_4_8_1
     bool
     prompt "4.8.1"
@@ -443,6 +448,7 @@ config CC_VERSION
     string
 # Don't remove next line
 # CT_INSERT_VERSION_STRING_BELOW
+    default "4.8.2" if CC_V_4_8_2
     default "linaro-4.8-2013.06-1" if CC_V_linaro_4_8
     default "4.8.1" if CC_V_4_8_1
     default "4.8.0" if CC_V_4_8_0

[-- Attachment #3: Type: text/plain, Size: 71 bytes --]

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

                 reply	other threads:[~2013-10-20 20:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=CAAeVVV8h26wuyRQxrh+jCJkrKp9vrsKFNQ_0gK6zLosgYErcHg@mail.gmail.com \
    --to=netzimme@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).