From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Clifton Date: Tue, 19 May 2020 14:30:06 +0100 Subject: [OpenRISC] [PATCH 0/8] OpenRISC BFD fixups for Glibc In-Reply-To: <20200514210018.2749462-1-shorne@gmail.com> References: <20200514210018.2749462-1-shorne@gmail.com> Message-ID: <2c2a4907-bb08-a112-e716-bf6f2cef3642@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: openrisc@lists.librecores.org Hi Stafford, > Stafford Horne (8): > or1k: Fix static linking when with .rela.got relocations > or1k: Fix dynamic TLS symbol flag > or1k: Add TLS mask to handle multiple model access > or1k: Fix issue with multiple PCREL relocations > or1k: TLS offset to use tcb size and section alignment > or1k: refactor: Rename p to sec_relocs > or1k: refactor: Rename s to sgot and splt > or1k: Add dynamic flag to tpoff Patch series approved and applied. (Sorry for the delay...) Cheers Nick