OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [tags/] [gnu-src/] [binutils-2.20.1/] [binutils-2.20.1-or32-1.0rc1/] [elfcpp/] [README] - Diff between revs 205 and 521

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 205 Rev 521
elfcpp is a C++ library for reading and writing ELF information.  This
elfcpp is a C++ library for reading and writing ELF information.  This
was written to support gold, the ELF linker, and may not be generally
was written to support gold, the ELF linker, and may not be generally
useful.
useful.
elfcpp does not do file I/O.  It deals only with offsets and memory
elfcpp does not do file I/O.  It deals only with offsets and memory
data.
data.
For efficiency, most accessors are templates with two arguments: the
For efficiency, most accessors are templates with two arguments: the
ELF file class (32 or 64 bits) and the endianness.
ELF file class (32 or 64 bits) and the endianness.
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.