Coder Social home page Coder Social logo

elfv2-abi's Introduction

Power Architecture 64-Bit ELF V2 ABI Specification

This repository hold the source for the Power Architecture 64-bit ELF Version 2 ABI specification for the OpenPOWER Foundation. The PDF and HTML generated from the specification/ directory build a document that describe the ABI used by Linux on Power systems when running in little endian mode.

To build this project, one must ensure that the Docs-Master project has also been cloned at the same directory level as the ELFv2-ABI project. This can be accomplished with the following steps:

  1. Clone the master documentation project (Docs-Master) using the following command:
$ git clone https://github.com/OpenPOWERFoundation/Docs-Master.git
  1. Clone this project (ELFv2-ABI) using the following command:
$ git clone https://github.com/OpenPOWERFoundation/ELFv2-ABI.git
  1. Build the project with these commands:
$ cd ELFv2-ABI
$ mvn clean generate-sources

The online version of the document can be found in the OpenPOWER Foundation Document library at 64-Bit ELF V2 ABI Specification.

The project which control the look and feel of the document is the Docs-Maven-Plugin project.

License

This project is licensed under the GNU Free Documentation V1.3 license with no Invariants Sections, with no Front-Cover Texts, and with no Back-Cover Texts. More information can be found in the LICENSE file or online at

http://www.gnu.org/licenses/fdl-1.3.txt

Community

To comment on, propose changes, and engage in community dialogue, you can open issues in the Project Issues or post to the community mailing list ([email protected]).

Contributions

To contribute to the project, post patches to the community mailing list ([email protected]) where they will be reviewed and approved when ready.

Contributions to this project should conform to the Developer Certificate of Origin as defined at http://elinux.org/Developer_Certificate_Of_Origin. Commits to this project need to contain the following line to indicate the submitter accepts the DCO:

Signed-off-by: Your Name <[email protected]>

By contributing in this way, you agree to the terms as follows:

Developer Certificate of Origin
Version 1.1

Copyright (C) 2004, 2006 The Linux Foundation and its contributors.
660 York Street, Suite 102,
San Francisco, CA 94110 USA

Everyone is permitted to copy and distribute verbatim copies of this
license document, but changing it is not allowed.


Developer's Certificate of Origin 1.1

By making a contribution to this project, I certify that:

(a) The contribution was created in whole or in part by me and I
    have the right to submit it under the open source license
    indicated in the file; or

(b) The contribution is based upon previous work that, to the best
    of my knowledge, is covered under an appropriate open source
    license and I have the right under that license to submit that
    work with modifications, whether created in whole or in part
    by me, under the same open source license (unless I am
    permitted to submit under a different license), as indicated
    in the file; or

(c) The contribution was provided directly to me by some other
    person who certified (a), (b) or (c) and I have not modified
    it.

(d) I understand and agree that this project and the contribution
    are public and that a record of the contribution (including all
    personal information I submit with it, including my sign-off) is
    maintained indefinitely and may be redistributed consistent with
    this project or the open source license(s) involved.

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.