Jump to letter: [
ACEFGHIJKLMNOPRSTWXZ
]
ELFIO: ELF (Executable and Linkable Format) reader and producer
- Summary
- ELFIO is a C++ library for reading and generating files in the ELF binary
format. This library is unique and not based on any other product. It is also
platform independent. The library uses standard ANSI C++ constructions and
runs on a wide variety of architectures.
Changelog
- * Tue Feb 13 11:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 1.0.3-2
- Use -fPIC in CPPFLAGS (fixes x86_64)
- * Thu Jan 11 11:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 1.0.3-1
- Initial package for Fedora Extras