9 Commits

Author SHA1 Message Date
unknown 84971a4b2e update to v0.190
Signed-off-by: unknown <zhangchun39@huawei.com>
2024-12-06 15:48:16 +08:00
Mark Wielaard a344b8ce0b Update mailinglist subscription info.
Signed-off-by: Mark Wielaard <mark@klomp.org>
2020-03-25 23:25:49 +01:00
Mark Wielaard 04ecad6acd README: Add basic build instructions.
Signed-off-by: Mark Wielaard <mark@klomp.org>
2017-09-19 16:05:49 +02:00
Mark Wielaard 1700fd25e6 http://elfutils.org/ is now hosted at http://sourceware.org/elfutils/
fedorahosted used to be our home, but we are now hosted at sourceware.

Change the elfutils project home to http://elfutils.org/
Point hosted services (email, release, git, bug tracker and web pages)
to https://sourceware.org/elfutils/

Move design notes from README to NOTES.
Add URLs for home, releases, bugs, git and mailinglist to README.

Make the --version output of all tools the same by using a common
print_version function and update the publicly shown copyright holder
to the elfutils developers.

Signed-off-by: Mark Wielaard <mark@klomp.org>
2016-12-24 22:51:32 +01:00
Mark Wielaard c806736dc8 s/Really, not guarantee/Really, no guarantee/g
Signed-off-by: Mark Wielaard <mjw@redhat.com>
2015-01-27 15:55:50 +01:00
Mark Wielaard e905583afa README: Fix compatbile -> compatible typo.
Signed-off-by: Mark Wielaard <mjw@redhat.com>
2013-11-04 15:43:33 +01:00
Mark Wielaard 018c034403 README: Document that tools and libraries should be upgraded together.
On some distributions it was possible to upgrade separate parts of elfutils
individually. That causes hard to debug issues since some tools (e.g. readelf)
and some libraries (e.g. libdw) depend on libelf internal data structures,
which could be different between versions (or when configured with different
flags). So explicitly document that they should always be upgraded together.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
2013-11-04 15:19:32 +01:00
Ulrich Drepper 2a07f05eb1 Explain EBL ABI policy. 2009-01-24 17:16:39 -08:00
Ulrich Drepper b08d5a8fb4 Adjust for monotone. 2005-07-26 05:00:05 +00:00