[PATCH v2 0/2] RISC-V: Preparation for more generic linker relaxation
Tsukasa OI
research_trasio@irq.a4lg.com
Sun Oct 15 00:44:16 GMT 2023
More information about the Binutils mailing list
Sun Oct 15 00:44:16 GMT 2023
- Previous message (by thread): [PATCH 2/2] RISC-V: Prepare for more generic PCREL relaxations
- Next message (by thread): [PATCH v2 1/2] RISC-V: Group linker relaxation features
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, For details, see the cover letter of PATCH v1. PATCH v1: <https://sourceware.org/pipermail/binutils/2023-October/129952.html> Changes: v1->v2 1. [1/2] Minor fix to the commit message 2. [1/2] Deduplicate bfd_link_pic(info) as RISCV_RELAX_PIC feature flag 3. [2/2] Change some function description comment from "GP-relative" to "GP/zero-relative". Thanks, Tsukasa Tsukasa OI (2): RISC-V: Group linker relaxation features RISC-V: Prepare for more generic PCREL relaxations bfd/elfnn-riscv.c | 191 ++++++++++++++++++++++++++-------------------- 1 file changed, 110 insertions(+), 81 deletions(-) base-commit: cd09b5ddefe662dcaa793cfa348730cbdee1e01b -- 2.42.0
- Previous message (by thread): [PATCH 2/2] RISC-V: Prepare for more generic PCREL relaxations
- Next message (by thread): [PATCH v2 1/2] RISC-V: Group linker relaxation features
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list