Re: unknown error after dwarf_cfi_addrframe()

2019-02-12 Thread Ben Woodard
ing -1. > > Sasha > > > > From: Mark Wielaard > Sent: Tuesday, February 12, 2019 2:09 AM > To: Sasha Da Rocha Pinheiro > Cc: elfutils-devel@sourceware.org; Ben Woodard > Subject: Re: unknown error after dwarf_cfi_addrframe() > > On Tue, Feb 12, 2019 at

[PATCH] Begin adding some docs to elfutils

2019-08-22 Thread Ben Woodard
out for now. -dnl AC_CONFIG_FILES([doc/Makefile]) +AC_CONFIG_FILES([doc/Makefile]) dnl Support library. AC_CONFIG_FILES([lib/Makefile]) diff --git a/doc/ChangeLog b/doc/ChangeLog index 380a0cd7..7d2affce 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,20 @@ +2019-08-21 Ben Woodard

[PATCH] V2 Begin adding some docs to elfutils

2019-08-23 Thread Ben Woodard
directory. - Disable sgml file building - Build man pages the automake way Since V1 - Put man pages in the proper directories. - Added copy of Gnu Free Documentation License - Modified eu-readelf.1 man page to match the supported options. Signed-off-by: Ben Woodard --- Makefile.am | 3