From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx.dal1.terarocket.io (mx.dal1.terarocket.io [108.61.222.170]) by sourceware.org (Postfix) with ESMTP id DF2A93858D3C for ; Thu, 26 Aug 2021 17:31:33 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org DF2A93858D3C Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=unixzen.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=unixzen.com Received: by mx.dal1.terarocket.io (Postfix, from userid 1001) id A0C965E77F; Thu, 26 Aug 2021 17:31:33 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 mx.dal1.terarocket.io A0C965E77F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unixzen.com; s=default; t=1629999093; bh=ghIG/fF0/uqWY8Vb99l0DW5P0ETSbomEA0EemjOpYlA=; h=Date:From:Subject:To:In-Reply-To:References:From; b=NBf/NiXU6DMW1y+rZIIcv5t5hf+qSnHE62O4RhTi6d/oVo1xjF14el4S4HUYLEr2s pzpLfPbIQwTOJ72vRlRBE9Ulg5O+Bj/SzIUaF4JGBtovXu/My1OgQZBwkrP30tFIGN rWUvwKXPRGoBzfJXXOiDuTLHLf2g045fxZkq347s= X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on server2.sourceware.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=5.0 tests=BAYES_00, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_NONE, SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.4 Received: from mx.dal1.terarocket.io (localhost [IPv6:::1]) by mx.dal1.terarocket.io (Postfix) with ESMTPSA id 51B795E134; Thu, 26 Aug 2021 17:31:29 +0000 (UTC) DKIM-Filter: OpenDKIM Filter v2.11.0 mx.dal1.terarocket.io 51B795E134 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=unixzen.com; s=default; t=1629999089; bh=ghIG/fF0/uqWY8Vb99l0DW5P0ETSbomEA0EemjOpYlA=; h=Date:From:Subject:To:In-Reply-To:References:From; b=NWuQr8ziElZg5pSU3/WzyjsybC8DpXLNbG3BljUYvy3GuakkAmhdsXceTAhewNfMQ ZWCi+3sdMLXXdDdEQ4hgNPgfU7GvjCeE88dIuAcWxbEoir8guRctq+PazI79DQK/Rc o1+Q4bUjmsgaUpDMFpKHEEeM0nhV7Da6rIU6nld4= MIME-Version: 1.0 Date: Thu, 26 Aug 2021 17:31:29 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: RainLoop/1.13.0 From: "Alexander von Gluck IV" Message-ID: <34be311a14d953e40d315936e178d221@unixzen.com> Subject: Re: [PATCH] haiku: Upstream operating system support To: "Simon Marchi" , gdb-patches@sourceware.org In-Reply-To: <396375e7-5006-5c9d-5c87-cdf37c5c32ec@polymtl.ca> References: <396375e7-5006-5c9d-5c87-cdf37c5c32ec@polymtl.ca> <20210826171607.2069233-1-kallisti5@unixzen.com> 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: , X-List-Received-Date: Thu, 26 Aug 2021 17:31:44 -0000 August 26, 2021 12:26 PM, "Simon Marchi" wrote:= =0A> On 2021-08-26 1:16 p.m., Alexander von Gluck IV wrote:=0A> =0A>> The= se are the os support patches we have been grooming and maintaining=0A>> = for quite a few years over on git.haiku-os.org=0A>> ---=0A>> bfd/config.b= fd | 34 +++++++++++++++++++++++++++=0A>> bfd/configure | 2 +-=0A>> binuti= ls/configure | 2 +-=0A>> configure | 2 +-=0A>> configure.ac | 2 +-=0A>> g= as/config/tc-i386.c | 1 +=0A>> gas/config/te-haiku.h | 30 +++++++++++++++= +++++++++=0A>> gas/configure | 2 +-=0A>> gas/configure.tgt | 8 +++++++=0A= >> gprof/configure | 2 +-=0A>> ld/Makefile.am | 6 +++++=0A>> ld/Makefile.= in | 12 ++++++++++=0A>> ld/configure | 4 ++--=0A>> ld/configure.tgt | 20 = ++++++++++++++++=0A>> ld/emulparams/aarch64haiku.sh | 39 ++++++++++++++++= +++++++++++++++=0A>> ld/emulparams/armelf_haiku.sh | 33 +++++++++++++++++= +++++++++=0A>> ld/emulparams/elf32ppchaiku.sh | 7 ++++++=0A>> ld/emulpara= ms/elf_haiku.sh | 1 +=0A>> ld/emulparams/elf_i386_haiku.sh | 7 ++++++=0A>= > ld/emulparams/elf_mipsel_haiku.sh | 3 +++=0A>> ld/emulparams/elf_x86_64= _haiku.sh | 2 ++=0A>> libtool.m4 | 2 +-=0A>> opcodes/configure | 2 +-=0A>= =0A> Those directories are maintained by binutils, so this needs to be se= nt to=0A> binutils@sourceware.org.=0A=0AAck. sorry for the spam!=0A=0A --= Alex