From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 9CFA63858C66; Thu, 3 Nov 2022 09:22:39 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9CFA63858C66 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667467359; bh=M0J6lO0Lc05bqQqlSLMST9U9xDB3YPV5znC2cVJgE1M=; h=From:To:Subject:Date:In-Reply-To:References:From; b=i55eOQkv9BSIAmcQIIyOf819fyW9l07B06pQh8EWzk3NsaBEt3QKq143wQjSwn/X+ 9OA/U/wz47RUE4Yc0xg8aR0kti444OzAaNbdHNE9QVLfB3pmjhNsCZNgVGwQVtf9Ji BUH8gS8mFeyAlL+KMApZdRJoITzK0B5vhuWoSZLI= From: "cvs-commit at gcc dot gnu.org" To: gdb-prs@sourceware.org Subject: [Bug gdb/29471] gdb 12.1 'i r' command doesn't recognise register NZCV under target aarch64-none-elf Date: Thu, 03 Nov 2022 09:22:37 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gdb X-Bugzilla-Component: gdb X-Bugzilla-Version: unknown X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: cvs-commit at gcc dot gnu.org X-Bugzilla-Status: WAITING X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D29471 --- Comment #4 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by Nick Clifton : https://sourceware.org/git/gitweb.cgi?p=3Dbinutils-gdb.git;h=3Dfa6895ad35eb= fa6a9e69808da0bae249d9b8a638 commit fa6895ad35ebfa6a9e69808da0bae249d9b8a638 Author: Nick Clifton Date: Thu Nov 3 09:17:41 2022 +0000 AVR Linker: Allow the start of the data region to specified on the comm= and line. PR 29471 * scripttempl/avr.sc (__DATA_REGION_ORIGIN__): Define. If a va= lue has not been provided on the command line then use DATA_ORIGIN. (MEMORY): Use __DATA_REGION_ORIGIN__ as the start of the data region. --=20 You are receiving this mail because: You are on the CC list for the bug.=