Code Monkey home page Code Monkey logo

Comments (6)

jim-wilson avatar jim-wilson commented on July 20, 2024 1

They were already implemented before I started doing ARM work, so I don't have any direct experiences with development issues. I've only dealt with them as a user, and have found them useful. There are other targets with attribute support besides ARM, and I think we can just use the generic binutils support for this, customized with RISC-V specific hooks. Though the generic attribute support is based on the ARM support, as I think the ARM target was the first to do this.

from riscv-elf-psabi-doc.

aswaterman avatar aswaterman commented on July 20, 2024

I agree we should reserve a block of relocations for nonstandard extensions to the ABI. @palmer-dabbelt @asb any objections with reserving 192-255 for this purpose?

from riscv-elf-psabi-doc.

asb avatar asb commented on July 20, 2024

No objections, we should reserve some space for non-standard relocations.

The other missing piece is metadata in the ELF which describes the non-standard extensions which are targeted. Kito was hoping to propose something for that, based on the discussion in #47.

from riscv-elf-psabi-doc.

aswaterman avatar aswaterman commented on July 20, 2024

Indeed. Whatever the solution to #47 might be, it should also provide enough information to decode what the nonstandard relocs mean.

from riscv-elf-psabi-doc.

kito-cheng avatar kito-cheng commented on July 20, 2024

BTW #47 is getting higher priority to me, I am working on implement that on biinutils now, and I've changed to implement an attribute section (ref [1] ELF for the ARM® Architecture, 4.3.6 Build Attributes).

[1] http://infocenter.arm.com/help/topic/com.arm.doc.ihi0044f/IHI0044F_aaelf.pdf

from riscv-elf-psabi-doc.

aswaterman avatar aswaterman commented on July 20, 2024

Cool. @jim-wilson are there any lessons to be learned from using the ARM attribute section?

from riscv-elf-psabi-doc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.