Retro68/elfutils
2017-09-28 18:31:03 +02:00
..
backends Add elfutils-0.170 2017-09-21 21:04:42 +02:00
config Add elfutils-0.170 2017-09-21 21:04:42 +02:00
lib Add elfutils-0.170 2017-09-21 21:04:42 +02:00
libasm Add elfutils-0.170 2017-09-21 21:04:42 +02:00
libcpu Add elfutils-0.170 2017-09-21 21:04:42 +02:00
libdw Add elfutils-0.170 2017-09-21 21:04:42 +02:00
libdwelf Add elfutils-0.170 2017-09-21 21:04:42 +02:00
libdwfl Add elfutils-0.170 2017-09-21 21:04:42 +02:00
libebl Add elfutils-0.170 2017-09-21 21:04:42 +02:00
libelf Use a simple CMake build for libelf (autoconf is causing trouble on Mac OS 10.4) 2017-09-28 18:31:03 +02:00
m4 Add elfutils-0.170 2017-09-21 21:04:42 +02:00
po Add elfutils-0.170 2017-09-21 21:04:42 +02:00
src Add elfutils-0.170 2017-09-21 21:04:42 +02:00
tests Add elfutils-0.170 2017-09-21 21:04:42 +02:00
ABOUT-NLS Add elfutils-0.170 2017-09-21 21:04:42 +02:00
aclocal.m4 Add elfutils-0.170 2017-09-21 21:04:42 +02:00
AUTHORS Add elfutils-0.170 2017-09-21 21:04:42 +02:00
ChangeLog Add elfutils-0.170 2017-09-21 21:04:42 +02:00
config.h.in Add elfutils-0.170 2017-09-21 21:04:42 +02:00
configure Add elfutils-0.170 2017-09-21 21:04:42 +02:00
configure.ac Add elfutils-0.170 2017-09-21 21:04:42 +02:00
CONTRIBUTING Add elfutils-0.170 2017-09-21 21:04:42 +02:00
COPYING Add elfutils-0.170 2017-09-21 21:04:42 +02:00
COPYING-GPLV2 Add elfutils-0.170 2017-09-21 21:04:42 +02:00
COPYING-LGPLV3 Add elfutils-0.170 2017-09-21 21:04:42 +02:00
elfutils.spec Add elfutils-0.170 2017-09-21 21:04:42 +02:00
GPG-KEY Add elfutils-0.170 2017-09-21 21:04:42 +02:00
INSTALL Add elfutils-0.170 2017-09-21 21:04:42 +02:00
Makefile.am Add elfutils-0.170 2017-09-21 21:04:42 +02:00
Makefile.in Add elfutils-0.170 2017-09-21 21:04:42 +02:00
NEWS Add elfutils-0.170 2017-09-21 21:04:42 +02:00
NOTES Add elfutils-0.170 2017-09-21 21:04:42 +02:00
README Add elfutils-0.170 2017-09-21 21:04:42 +02:00
THANKS Add elfutils-0.170 2017-09-21 21:04:42 +02:00
TODO Add elfutils-0.170 2017-09-21 21:04:42 +02:00
version.h Add elfutils-0.170 2017-09-21 21:04:42 +02:00

The elfutils project provides libraries and tools for ELF files and DWARF data.

The project home is http://elfutils.org/

Releases are published at ftp://sourceware.org/pub/elfutils/
Which can also be found at https://sourceware.org/elfutils/ftp/

Please reports bugs at https://sourceware.org/bugzilla/

The current elfutils source code can be checked out with
git clone git://sourceware.org/git/elfutils.git

The developer mailinglist to send patches to is
elfutils-devel@sourceware.org.
https://sourceware.org/ml/elfutils-devel/

To subscribe send an email to elfutils-devel-subscribe@sourceware.org
Or use the form at https://sourceware.org/lists.html#ml-requestor

See the CONTRIBUTING file for how to propose patches to the code.

See the NOTES files for some design decisions and notes.