Commit graph

6 commits

Author SHA1 Message Date
cherry
a176f86c10 Force use of elf_repl.h (libelf's own elf.h replacement headers)
instead of NetBSD's own elf.h.
See: http://mail-index.netbsd.org/tech-toolchain/2010/08/20/msg001355.html
2010-08-28 05:25:31 +00:00
wiz
af6b2d557d Update to 0.8.13:
Sun Nov  1 14:08:47 CET 2009, Michael Riepe <libelf@mr511.de>

	* README:
	* VERSION:
		update for 0.8.13 release.
	* libelf.pc.in:
		add -I${includedir}.
	* lib/begin.c:
	* lib/private.h:
		move archive related declarations.
	* lib/elf_repl.h:
		disable Elf64_Cap for 32-bit build.
	* lib/getaroff.c:
		new file.
	* lib/Makefile.in:
	* lib/Makefile.w32:
		add getaroff.c.
2009-11-15 21:26:51 +00:00
wiz
d232f469ca Update to 0.8.12. Set LICENSE.
Tue Jul  7 19:45:12 CEST 2009, Michael Riepe <libelf@mr511.de>

	* README:
	* VERSION:
		update for 0.8.12 release.

	* lib/libelf.h:
	* lib/x.elfext.c:
		add new and deprecate old functions.

Fri May 22 19:17:14 CEST 2009, Michael Riepe <libelf@mr511.de>

	* README:
	* VERSION:
		update for 0.8.11 release.

	* lib/libelf.h:
		add ELF_F_LAYOUT_OVERLAP flag.

	* lib/rawfile.c:
		fix re-read zero size bug.

	* lib/update.c:
		honor ELF_F_LAYOUT_OVERLAP flag.
2009-08-16 14:27:30 +00:00
drochner
9ce7cd7c74 update to 0.8.10
changes:
-portability/build system improvements (Windows/QNX)
-API extensions
-minor bugfixes
-improved builtin sanity checks
2007-10-11 18:53:12 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
recht
54af88a005 initial import of libelf-0.8.5
provided by Andrey Petrov in PR 24658

Libelf - ELF object file access library.
2004-03-04 11:27:59 +00:00