From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id 8NtgD5wA6l8ARwAAWB0awg (envelope-from ) for ; Mon, 28 Dec 2020 10:58:20 -0500 Received: by simark.ca (Postfix, from userid 112) id 37D5C1F0AA; Mon, 28 Dec 2020 10:58:20 -0500 (EST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_NONE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from sourceware.org (unknown [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id C99BB1E552 for ; Mon, 28 Dec 2020 10:58:19 -0500 (EST) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 6AFAF383E809; Mon, 28 Dec 2020 15:58:19 +0000 (GMT) Received: from mail-wm1-x332.google.com (mail-wm1-x332.google.com [IPv6:2a00:1450:4864:20::332]) by sourceware.org (Postfix) with ESMTPS id 1B4133870910 for ; Mon, 28 Dec 2020 15:58:17 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 1B4133870910 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=embecosm.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=andrew.burgess@embecosm.com Received: by mail-wm1-x332.google.com with SMTP id 3so10129504wmg.4 for ; Mon, 28 Dec 2020 07:58:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=embecosm.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=JA5kTjcL2QYJXpsr6rMePcFleGbMIRLhbD5BcnZ1/ck=; b=Cuo/NXClqIDyCnhBX4/OCljcKj9nt7xvF9jt6jcFD9bKwXPcqJkqHexigBA6+cGsKv YyCXUgq9dv7CEyrjhgpZMTTfNp1DOz00cwszcFKsUjXfNrkcjmRV4UCcOyBL3i2WGU8i cjSjKm7KK5iHV1MrLARuEkUNbOnZZlzGnbcyxCWO9yLUADZUrBxL+GlPZJW8VdNDUj9x cTzQKR2aVeQUHP48xlrMGePmQ5VG8dn8Tamxonxic3L2uSnwTDA3elp0sNoNuk5aPT6L jnH40fKGKI8kp0IH27orwVzlIvCHYl+eM/d1MPRKKHiDJBsPfyGLTMva5SPGqKoGYrLY vnkA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=JA5kTjcL2QYJXpsr6rMePcFleGbMIRLhbD5BcnZ1/ck=; b=WLyyD2COG0QexkjhH70YRnem/YvZBVGzTCr76JPNu30pSdKboOaMN9LmMcRO7Gow+6 0o/mmFzHXm/5apivCtMukgOt9EC7+pXn1kIF2W7CqK8CV1mMINUTU61Urobkwc6HzVz9 Kxqee3jaAtGEKhPeeUUXzw523PVPrfAgZli5f6tbIxFKnw5jlBY1+jXebw2oBN0iqOdx sa/qRaWGPxImS1mZ4+XMYAGbZlXiqQfaiYxFIc4cUNVEAnyN+FTYZ/+bt7zYkrXMe4RK fMVZShhNChtm87zX4GzGfTEN9KqbJrqx5UdTSdcq1EW3qeB97ywgFxoVQtRqbLCbNRJM StcQ== X-Gm-Message-State: AOAM5301gIntoadgxVldNWRU5NhOYP4oP0sF8pWLSwGUDlJyomKOVICp pBQQnebcNmekB21aySO3dOU+MGfW07jtMw== X-Google-Smtp-Source: ABdhPJyshPocfWNcamBwKy9UlvTjcJtpVC3y5xXtn7vUfedJb72LWqLm25iLsRtY1IpqBKwXcrYmoA== X-Received: by 2002:a1c:741a:: with SMTP id p26mr21785678wmc.47.1609171096270; Mon, 28 Dec 2020 07:58:16 -0800 (PST) Received: from localhost (host109-154-20-128.range109-154.btcentralplus.com. [109.154.20.128]) by smtp.gmail.com with ESMTPSA id o125sm21107716wmo.30.2020.12.28.07.58.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 28 Dec 2020 07:58:15 -0800 (PST) Date: Mon, 28 Dec 2020 15:58:13 +0000 From: Andrew Burgess To: Pavel Kryukov Subject: Re: [PATCH] Include to sim-main.c for abort() declaration Message-ID: <20201228155813.GR2945@embecosm.com> References: <20201227104823.85-1-kryukov@frtk.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201227104823.85-1-kryukov@frtk.ru> X-Operating-System: Linux/5.8.13-100.fc31.x86_64 (x86_64) X-Uptime: 15:57:57 up 19 days, 20:42, X-Editor: GNU Emacs [ http://www.gnu.org/software/emacs ] X-BeenThere: gdb-patches@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Gdb-patches mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: gdb-patches@sourceware.org Errors-To: gdb-patches-bounces@sourceware.org Sender: "Gdb-patches" * Pavel Kryukov [2020-12-27 13:48:23 +0300]: > From: "Pavel I. Kryukov" > > sim/mips/ChangeLog: > > * sim-main.c: Include Approved. Thanks, Andrew > --- > sim/mips/ChangeLog | 4 ++++ > sim/mips/sim-main.c | 1 + > 2 files changed, 5 insertions(+) > > diff --git a/sim/mips/ChangeLog b/sim/mips/ChangeLog > index f9a1eb96c6..ba0043ca48 100644 > --- a/sim/mips/ChangeLog > +++ b/sim/mips/ChangeLog > @@ -1,3 +1,7 @@ > +2020-12-27 Pavel I. Kryukov > + > + * sim-main.c: Include . > + > 2020-12-12 Pavel I. Kryukov > > * cp1.c: Include . > diff --git a/sim/mips/sim-main.c b/sim/mips/sim-main.c > index d61ce61fc8..620f4b2990 100644 > --- a/sim/mips/sim-main.c > +++ b/sim/mips/sim-main.c > @@ -22,6 +22,7 @@ > #include "sim-main.h" > #include "sim-assert.h" > > +#include > > /*---------------------------------------------------------------------------*/ > /*-- simulator engine -------------------------------------------------------*/ > -- > 2.17.1 >