From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id N3+pI0E2RGGOHgAAWB0awg (envelope-from ) for ; Fri, 17 Sep 2021 02:31:29 -0400 Received: by simark.ca (Postfix, from userid 112) id 71E671EDF0; Fri, 17 Sep 2021 02:31:29 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on simark.ca X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,MAILING_LIST_MULTI,RDNS_DYNAMIC,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (ip-8-43-85-97.sourceware.org [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 6040A1EDF0 for ; Fri, 17 Sep 2021 02:31:28 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 96FD03857809 for ; Fri, 17 Sep 2021 06:31:27 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 96FD03857809 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1631860287; bh=HgUw3n65VPveHe8N/Ho+sEY1RUiYvunZmj8rvP9irv0=; h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post: List-Help:List-Subscribe:From:Reply-To:From; b=S3LPt2fcS+1/GiQsheK+7UGgTTvmjwWxitUq1zO0Sn7gsCKyn4QbU6L5LaZHF2jNg Te7k3gqQHuRzojd59PU9rE3E1D7DHiTtuqNcYdKl1l/dWjmS3Pnz7Rt3xs4+zFgnAo rQ6ewnewF0Up5yaubyiIw6KhILkJtQtKI1M1Q3cA= Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by sourceware.org (Postfix) with ESMTPS id 205F73858401 for ; Fri, 17 Sep 2021 06:31:07 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 205F73858401 X-IronPort-AV: E=McAfee;i="6200,9189,10109"; a="308277797" X-IronPort-AV: E=Sophos;i="5.85,300,1624345200"; d="scan'208";a="308277797" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2021 23:31:05 -0700 X-IronPort-AV: E=Sophos;i="5.85,300,1624345200"; d="scan'208";a="554481116" Received: from mulvlfelix.iul.intel.com (HELO localhost) ([172.28.48.31]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Sep 2021 23:31:04 -0700 To: gdb-patches@sourceware.org, simon.marchi@polymtl.ca Subject: [PATCH] gdb, doc: Add ieee_half and bfloat16 to list of predefined target types. Date: Fri, 17 Sep 2021 08:29:56 +0200 Message-Id: <20210917062956.3513948-1-felix.willgerodt@intel.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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: , From: Felix Willgerodt via Gdb-patches Reply-To: Felix Willgerodt Errors-To: gdb-patches-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb-patches" For some reason these two weren't added to the list when they were orginally added to GDB. gdb/doc/ChangeLog: 2021-09-14 Felix Willgerodt * gdb.texinfo (Predefined Target Types): Mention ieee_half and bfloat16. --- gdb/doc/gdb.texinfo | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 88f97012b73..b4f7268d779 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -45972,12 +45972,18 @@ pointers; printing a code pointer converts it into a symbolic address. The stack pointer and any dedicated address registers may be marked as data pointers. +@item ieee_half +Half precision IEEE floating point. + @item ieee_single Single precision IEEE floating point. @item ieee_double Double precision IEEE floating point. +@item bfloat16 +bfloat16 floating point format used e.g. by x86 and ARM. + @item arm_fpa_ext The 12-byte extended precision format used by ARM FPA registers. -- 2.31.1 Intel Deutschland GmbH Registered Address: Am Campeon 10, 85579 Neubiberg, Germany Tel: +49 89 99 8853-0, www.intel.de Managing Directors: Christin Eisenschmid, Sharon Heck, Tiffany Doon Silva Chairperson of the Supervisory Board: Nicole Lau Registered Office: Munich Commercial Register: Amtsgericht Muenchen HRB 186928