Jump to letter: [
ACEFGHIJKLMNOPQRSTWX
]
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
- * Wed Feb 14 01:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 1.0.3-2
- Use -fPIC in CPPFLAGS (fixes x86_64)
- * Fri Jan 12 01:00:00 2007 Tom "spot" Callaway <tcallawa{%}redhat{*}com> - 1.0.3-1
- Initial package for Fedora Extras